Back to Joe's Java IndexBack to my GL Package page


GL Package

Revision History

 

January 30, 2001

Original reslease of my 3D Graphics Library package.

February 12, 2001

Added a fast fixed point approximation for arctangent.

February 19, 2001

Added VirtualSphere class. Added dotProduct3D() and crossProduct3D() methods to GLTools.

May 13, 2002

Added fast table lookup versions of sine and cosine to GLTools.

Added GLUtils utility class with methods for efficiently rendering 2D ellipses and circles.


Created: January 30, 2001
Modified: June 11, 2002