but0n / Ashes

WebGL2.0 3D Engine - Global Illumination - RayTracing
https://codepen.io/but0n/pen/jddYoX
MIT License
331 stars 15 forks source link

Polly's skinning animation is incorrect #15

Closed cx20 closed 5 years ago

cx20 commented 5 years ago

Project "Polly" is a model created to introduce all the new features of glTF 2.0. https://github.com/KhronosGroup/glTF-Blender-Exporter/tree/master/polly

However, Ashes does not seem to be able to display Polly correctly yet. Ashes + project_polly.gltf result: ashes_polly_004

but0n commented 5 years ago

Thanks for your feedback!

It should be fixed in v0.0.46, also #16 Ashes + project_polly.gltf result:

cx20 commented 5 years ago

I confirmed that v0.0.46 skinning animation problem has been solved. Ashes v0.0.46 + project_polly.gltf result: ashes_polly_005

The nameplate is not displayed, but I think this is another issue.