Skip to content

Instantly share code, notes, and snippets.

@chrismatthieu
Created August 8, 2021 15:53
Show Gist options
  • Save chrismatthieu/4b3985c0c19b4fa2979a2c2137778415 to your computer and use it in GitHub Desktop.
Save chrismatthieu/4b3985c0c19b4fa2979a2c2137778415 to your computer and use it in GitHub Desktop.
{
"assets": [
{ "id": "cityModel", "src": "https://xrpanet.s3-us-west-1.amazonaws.com/80swarehouse/scene.gltf"}
],
"entities": [
{ "id":"city", "gltf-model": "#cityModel", "position":"-26.63102 0 -0.2212", "scale":"2 1 2", "rotation":"0 0 0"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment