redcamel / RedGL2

RedGL - Javascript 3D library (webgl)
https://redcamel.github.io/RedGL2/example
MIT License
154 stars 16 forks source link

How to apply IBL to glTF? #700

Closed cx20 closed 1 year ago

cx20 commented 4 years ago

I tried displaying BoomBox.gltf using RedGL. I looked at applying Cubemaps and IBL using RedGL, but it didn't work.

Babylon.js + BoomBox.gltf result: image

RedGL.js + BoomBox.gltf result: image

I think it's probably wrong, but I didn't know how to set it up correctly. I'm glad if you get some advice. https://github.com/cx20/gltf-test/blob/master/examples/redgl2/index.js

redcamel commented 4 years ago

@cx20 一度問題を確認しました。 少しの事前調査後すぐに修正いたします。