Difference between revisions of "CSE167S2015"
From Immersive Visualization Lab Wiki
(→Special Topics) |
(→Course Information) |
||
Line 19: | Line 19: | ||
* Weekly Schedule: | * Weekly Schedule: | ||
** Lectures: Tuesday/Thursday, 9:30am-10:50am, WLH 2204 | ** Lectures: Tuesday/Thursday, 9:30am-10:50am, WLH 2204 | ||
− | ** Homework discussion: Mondays, | + | ** Homework discussion: Mondays, 4:00pm-4:50pm, CSB 004 |
** Homework grading: Fridays in CSE labs 260 and 270, time tbd | ** Homework grading: Fridays in CSE labs 260 and 270, time tbd | ||
* Location for TA and tutor office hours: CSE basement labs as indicated below | * Location for TA and tutor office hours: CSE basement labs as indicated below | ||
Line 27: | Line 27: | ||
*** Dylan McCarthy, Tue+Thu 5-9pm | *** Dylan McCarthy, Tue+Thu 5-9pm | ||
** Tutor: | ** Tutor: | ||
− | *** Rex West, Tue | + | *** Rex West, Tue 3-7pm, Thu 4-8pm |
* For discussions and more information see our [https://piazza.com/class/i72xppygdy02it Piazza] page | * For discussions and more information see our [https://piazza.com/class/i72xppygdy02it Piazza] page | ||
* Section ID: 839586 | * Section ID: 839586 |
Revision as of 14:44, 26 March 2015
Contents |
CSE 167, Spring 2015: 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 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.
Announcements
- 3/13/2015: Welcome to CSE 167! Check here for announcements and updates.
Course Schedule
Click here for the course schedule.
Course Information
- Weekly Schedule:
- Lectures: Tuesday/Thursday, 9:30am-10:50am, WLH 2204
- Homework discussion: Mondays, 4:00pm-4:50pm, CSB 004
- Homework grading: Fridays in CSE labs 260 and 270, time tbd
- Location for TA and tutor office hours: CSE basement labs as indicated below
- Office Hours:
- Instructor: Dr. Jurgen Schulze (jschulze [at] ucsd.edu, http://www.calit2.net/~jschulze/), Tuesdays 11am-12, Atkinson Hall Room 2125
- Teaching Assistant:
- Dylan McCarthy, Tue+Thu 5-9pm
- Tutor:
- Rex West, Tue 3-7pm, Thu 4-8pm
- For discussions and more information see our Piazza page
- Section ID: 839586
- 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