Ershany / Arcane-Engine

3D C/C++ Game Engine - Created By Brady Jessup
MIT License
515 stars 36 forks source link

Added Point Light Shadows + Other Fixes #27

Closed Ershany closed 1 year ago

Ershany commented 1 year ago

-Added in point light shadows -Reduced amount of memory being sent to the shaders for shadows -Reduced state changes on render targets attachments being setup and torn down for shadows and light/reflection probe generation -Optimized accuracy of spot light shadows a lil bit and reduced memory usage