liaocheng / away3d-particles-system

A particle system based on Stage3D for Away3D engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update:This library has been integrated into Away3D. So this project is deprecated since Away3D 4.1. If you has any problem about the particle system, report to Away3D repo instead.



This is a particles system based on Stage3D for Away3D engine.
It's high performance, powerful and flexible. It's compatible with the latest Away3D engine:

https://github.com/away3d/away3d-core-fp11

These are some demos for a quick view:
http://liaocheng.github.com/particles_system_examples/index.html

These is a GUI editor to help you quickly create awesome effect:
http://liaocheng.github.com/particles_editor.html

A performance Benchmark:
http://liaocheng.github.com/performance/away3d_particle_system.html

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A particle system based on Stage3D for Away3D engine


Languages

Language:ActionScript 100.0%