Skip to content

Instantly share code, notes, and snippets.

@chrismatthieu
Last active April 2, 2022 00:30
Show Gist options
  • Save chrismatthieu/617e7a8c2d9c7ec30c6b68306fdf64e8 to your computer and use it in GitHub Desktop.
Save chrismatthieu/617e7a8c2d9c7ec30c6b68306fdf64e8 to your computer and use it in GitHub Desktop.
{
"assets": [
{ "id": "cityModel", "src": "https://xrpanet.s3.us-west-1.amazonaws.com/scaniverse3.glb"},
{ "id": "InteonNFT-0", "src": "https://raw.githubusercontent.com/eshnil2000/i-nft-images/master/3D-GLTF/InteonNFT-0.gltf"}
],
"entities": [
{ "id":"city", "gltf-model": "#cityModel", "scale": "2 2 2"},
{ "id":"InteonNFT-0", "gltf-model": "#InteonNFT-0", "scale": "5 5 5", "position": "0 2.5 2", "rotation": "-30 0 0"}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment