Difference between revisions of "CSE167F2020"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Course Information)
(Course Information)
Line 18: Line 18:
 
** Homework grading: off-line after submission on Canvas
 
** Homework grading: off-line after submission on Canvas
 
* TA and tutor office hours are held on Zoom as listed on [http://canvas.ucsd.edu Canvas]
 
* TA and tutor office hours are held on Zoom as listed on [http://canvas.ucsd.edu Canvas]
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 2-3pm on Zoom by request
+
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 2-3pm on Zoom
 
* Teaching Assistants: Ronald Baldonado, Kevin Huang
 
* Teaching Assistants: Ronald Baldonado, Kevin Huang
 
* Tutors: Cynthia Butarbutar, Edward Xie, Xiaoyang Yu
 
* Tutors: Cynthia Butarbutar, Edward Xie, Xiaoyang Yu

Revision as of 21:58, 6 October 2020

Contents

CSE 167, Fall 2020: Introduction to Computer Graphics

This class provides an introduction to 3D computer graphics. We will cover the fundamentals of 3D rendering and modeling. The focus is on real-time applications using modern OpenGL. You will also learn the basics of GLSL shader programming. In the course projects you will build your own real-time rendering engine.

CollageFA16.jpg
Screenshots of CSE 167 final projects from prior years.

Course Schedule

Click here for the course schedule.

Course Information

  • Weekly Schedule:
    • Lectures: Tuesday/Thursday 12:30-1:50pm on Zoom
    • Homework discussion: Wednesdays 1:00-1:50pm on Zoom
    • Homework grading: off-line after submission on Canvas
  • TA and tutor office hours are held on Zoom as listed on Canvas
  • Instructor: Jurgen Schulze, office hour Tuesdays 2-3pm on Zoom
  • Teaching Assistants: Ronald Baldonado, Kevin Huang
  • Tutors: Cynthia Butarbutar, Edward Xie, Xiaoyang Yu
  • IA office hours: see Piazza
  • Your grades will be entered into Canvas
  • Discussion board: Piazza
  • Section Number: 22271
  • Number of units: 4

Miscellaneous

Useful Links