Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flashhawk/Simple-Physics-Particle

A sample physics particle system engine for actionscript3.0.
https://github.com/flashhawk/Simple-Physics-Particle

Last synced: 3 months ago
JSON representation

A sample physics particle system engine for actionscript3.0.

Awesome Lists containing this project

README

        

Simple Physics Particle
=============
Simple Physics Particle engine is a simple to use AS3 particle system, suitable for beginners, very easy to use. Currently only supports 2D. [http://www.flashquake.cn/opensource/spp/en](http://www.flashquake.cn/opensource/spp/en)

Feature
-------
* Code less, simple structure.
* Based on classical Newtonian mechanics.
* Make your own custom forces or particles
* Easy to make interactive programs
* Open source!