Dartmouth College
COSC 77 – Computer Graphics
Course Code: COSC 77
Course Overview
OpenGL, transformation matrices, shading models (Phong, Gouraud), curves and surfaces, ray tracing.
Course Modules / Table of Contents
- Introduction to Computer Graphics and OpenGL/WebGL
- Geometric Transformations (2D and 3D)
- Viewing Pipelines and Projections
- Lighting and Shading Models (Phong, Gouraud)
- Texture Mapping
- Curves and Surfaces (Bezier, B-Splines)
- Introduction to Ray Tracing
- Animation Techniques