CPSC 314 Computer Graphics
January 2018

URLs http://www.ugrad.cs.ubc.ca/~cs314     calendar description
Instructor Michiel van de Panne     office hrs: ICCS x865, Tue 4-5pm, drop-in (worth a try), or by appointment
Lectures Mon Wed Fri 10-11am DMP 310        Jan 3 - Apr 6, 2018
Labs ICCS 005 (Mon 11:30-12:30, Tue 12-1, Wed 12-1, 1-2, 3-4, Thu 2:30-3:30, 3:30-4:30) Labs begin in week two.
 TAs   Farzad Abdolhosseini     Silver Burla    Fan Wu     Zhaoming Xie     Hanzi Zhang     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    
Resources Piazza signup     Piazza Q&A     threejs     threejs tutorial     books    WebGL demos    past notes   
Past Sections Sep 2017     Jan 2017     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.