Hi,
as for space background, I need to draw about 40 "stars" (circles, radius 1-3).
Because I'm developing for Android and I'm using a low-end device, the frames drop of 80 to 30 because of the circles.
Every few seconds, I delete stars and draw randomly new one, to simulate randomness.
I wonder if there's a easier and more efficient way to solve this.
Threads? Canvasses?
Greets
Efficient way to draw many circles
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Efficient way to draw many circles
"Docendo discimus" - Lucius Annaeus Seneca
Re: Efficient way to draw many circles
Use a texture atlas and quads. Hand draw your stars. That should work out very nice.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 16 guests