3D particles

Using Flash’s new 3D properties i quickly knocked up a 3D particle emitter that follows the mouse and emits when the mouse is down, i also wanted to quickly have a look at the new Vector3D class in Flash 10, whilst you could do all of this without the new 3D features or the Vector3D class, i just wanted to have a look at these new features and then hopefully expand on this further in the future.

One thing the new Flash 3D features do not do as standard is depth sort, so i have made a simple method for sorting the particles based on their Z depth.

The source code is available for download on the link below, should all be simple stuff.

view 3D particle experiment
download source code
contact me

2 Comments

  • 1 Alex wrote:

    Very nice
    Mabe you should also post some code pieces in text

    October 27, 2009 at 10:21 am Permalink
  • 2 Francis Baptiste wrote:

    That’s really great. Thanks for sharing the source code.

    January 9, 2010 at 10:31 pm Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*