Vertex class represents a point in 3D space. Triangle class represents a 3D triangle with three vertices and a color. Matrix3 represents a 3x3 matrix with methods for matrix multiplication and vertex ...
Java 3D is a full-featured 3D graphics API that has been evolving over the past five years. Resources provides a link to Sun Microsystems’ Website, where download and installation notes can be found.