Hi,
I want to draw thousands of sprites (small ship - 1 gfx < 10kb)
but when i have 200 on my screen the fps gets single digit.
This is for a small space game where many ships are moving around.
When i have 20 objects everything is fine.
Even if i use a untextured sphere instead of the sprite, after 250 or so, the
fps is dropping low…
How can i achieve to draw lots of (moving) objects in one scene?
cheers,
keimax