Foundations of Computer Graphics – Online Course at EdX

A Computer Grahpics course is available at EdX, by Ravi Ramamoorthi, a Professor at UC Berkeley. By the end of the course students should understand the concepts of 3D graphics, and develop programs that create images of a 3D scene with lighting, using both real-time OpenGL and GLSL programming, as well as offline raytracing. Syllabus: Overview and … Read more

Interactive 3D Graphics – Online Course at Udacity

Eric Haines (co-author of Real-Time Rendering) is lecturing an online course at Udacity – Interactive 3D Graphics. The course covers the basic principles of 3D computer graphics, including meshes, geometric transformation, camera definition, lighting and materials, and also animation. Syllabus: Lesson 1: Introduction – Motivation and a trip down the graphics pipeline, laying out the fundamental … Read more

ITunes course on Computer Graphics

The University of California UC Davis, has an excellent introductory course on Computer Graphics (21 lectures, close to an hour each), available through iTunes University. The course is given by Kenneth Joy, who does an amazing job, providing very clear and easy to follow lectures. The course objectives are described in here.