—Rebuilt by TheAdvancedDemo.as
—Source from:https://github.com/liaocheng
—Idea from:http://away3d.com/forum/viewthread/4951/#14833
—Thanks to Away3d,Cheng Liao,GoroMatsumoto,Tomcatus
—2013,9.21 by dottob
Wish this will be used to someone.
Cheers.
Particle Advanced Application Examples: paticles with TextureMaterialSoftware: Away3D 4.x |
||
dottob, Jr. Member
Posted: 20 September 2013 04:43 PM Total Posts: 49 —Rebuilt by TheAdvancedDemo.as Wish this will be used to someone. File Attachments Particle_TextureMaterial.as (File Size: 11KB - Downloads: 505) Particle_TextureMaterial.swf (File Size: 143KB - Downloads: 397) |
||
asherritt, Newbie
Posted: 28 September 2013 10:12 PM Total Posts: 14 [ # 1 ] Good job on that. thank you. It helped me understand a bit more, but I would love to see an example from someone for creating more usable particle effects, like fire, explosions, fluids, etc. I’m also still not clear on how to use the various animation nodes like ParticleVelocityNode and ParticlePositionNode. Also, for your example, what would you change to make the particles explode at a high velocity then slowly decelerate? What about gravity, how would you go about having the particles fall over time? The example you built from http://away3d.com/tutorials/Introduction_to_Particles is really just the very beginning. I’d love to find an example that takes it one step further much like http://www.effecthub.com/item/featured/ThisMonth. I tried downloding some of these examples but they don’t seem to work with Away3D 4.1 |
||
dottob, Jr. Member
Posted: 28 September 2013 11:44 PM Total Posts: 49 [ # 2 ] I am a particle system user just like you *^_^* Ps: And the particle system have been included inside of awa3d 4.x,can be used directly. |
||
asherritt, Newbie
Posted: 29 September 2013 12:36 AM Total Posts: 14 [ # 3 ] Thank you. I don’t think it’s a question of Away3d’s power or ability, I think it’s strictly that there isn’t a lot of documentation to help people get started. And the documentation that is out there, is for older versions and won’t work with 4.x. This site which appears to be from China, has some really incredible particle systems: http://www.effecthub.com/item/featured/MostAppreciated, which appear to be Away3D files. I tried downloading a few which appear to be in old PreFab files. As of yet, I haven’t been able to get any of them to work, and I suspect that they are not Away3d 4.x compatible. |
||
John Brookes, Moderator
Posted: 29 September 2013 08:41 AM Total Posts: 732 [ # 4 ] http://www.effecthub.com/download |
||
asherritt, Newbie
Posted: 29 September 2013 09:10 AM Total Posts: 14 [ # 5 ] Thank you. That did the trick. It also helped me realize where the away3d.entities.ParticleGroup is supposed to come from. It confused me because the package looked like it was part of the away3d swc but I couldn’t find it, so I thought maybe I was using the wrong version. But now I see there are extra packages and classes in the parser project. |
||
|
||
GoroMatsumoto, Sr. Member
Posted: 28 October 2013 08:25 PM Total Posts: 166 [ # 7 ] @MickyMike If you can’t show as bitmapdata, |
||
Ludovic, Jr. Member
Posted: 21 May 2014 01:17 AM Total Posts: 31 [ # 8 ] I have the same issue I cannot find ParticleGroup and ParticleGroupParser as Away3d classes, I looked at the documentation at: http://away3d.com/livedocs/away3d/4.1/ But those classes do not exist. Could you explain what you had to do to get those classes? Manu thanks.
|