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.
2016-06-25 21:51:35 +10:00
2016-06-03 15:07:40 +10:00
2016-06-17 00:14:58 +10:00
2016-06-03 15:07:40 +10:00
Description
Asteroids built on a handmade engine for learning.
11 MiB
Languages
C 98.9%
Batchfile 0.7%
GLSL 0.4%