prefrontalcortex / UnityGLTF

Runtime GLTF Loader for Unity3D
MIT License
163 stars 41 forks source link

Add support for exporting cubemaps #59

Closed robertlong closed 1 year ago

robertlong commented 2 years ago

This is used in Third Room's MX_reflection_probes and MX_background extensions. It adds an API to export cubemaps to the exporter API.

robertlong commented 1 year ago

Yup, I'm going to move this to the Third Room exporter and create an RGBM encoding glTF vendor extension for now.