sketchfab/Unity-glTF-Exporter

Light support for 2.0?

joel-petersen opened this issue · 3 comments

There looks to be code in here to support exporting unity lights, but it doesnt seem to produce valid data.

Am I missing something?

Thanks.

I'm looking at implementing them as a KHR_lights extension.

I've since implemented this along with some other refactoring to improve performance during export. I'll look at setting a contribution back.

AurL commented

Hi @joel-petersen ,

Sorry for the delay. There is some code but it's currently not used and is probably invalid.
Thanks a lot for your intention to contribute, and I'm looking forward for your refactoring/updates!