How many particles should a particle system be able to process in a single step/game loop?
I designed a system and it can run up to 5000 particles with my 2GB RAM PC (I only run the particle system itself). I planned to use it in a “Space Shoot ‘em Up” style of game (which requires a lot of particles). Do you think it is powerful enough to use in the full game?