enginmanap / limonEngine

3D FPS game engine with full dynamic lighting and shadows
http://www.limonengine.com
GNU Lesser General Public License v3.0
580 stars 57 forks source link

Add cascading shadow mapping #12

Open enginmanap opened 6 years ago

enginmanap commented 6 years ago

Current shadow mapping uses same texture for whole map. That should not be the case.