Doyle Thai
fd3a353fdd
Call renderer on tiles only-if tile on screen
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.
Description
Asteroids built on a handmade engine for learning.
Languages
C
98.9%
Batchfile
0.7%
GLSL
0.4%