CSE287: Foundations of Graphics

Undergraduate course, Miami University, Department of Computer Science and Software Engineering, 2019

This course introduces students to the basics of computer graphics, including rendering techniques, 3D transformations, and graphical algorithms. The emphasis is on understanding the mathematical foundations and practical implementation of graphics pipelines.

Key Topics:

  • Rasterization and rendering
  • 3D transformations and projections
  • Shading and lighting
  • Introduction to OpenGL