Skip to content

Instantly share code, notes, and snippets.

@chrismatthieu
Last active August 4, 2021 21:50
Show Gist options
  • Save chrismatthieu/9cd824134cd2d8ecdb394b8b3aad66f7 to your computer and use it in GitHub Desktop.
Save chrismatthieu/9cd824134cd2d8ecdb394b8b3aad66f7 to your computer and use it in GitHub Desktop.
{
"assets": [
{ "id": "tree-obj", "src": "https://xrpanet.s3-us-west-1.amazonaws.com/vroffice/mdl.obj"},
{ "id": "tree-mtl", "src": "https://xrpanet.s3-us-west-1.amazonaws.com/vroffice/mdl.mtl"}
],
"entities": [
{ "id":"office", "obj-model": "obj: #tree-obj; mtl: #tree-mtl"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment