CMU462 Library Documentation
1.0
15-462/15-662: Computer Graphics (Fall 2015)
|
▼NCMU462 | |
CColor | Encodes a color via additive red, green, and blue chanel values |
CComplex | Represents complex numbers as 2D vectors of their real and imaginary components |
CMatrix3x3 | Defines a 3x3 matrix |
COSDText | Provides an interface for text on-screen display |
CRenderer | Abstract renderer definition |
CVector2D | Defines 2D vectors |
CVector3D | Defines 3D vectors |
CViewer | Provides OpenGL context, window display, and event handling routines |