https://github.com/liaocheng/away3d-particles-system
A particle system based on Stage3D for Away3D engine
https://github.com/liaocheng/away3d-particles-system
Last synced: 6 months ago
JSON representation
A particle system based on Stage3D for Away3D engine
- Host: GitHub
- URL: https://github.com/liaocheng/away3d-particles-system
- Owner: liaocheng
- Created: 2011-10-07T11:21:55.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-01-14T07:51:09.000Z (almost 13 years ago)
- Last Synced: 2024-10-18T03:51:21.056Z (about 1 year ago)
- Language: ActionScript
- Homepage:
- Size: 10.4 MB
- Stars: 68
- Watchers: 24
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-actionscript-sorted - Away3D particles-system - A particle system based on Stage3D for Away3D engine (Multimedia / Particle)
README
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.