Asteroids built on a handmade engine for learning.
Doyle Thai
fd3a353fdd
OpenGL automatically clips objects outside of the view space but we were still using up a lot of useless glDraw calls which impacts performance. This change is temporary and will change when we get to scrolling the world. |
||
---|---|---|
data | ||
extern | ||
src | ||
.clang-format | ||
.gitattributes | ||
.gitignore | ||
Dengine.sln | ||
Dengine.vcxproj | ||
Dengine.vcxproj.filters |