Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
422 stars 63 forks source link

[Graphics] Make Shadow Quality Configurable (Including Disabled) #227

Open ColdenCullen opened 9 years ago

ColdenCullen commented 9 years ago

Right now, running the game on an under-powered machine results in incredibly low framerates, mostly due to the shadow maps. Making the size of the maps configurable would alleviate this problem.