wmj0cn
November 29, 2022, 8:15am
1
Hi All,
It would be nice if the engine could support IES light profile so that we could add more realistic lighting in a scene. The current lighting feature are quite limited in some way.
Even Khronos group is considering adding an optional extension to the GLTF spec to support IES profile. https://github.com/KhronosGroup/glTF/pull/2200
Is there any other way to add some more advanced lighting alternatively if IES is not possible at the moment?
Lighting baking could be another option.
1 Like
sebavan
November 29, 2022, 5:00pm
2
We are planning on integrating the extension and are waiting on a more final choice around the format before getting into it
Kesshi
October 25, 2023, 5:31pm
3
Seems like its finalized now:
Threejs also supports IES lights for WebGPU (but the demo also seems to work with WebGL 2) but i think they don’t support the GLTF extension yet:
mrdoob:dev
← sunag:dev-nodelight
opened 04:23AM - 05 Jan 23 UTC
Related issue: https://github.com/mrdoob/three.js/issues/9624, https://github.co… m/mrdoob/three.js/pull/24409, https://github.com/mrdoob/three.js/pull/25150#issuecomment-1354693793
**Description**
This work was based on an [excellent PR](https://github.com/mrdoob/three.js/pull/24409) created by @richardassar.
Live:
https://raw.githack.com/mrdoob/three.js/dev/examples/webgpu_lights_ies_spotlight.html

*This contribution is funded by [Google](https://google.com)*
I am totally unsure it will ever become a KHR_ extension but I have to admit it would be great to have. Let me check with the group if they have any file we could rely on for testing during the development.
Klm24
March 19, 2024, 5:27am
6
Hi,
There are some news about this topic?
Thank you!
Yup, I still want to do it as soon as I find time. If not anybody willing to contribute is more than welcome to
3 Likes
Any way to get a sample file? I tried with blender but they do not support the extension yet
Kesshi
December 5, 2024, 7:59am
11
yes and PR is almost done
I will add the gltf extension right after
2 Likes