Skip to content

Instantly share code, notes, and snippets.

@chrismatthieu
Created August 8, 2021 16:04
Show Gist options
  • Save chrismatthieu/75cdd765cc9d99adee9a6c11c4c5ab60 to your computer and use it in GitHub Desktop.
Save chrismatthieu/75cdd765cc9d99adee9a6c11c4c5ab60 to your computer and use it in GitHub Desktop.
{
"assets": [
{ "id": "cityModel", "src": "https://xrpanet.s3-us-west-1.amazonaws.com/skybox/scene.gltf"}
],
"entities": [
{ "id":"city", "gltf-model": "#cityModel"},
{ "id":"light", "light":"color: #FFF; intensity: 10", "position":"-1 1 0"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment