Tagged Questions
2
votes
1answer
224 views
Rendering multiple squares fast?
so I'm doing my first steps with openGL development on android and I'm kinda stuck at some serious performance issues...
What I'm trying to do is render a whole grid of single colored squares on to ...
9
votes
1answer
2k views
Generate an endless 3D race track
How would I go about generating the track for this game I'm trying to prototype?
http://www.youtube.com/watch?v=uQwn7Ufypqo
It should be an endless tunnel that sweeps along a 3D spline, with some ...
1
vote
2answers
491 views
2d game tools , what to work on first?
My friend and I would like to program a 2D game. We were discussing about tools needed, so while I am working on the tools, he will work on game logic and stuff.
Probably I will put our tools into the ...