Difference between revisions of "CSE167F2018"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=CSE 167, Fall 2018: Introduction to Computer Graphics= This class provides an introduction to 3D computer graphics. We will cover the fundamentals of 3D rendering and modeli...")
 
(Course Information)
 
(3 intermediate revisions by one user not shown)
Line 20: Line 20:
 
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 3:30-4:30pm at Atkinson Hall room 2125
 
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 3:30-4:30pm at Atkinson Hall room 2125
 
* Teaching Assistant: Jimmy Ye
 
* Teaching Assistant: Jimmy Ye
* Tutors: Kevin Huang, Andy Hwang, Weichen Liu, Wanze Xie, Jianhan Xu, Chenlin Ye
+
* Tutors: Kevin Huang, Andy Hwang, Weichen (Richard) Liu, Russell Xie, Joanna Xu, Chenlin Ye
* For TA/tutor office hours, discussions and more information see our [https://piazza.com/class/jmi7l0j71xg77u Piazza page]
+
* For TA/tutor office hours, discussions and more information see our [https://piazza.com/ucsd/fall2018/cse167/home Piazza page]
 
* We use TritonEd to keep track of grades only.
 
* We use TritonEd to keep track of grades only.
 
* Section Number: 947901
 
* Section Number: 947901
Line 27: Line 27:
  
 
==Special Topics==
 
==Special Topics==
* [[ResourcesCSE167F18 | Textbook and resources]]
+
* [[ResourcesCSE167F18 | Textbooks and resources]]
 
* [[GradingCSE167F18 | Grading and exams]]
 
* [[GradingCSE167F18 | Grading and exams]]
 
* [[ProjectsHomeworkCSE167F18 | Homework projects]]
 
* [[ProjectsHomeworkCSE167F18 | Homework projects]]

Latest revision as of 17:05, 3 October 2018

Contents

CSE 167, Fall 2018: 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. Here is a detailed class schedule.

CollageFA16.jpg
Screenshots of CSE 167 final projects from Fall 2016.

Course Schedule

Click here for the course schedule.

Course Information

  • Weekly Schedule:
    • Lectures: Tuesday/Thursday 2-3:20pm in Center Hall 113
    • Homework discussion: Wednesdays 3-3:50pm in Center Hall 109
    • Homework grading: Fridays in CSE basement labs 260+270 starting at 2:00pm
  • Location for TA and tutor office hours: CSE basement labs as listed on Piazza
  • Instructor: Jurgen Schulze, office hour Tuesdays 3:30-4:30pm at Atkinson Hall room 2125
  • Teaching Assistant: Jimmy Ye
  • Tutors: Kevin Huang, Andy Hwang, Weichen (Richard) Liu, Russell Xie, Joanna Xu, Chenlin Ye
  • For TA/tutor office hours, discussions and more information see our Piazza page
  • We use TritonEd to keep track of grades only.
  • Section Number: 947901
  • Number of units: 4

Special Topics

Useful Links