On Tue, Apr 24, 2012 at 9:26 AM, Philippe <[email protected]> wrote:
> Is there a good way to display 10 000 images ? Not at the same time of course. > But one user will see always 10 to 20 images, and they will change > every 1s, and be picked from a database of 10 000. > How big each one ? 16x16 --> 16*16*10K --> 2.5 MB, should all fit in video memory 800*600 --> 4.8GB probably not :-) -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
