Created
May 5, 2026 21:17
-
-
Save swapp1990/de09033b5a33f8abc867ed42e7b681c9 to your computer and use it in GitHub Desktop.
MeshMill audit demo runtime JSON artifacts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"name":"Audit Dancing","duration":1,"tracks":[{"boneName":"root","property":"position","times":[0,1],"values":[0,0,0,0,0.1,0]}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"name":"Audit Idle","duration":1,"tracks":[{"boneName":"root","property":"position","times":[0,1],"values":[0,0,0,0,0,0]}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"materials":[{"name":"Audit Blue Material"}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"meshes":[{"name":"Audit Triangle Mesh","positions":[0,0,0,1,0,0,0,1,0],"indices":[0,1,2]}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"textures":[{"name":"Audit Pixel Texture","data":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+/p9sAAAAASUVORK5CYII="}]} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"name":"Audit Walking","duration":1,"tracks":[{"boneName":"root","property":"position","times":[0,1],"values":[0,0,0,0.1,0,0]}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment