SAP is a port of Alternativa3D Particle System to Starling Framework. This particle system is really well optimized for rendering on mobile. All particle data goes to GPU through vertexconstants. There are no any vertexbuffer uploads each frame.
Basic concepts:
Github repository includes the source code of this Demo
SAP Editor coming soon.
Fire Effect example %gist(4eef3c0798a96f6c9530)%
Feel free to edit this part of the page!