Penner AS2 ProFMX: Chapter 5: Vectors in Three Dimensions

Penner AS2 ProFMX: Chapter 5: Vectors in Three Dimensions
Chapter 5 of Robert Penner’s Programming Flash MX extends upon what was learned in Chapter 4 by adding a third dimension to vectors.

This chapter contains two classes: Vector3d, which will be included in the com.robertpenner.geom namespace, and Graphic3d, which will be included in the com.robertpenner.display namespace.

Documentation:
com.robertpenner.geom.Vector3d
com.robertpenner.display.Graphic3d

Source:
Penner AS2 ProFMX: Chapter 5 Classes

Dependencies:
Penner AS2 ProFMX: Chapter 4 Classes
Penner AS2 ProFMX: Chapter 3 Classes

About the author

Mark

View all posts

1 Comment

  • this is really cool stuff. I was wondering is there a 3d Camera class that goes with these class? I been dying to find some class any where that makes libary movieclips into a 3d world.

Leave a Reply

Your email address will not be published. Required fields are marked *