Difference between revisions of "CSE167S2016"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Created page with "=CSE 167, Spring 2016: Introduction to Computer Graphics= This class provides an introduction to 3D computer graphics. We will cover the fundamentals of 3D rendering and mode...")
 
(CSE 167, Spring 2016: Introduction to Computer Graphics)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
<div align="center">
 
<div align="center">
[[Image:Collage2012.png]]<br>
+
[[Image:CollageFA15.jpg|753px]]<br>
<i>Screen shots of CSE 167 final projects from previous years.</i>
+
<i>Screen shots of CSE 167 final projects from Fall 2015.</i>
 
</div>
 
</div>
  
Line 16: Line 16:
 
** Lectures: Tuesday/Thursday, 2:00pm-3:20pm, Center Hall 214
 
** Lectures: Tuesday/Thursday, 2:00pm-3:20pm, Center Hall 214
 
** Homework discussion: Mondays, 4:00pm-4:50pm, Center Hall 113
 
** Homework discussion: Mondays, 4:00pm-4:50pm, Center Hall 113
** Homework grading: Fridays in CSE labs 260 and 270, 2:00pm-3:30pm
+
** Homework grading: Fridays in CSE labs 260 and 270, starting at 2:00pm
 
* Location for TA and tutor office hours: CSE basement labs as listed on Piazza page
 
* Location for TA and tutor office hours: CSE basement labs as listed on Piazza page
 
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 3:30pm-4:30pm at Atkinson Hall room 2125
 
* Instructor: [http://www.calit2.net/~jschulze/ Jurgen Schulze], office hour Tuesdays 3:30pm-4:30pm at Atkinson Hall room 2125
 
* Teaching Assistants: Dylan McCarthy, Kevin Lim, Azeem Ghumman
 
* Teaching Assistants: Dylan McCarthy, Kevin Lim, Azeem Ghumman
* Tutors: David Nuernberger, Hoang Tran, Michelle Wu
+
* Tutors: David Nuernberger, Hoang Tran, Michelle Wu, Anish Shandilya
 
* For TA/tutor office hours, discussions and more information see our [https://piazza.com/class/imb3fce8lid3d6 Piazza page]
 
* For TA/tutor office hours, discussions and more information see our [https://piazza.com/class/imb3fce8lid3d6 Piazza page]
 
* Section ID: 867409
 
* Section ID: 867409

Latest revision as of 15:37, 7 April 2016

Contents

CSE 167, Spring 2016: 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 OpenGL. You will also learn the basics of GLSL shader programming using graphics processing units (GPUs). In the course projects you will build your own real-time rendering engine. Here is a detailed class schedule.

CollageFA15.jpg
Screen shots of CSE 167 final projects from Fall 2015.

Course Schedule

Click here for the course schedule.

Course Information

  • Weekly Schedule:
    • Lectures: Tuesday/Thursday, 2:00pm-3:20pm, Center Hall 214
    • Homework discussion: Mondays, 4:00pm-4:50pm, Center Hall 113
    • Homework grading: Fridays in CSE labs 260 and 270, starting at 2:00pm
  • Location for TA and tutor office hours: CSE basement labs as listed on Piazza page
  • Instructor: Jurgen Schulze, office hour Tuesdays 3:30pm-4:30pm at Atkinson Hall room 2125
  • Teaching Assistants: Dylan McCarthy, Kevin Lim, Azeem Ghumman
  • Tutors: David Nuernberger, Hoang Tran, Michelle Wu, Anish Shandilya
  • For TA/tutor office hours, discussions and more information see our Piazza page
  • Section ID: 867409
  • Number of units: 4

Special Topics

Useful Links