NiftyNico / UniverseSim

MIT License
0 stars 0 forks source link

OpenGL Optimizations #3

Closed programmingmind closed 9 years ago

programmingmind commented 9 years ago

I believe openGL can't handle the thousands of objects we're having it draw. Instead of drawing every object, we should limit how we do it.