Graphics

We’re finally going to do some stuff with “graphics” this week, specifically focusing on learning enough of the OpenGL family to explore rendering in more detail.

Lectures

Graphics Languages

This lecture starts the process of exploring OpenGL-type concepts for rendering, why we might be interested in using them, and how we can apply them to visualizations.

Examples

Assignments