https://github.com/gonchar/SAP
Particle System for Starling
https://github.com/gonchar/SAP
Last synced: about 1 month ago
JSON representation
Particle System for Starling
- Host: GitHub
- URL: https://github.com/gonchar/SAP
- Owner: gonchar
- Created: 2015-03-24T21:32:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T15:56:23.000Z (about 8 years ago)
- Last Synced: 2025-05-03T10:46:13.809Z (about 1 month ago)
- Language: ActionScript
- Homepage:
- Size: 764 KB
- Stars: 45
- Watchers: 12
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - SAP - Particle System for Starling (Multimedia / Particle)
README
## SAP - Starling Alternativa3D Particles
### Description
SAP is a port of [Alternativa3D Particle System](https://github.com/AlternativaPlatform/Alternativa3D/tree/master/src/alternativa/engine3d/effects) 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.## Demo
[](http://bit.ly/1BLd9w3)### Additional Resources
[Follow me](https://twitter.com/UnknownFlasher) on twitter and join [Stage3D Facebook Community](https://www.facebook.com/groups/stage3d/)