Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-14T07:51:09.000Z (almost 12 years ago)
- Last Synced: 2024-06-23T19:34:13.711Z (5 months 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.htmlThese is a GUI editor to help you quickly create awesome effect:
http://liaocheng.github.com/particles_editor.htmlA performance Benchmark:
http://liaocheng.github.com/performance/away3d_particle_system.htmlLicensed 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 athttp://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.