BoyBaykiller / IDKEngine

OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer with Voxel Cone Tracing/Global Illumination
https://youtu.be/5m9fOVWaqdE
233 stars 20 forks source link

Directional Light support #6

Closed bulutonur closed 5 months ago

bulutonur commented 6 months ago

Thank you for the great work. Point lights have 6 sides. It causes to performance issues. Would you add directional lights which have one side? It will boost up the performance.

BoyBaykiller commented 6 months ago

Thanks. You sound like this project has more than 1 user lol. But you're right. Although this hasnt been an issue for me. At the moment I simply do not have a reason to add them. In the future I might....