Hivetek / Planetoid

A spiritual successor to Nade Planet.
GNU General Public License v2.0
1 stars 0 forks source link

Implement efficient particle system #12

Open PeterSR opened 9 years ago

PeterSR commented 9 years ago

Currently, particles will not be removed and causes major fps drops.

ttolbol commented 9 years ago

Why not fix the performance?

PeterSR commented 9 years ago

Links that might be useful: https://www.particleincell.com/2012/particle-data-structure/ http://www.bfilipek.com/2014/04/flexible-particle-system-container.html http://www.gamasutra.com/view/feature/131565/building_an_advanced_particle_.php