thunder-engine / thunder

Thunder Engine – Cross-platform 2D and 3D game engine with modular architecture
https://thunderengine.org/
Apache License 2.0
524 stars 34 forks source link

Render: IBL Reflections #65

Open eprikazchikov opened 6 years ago

eprikazchikov commented 6 years ago

Is your feature request related to a problem? Please describe.

As Shader Artist i would like to use IBL Reflections for Materials

Describe the solution you'd like

ThunderEngine should implement reflection probes components to project IBL reflections on surfaces.

Describe alternatives you've considered

N/A

Additional context

N/A

eprikazchikov commented 6 years ago

Useful links: https://chetanjags.wordpress.com/2015/08/26/image-based-lighting/ https://gdcvault.com/play/1015312/Light-Probe-Interpolation-Using-Tetrahedral https://seblagarde.wordpress.com/2012/09/29/image-based-lighting-approaches-and-parallax-corrected-cubemap/