Are there plans to add a Particle System object to Away3D 4? This would be very useful for many common 3D effects.
Something similar to three.js’s ParticleSystem would be nice!
Particle SystemsSoftware: Away3D 4.x |
||
felix, Newbie
Posted: 03 November 2011 06:35 PM Total Posts: 4 Are there plans to add a Particle System object to Away3D 4? This would be very useful for many common 3D effects. Something similar to three.js’s ParticleSystem would be nice! |
||
Cheng Liao, Administrator
Posted: 04 November 2011 02:02 AM Total Posts: 116 [ # 1 ] You can give https://github.com/liaocheng/away3d-particles-system a try. |
||
|
||
Rob Bateman, Administrator
Posted: 06 November 2011 07:35 PM Total Posts: 120 [ # 3 ] after looking at the codebase, we’d be interested in merging liaocheng’s particle code with the main engine. however, we need agreement on that first! liaocheng, would you be happy to have your code refactored into the away3d lib? You’ll need to declare your source license (we use Apache 2) before we can go ahead. Of course, let us know if you’d be interested in helping with the merge Rob |
||
Cheng Liao, Administrator
Posted: 08 November 2011 03:45 AM Total Posts: 116 [ # 4 ] Hi Rob Bateman. |