Hello!
Im building multiple games to my site.
Currently im on my “Pilots of Air 1917” game.
Screen image -> http://temp4321.dy.fi/rect3274.png
Game -
1-4 planes with both human players.
Flying clouds / smoke / bullets.
Game screen update will be too slow, if i draw entirely on screen.
and because im planning to use JOGL with my game, im asking here,
what JOGL techniques i may need with my game, how i should approach the game programming.
only light experience with OpenGL before this project.
is it wrong, allways clear the entire screen ?? how to clear only sprite areas ??
//----
Thank you,