CPSC 314 Computer Graphics
January 2017

URLs http://www.ugrad.cs.ubc.ca/~cs314     calendar description
Instructor Michiel van de Panne     office hrs: ICCS x865, Wed 1:30-2:30pm or by appointment
Lectures Mon Wed Fri 9-10am DMP 110        Jan 3 - Apr 6, 2017
Labs ICCS 005 (Wed 12-1, Wed 3-4, Thu 2:30-3:30, Thu 3:30-4:30) Labs begin in week two.
 TAs   Silver Burla     Jacob Chen    Robin Yoon     Xinyi Zhang     (available in lab sections, via Piazza, or by appointment)
Grading Assignments (42%), Midterms (24%), Participation (8%), Final Exam (26%)   
 Policies   class policies on attendance, plagiarism, late assmts, missed work, dropping
   
Schedule lectures    assignments and tests    
Hall of Fame Assignment 5: Illumination Models   
Resources Piazza     UBC Connect    threejs     threejs tutorial     books    WebGL demos    past notes   
Past Sections Sep 2016     Jan 2016     Sep 2015     Jan 2015     Sep 2014     Sep 2013     Jan 2013     Sep 2012    
Summary  
The course provides an introduction to computer graphics, with a focus on the fundamentals of modeling, rendering, and basic animation. We will learn the modern programmable graphics pipeline, with vertex and fragment shaders, as accessed via WebGL and javascript.