but0n / Ashes

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

SimpleTexture.gltf is not displayed correctly #10

Closed cx20 closed 5 years ago

cx20 commented 5 years ago

I tried to display SimpleTexture.gltf of glTF Tutorials in Ashes. However, it seems that it is not displayed correctly.

Ashes + SimpleTexture.gltf result: image

three.js + SimpleTexture.gltf result: image

but0n commented 5 years ago

Thanks! I think this is related to #6, I'll fix this soon.

but0n commented 5 years ago

image