Computer Graphics Projects
Details
Authors: Tung Nguyen
Studied Computer Graphics in class CS411-IIT, under professor Gady Agam.
Notable topics: Graphics programming with WebGL; Raster graphics; 2D modeling and viewing; Curve and surface interpolation; 3D Rendering with WebGL; 3D Modeling and viewing; Illumination models and surface rendering; Animation
Selected projects
- 2D modeling/viewing with WebGL
- Curves rendering with Bresenham line drawing algorithm and Cardinal splines interpolation
- 3D rendering with Phong illumination model with WebGL and vectorized object files