but0n / Ashes

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

Display result of BoomBoxWithAxes.gltf is different from assumed #9

Closed cx20 closed 5 years ago

cx20 commented 5 years ago

Ashes + BoomBoxWithAxes.gltf result: image

three.js + BoomBoxWithAxes.gltf result: image

cx20 commented 5 years ago

In the model below, the item label is hidden behind. I think it is probably the same cause. Ashes + VertexColorTest.gltf result: image

but0n commented 5 years ago

Thanks for your feedback! image

cx20 commented 5 years ago

I confirmed that this issue has been fixed in the latest version of the library.

Ashes + BoomBoxWithAxes.gltf result: image

Ashes + VertexColorTestgltf result: image