but0n / Ashes

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

TextureEncodingTest.gltf is different from expected result #51

Open cx20 opened 3 years ago

cx20 commented 3 years ago

I tried Khronos' new test model TextureEncodingTest.gltf with Ashes. However, it seems to be different from the expected result.

Test model: https://github.com/KhronosGroup/glTF-Sample-Models/tree/encoding/2.0/TextureEncodingTest

Expected result: image

Current result: image