Skip to content

Instantly share code, notes, and snippets.

@swapp1990
Created May 5, 2026 21:17
Show Gist options
  • Select an option

  • Save swapp1990/de09033b5a33f8abc867ed42e7b681c9 to your computer and use it in GitHub Desktop.

Select an option

Save swapp1990/de09033b5a33f8abc867ed42e7b681c9 to your computer and use it in GitHub Desktop.
MeshMill audit demo runtime JSON artifacts
{"name":"Audit Dancing","duration":1,"tracks":[{"boneName":"root","property":"position","times":[0,1],"values":[0,0,0,0,0.1,0]}]}
{"name":"Audit Idle","duration":1,"tracks":[{"boneName":"root","property":"position","times":[0,1],"values":[0,0,0,0,0,0]}]}
{"materials":[{"name":"Audit Blue Material"}]}
{"meshes":[{"name":"Audit Triangle Mesh","positions":[0,0,0,1,0,0,0,1,0],"indices":[0,1,2]}]}
{"textures":[{"name":"Audit Pixel Texture","data":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+/p9sAAAAASUVORK5CYII="}]}
{"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