Skip to content

Instantly share code, notes, and snippets.

@McJty

McJty/test.gltf Secret

Created June 1, 2021 03:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McJty/f6e66a13e5da8927714274e43bb7da59 to your computer and use it in GitHub Desktop.
Save McJty/f6e66a13e5da8927714274e43bb7da59 to your computer and use it in GitHub Desktop.
{
"meshes": [
...
{
"name" : "link_MetalDoor",
"primitives" : [
{
"attributes" : {
"POSITION" : 88,
"NORMAL" : 89,
"TANGENT" : 90,
"TEXCOORD_0" : 91
},
"indices" : 92,
"material" : 5
}
]
}
],
"nodes": [
{
{
"mesh" : 17,
"name" : "MainDoorR",
"translation" : [
-17.003267288208008,
0,
20.113956451416016
]
},
...
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment