1 0 Tag Archives: vector

Vector3D for AS3 (ActionScript 3)

Update: I updated the Vector3D class with usage information and copyrights. The original library was created by Daniel Shiffman and is being used widely in Processing and Java.

This post is a launching gift as promised. While working with many projects, I had used many nifty functions and there were some that I needed from time to time. This called for a Vector3D class to be used at many places and so I compiled a version of my own. I know many people have already made a Vector3D class but I know this will help people anyway.

The class is also attached with this post. It is for use with Flash/Flex/AIR (all based on AS3).

Thanks,
M.H.A.Q.S.

Download Vector3D.as

Read full story »
Page 2 of 212