but0n / Ashes

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

Avocado.gltf model is not correct to gloss #41

Open cx20 opened 4 years ago

cx20 commented 4 years ago

I noticed that when I displayed Avocado.gltf in Ashes, it was glossy. I don't think the display result of PBR material is correct.

Ashes v0.2.6 + Avocado.gltf result: image

Three.js r112 + Avocado.gltf result: image

but0n commented 2 years ago

It should be fixed in 0.5.0:

image