Difference between revisions of "CSE167Fall2012"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(CSE 167, Fall 2012: Introduction to Computer Graphics)
(Announcements)
 
(4 intermediate revisions by one user not shown)
Line 9: Line 9:
  
 
==Announcements==
 
==Announcements==
 +
* 12/07: No office hours by TA or tutors during finals week. Please use Ted, instructor's office hour, or email TA or instructor directly for questions about final project.
 +
* 11/20: The final project summary is due on November 30th
 +
* 11/16: [[Project7Fall12 | The final homework project]] is now on-line
 +
* 11/08: [[Project6Fall12 | Homework Project 6]] is now on-line
 +
* 11/07: The homework introduction for project 6 is rescheduled to Tuesday, 11/13 at 3:30pm
 
* 11/01 [[Project5Fall12 | Homework Project 5]] is now on-line
 
* 11/01 [[Project5Fall12 | Homework Project 5]] is now on-line
 
* 10/30: The midterm exams were distributed in class today. If you couldn't attend, you can view your midterm during the instructor's office hour on Tuesday after class.
 
* 10/30: The midterm exams were distributed in class today. If you couldn't attend, you can view your midterm during the instructor's office hour on Tuesday after class.

Latest revision as of 16:44, 7 December 2012

Contents

CSE 167, Fall 2012: 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.

Collage2011.jpg
Pictures of CSE167 final projects from 2011

Announcements

  • 12/07: No office hours by TA or tutors during finals week. Please use Ted, instructor's office hour, or email TA or instructor directly for questions about final project.
  • 11/20: The final project summary is due on November 30th
  • 11/16: The final homework project is now on-line
  • 11/08: Homework Project 6 is now on-line
  • 11/07: The homework introduction for project 6 is rescheduled to Tuesday, 11/13 at 3:30pm
  • 11/01 Homework Project 5 is now on-line
  • 10/30: The midterm exams were distributed in class today. If you couldn't attend, you can view your midterm during the instructor's office hour on Tuesday after class.
  • 10/20 Homework Project 4 is now on-line
  • 10/18: Due to an unforeseen loophole I had to slightly change homework project 3.3. Please check to make sure you fulfill the new requirements.
  • 10/14: Matthew's office hours are canceled for this week.
  • 10/12: Homework Project 3 is now on-line
  • 10/5: Homework Project 2 is now on-line
  • 9/28: Homework Project 1 is now on-line
  • 9/27: Come to Sid's first homework introduction in CSE lab 260 on Monday Oct 1st, 2:30-4:30pm
  • 9/24: Welcome to CSE167! Check here often for course announcements.

Course Information

  • Instructor: Jurgen Schulze (jschulze [at] ucsd.edu, http://www.calit2.net/~jschulze/).
    • Office hour: Tuesdays 3:30-4:30pm, Atkinson Hall Room 2125
  • Teaching Assistant: Sid Vijay (svijay+cse167 [at] cs.ucsd.edu)
    • Office hours: Wed+Thu 3:30-5:30pm in CSE lab 260
  • Tutors:
    • Matthew Religioso (mreligio [at] ucsd.edu), office hours: Thu 4:30-6:30pm in CSE lab 260
    • Joey Ly (jyly [at] ucsd.edu), office hours: Tue 6-8pm in CSE lab 260
  • Please put "CSE167" in the subject line of your emails to us.
  • Section ID: 755980
  • Number of units: 4

Weekly Schedule

  • Lectures: Tuesday/Thursday, 2:00pm-3:20pm, WLH 2204
  • Homework grading: Fridays 1:30pm, CSE lab 260
  • Homework introduction (Sid): Mondays 2:30-4:30pm, CSE lab 260

Class Information

External Links