| BBox.cpp [code] | |
| BBox.h [code] | An axis aligned bounding box |
| Canvas.cpp [code] | |
| Canvas.h [code] | The Canvas class is a discrete simulation of the real life canvas |
| color.h [code] | Macro definition for common colors |
| gl.cpp [code] | |
| html/gl.cpp [code] | |
| main.cpp [code] | |
| Point.h [code] | Point is a float triple, also type defined as Vertex and Vector |
| RGB.h [code] | RGB class wrapping pixel color-triple: red, green, and blue |
| Sphere.cpp [code] | |
| Sphere.h [code] | Define two global functions: TriangulateSphere() and ParametrizeSphere(). The later also do a triangulation |
| TriangleMesh.cpp [code] | |
| TriangleMesh.h [code] | For reading from an obj 3D model file |
| xmath.h [code] | Some commonly used math routines |
1.3.6