Difference between revisions of "CSE167F2016"
From Immersive Visualization Lab Wiki
(Created page with "=CSE 167, Fall 2016: Introduction to Computer Graphics= This class provides an introduction to 3D computer graphics. We will cover the fundamentals of 3D rendering and modeli...") |
(→Special Topics) |
||
Line 31: | Line 31: | ||
* [[ProjectsHomeworkCSE167F16 | Homework projects]] | * [[ProjectsHomeworkCSE167F16 | Homework projects]] | ||
* [[BasecodeCSE167F16 | Starter code and build instructions]] | * [[BasecodeCSE167F16 | Starter code and build instructions]] | ||
− | * [[ | + | * [[DebugCSE167 | Helpful tips for debugging your OpenGL code]] |
* [[OSDNote | Students with Disabilities]] | * [[OSDNote | Students with Disabilities]] | ||
Revision as of 16:41, 24 August 2016
Contents |
CSE 167, Fall 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 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.
Course Schedule
Click here for the course schedule.
Course Information
- Weekly Schedule:
- Lectures: Tuesday/Thursday, 2:00pm-3:20pm, Center Hall 216
- Homework discussion: Mondays, 3:00pm-3:50pm, Peterson Hall 104
- Homework grading: Fridays in CSE basement labs, 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: TBD
- Tutors: TBD
- For TA/tutor office hours, discussions and more information see our Piazza page
- Section ID: 882389
- Number of units: 4
Special Topics
- Schedule of classes
- Textbook and resources
- Grading and exams
- Homework projects
- Starter code and build instructions
- Helpful tips for debugging your OpenGL code
- Students with Disabilities