Difference between revisions of "CSE 167 Fall 2011"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(New page: =CSE167, Fall 2011: 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 ...)
 
(Announcements)
 
(54 intermediate revisions by one user not shown)
Line 1: Line 1:
 
=CSE167, Fall 2011: Introduction to Computer Graphics=
 
=CSE167, Fall 2011: 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 GPUs (graphics processing units). In the course projects you will build your own real-time rendering engine. Here is a detailed [[ScheduleCSE167F11]] class schedule.
+
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 GPUs (graphics processing units). In the course projects you will build your own real-time rendering engine. Here is a detailed [[ScheduleCSE167F11|class schedule]].
  
 
<div align="center">
 
<div align="center">
    <img src="%ATTACHURLPATH%/thumb9.jpg" alt="thumb9.jpg" width='128' height='128' />
+
[[Image:collage2010-640.jpg]]<br>
    <img src="%ATTACHURLPATH%/thumb0.jpg" alt="thumb0.jpg" width='128' height='128' />
+
<i>Pictures of CSE167 final projects from 2010</i>
    <img src="%ATTACHURLPATH%/thumb1.jpg" alt="thumb1.jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb2.jpg" alt="thumb2.jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb3.jpg" alt="thumb3.jpg" width='128' height='128' />
+
</div>
+
<div align="center">
+
    <img src="%ATTACHURLPATH%/thumb4.jpg" alt="thumb4.jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb5_.jpg" alt="thumb5..jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb6.jpg" alt="thumb6.jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb7.jpg" alt="thumb7.jpg" width='128' height='128' />
+
    <img src="%ATTACHURLPATH%/thumb8.jpg" alt="thumb8.jpg" width='128' height='128' />
+
</div>
+
<div align="center">
+
Snapshots from final projects of previous CSE167 classes.
+
 
</div>
 
</div>
  
 
==Announcements==
 
==Announcements==
* 9/22/10: Welcome to CSE167! Check here often for course announcements.
+
* 12/06/11: All final project summaries are now on-line, as are most of the scores
 +
* 11/30/11: Final project presentations will be in CSE1202 on Friday, 12/2 from 1:30-3pm
 +
* 11/09/11: Alfred moving office hours from Friday to tomorrow (Thursday) from 10am-noon
 +
* 11/03/11: The key for the conversion of your final score to a letter grade has been posted on the [[GradingCSE167F11 | grading page]].
 +
* 10/25/11: Instructor's office hour on Nov 15 moved to Nov 17, 3:30-4:30pm
 +
* 10/25/11: Mark your calendars: StarCAVE virtual reality tour on Nov 15, 3:45-5pm, Atkinson Hall room 1608a
 +
* 10/14/11: Instructor's office hour on Oct 25 moved to 5pm due to midterm tutorial
 +
* 10/14/11: Mark your calendars: midterm tutorial session on Oct 25, 3:45-5pm @Atkinson Hall room 4004
 +
* 10/14/11: No homework introduction on Oct 17. Assignment #4 will be introduced Oct 24, due Oct 28.
 +
* 10/07/11: Any students who do not have Ted accounts yet please email the instructor.
 +
* 10/07/11: New, additional office hours in the lab on Thursday afternoons starting 10/13.
 +
* 10/04/11: Wednesday lab office hours changed due to conflict with CSE15L. See below.
 +
* 10/03/11: Homework introductions moved to lab 250 starting today
 +
* 9/22/11: Welcome to CSE167! Check here often for course announcements.
  
 
==Course Staff==
 
==Course Staff==
 
* Instructor: Jurgen Schulze (jschulze [at] ucsd.edu, http://www.calit2.net/~jschulze/).
 
* Instructor: Jurgen Schulze (jschulze [at] ucsd.edu, http://www.calit2.net/~jschulze/).
 
* Teaching Assistants: Gregory Long (g1long [at] cs.ucsd.edu), Jorge Schwarzhaupt (jschwarz [at] cs.ucsd.edu)
 
* Teaching Assistants: Gregory Long (g1long [at] cs.ucsd.edu), Jorge Schwarzhaupt (jschwarz [at] cs.ucsd.edu)
 +
* Tutors: Lex Lacson (llacson [at] ucsd.edu), Alfred Tarng (alemfi [at] gmail.com)
 
* Please put "CSE167" in the subject line of your emails to us.
 
* Please put "CSE167" in the subject line of your emails to us.
  
Line 32: Line 33:
  
 
* Lectures: Tuesday/Thursday, 2:00p-3:20p, Petersen Hall 104
 
* Lectures: Tuesday/Thursday, 2:00p-3:20p, Petersen Hall 104
* Homework grading: Fridays 2:00p-4:00p, CSE lab 260
+
* Homework introduction: Mondays 4pm, CSE lab 260
* Office hours in the lab (CSE lab 260, unless otherwise noted or busy):
+
* Homework grading: Fridays 1:30p until done, CSE lab 260
  <ul>
+
* Office hours in the lab (CSE lab 260):
    <li>Gregory Long</li>
+
** Gregory Long: Tue 12-1p, Wed 12-2p, Thu 5-7p
    <li>Jorge Schwarzhaupt</li>
+
** Jorge Schwarzhaupt: Tue 1-2p, Wed 12-2p, Thu 5-7p
  </ul>
+
** Lex Lacson: Thu 10-11:30a, Thu 3:30-5p
 +
** Alfred Tarng: Tue 10a-12p, Fri 10-11:30a
 
* Instructor's office hour: Tuesdays after class 3:30-4:30pm, Atkinson Hall, room 2125
 
* Instructor's office hour: Tuesdays after class 3:30-4:30pm, Atkinson Hall, room 2125
  
 
==Class Information==
 
==Class Information==
* [[ScheduleCSE167F11]] Schedule of Classes
+
* [[ScheduleCSE167F11|Schedule of Classes]]
* [[ResourcesCSE167F11]] Text Books and Resources
+
* [[ResourcesCSE167F11|Text Books and Resources]]
* [[GradingCSE167F11]] Grading and Exams
+
* [[GradingCSE167F11|Grading and Exams]]
* [[ProjectsHomeworkCSE167F11]] Homework Projects
+
* [[ProjectsHomeworkCSE167F11|Homework Projects]]
* [[BasecodeCSE167F11]] Base code and compilation instructions for homework projects]]
+
* [[BasecodeCSE167F11|Base code and compilation instructions for homework projects]]
 +
* [[DebugCSE167F11 | Helpful tips to debug your code]]
  
 
==External Links==
 
==External Links==

Latest revision as of 18:00, 6 December 2011

Contents

CSE167, Fall 2011: 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 GPUs (graphics processing units). In the course projects you will build your own real-time rendering engine. Here is a detailed class schedule.

Collage2010-640.jpg
Pictures of CSE167 final projects from 2010

Announcements

  • 12/06/11: All final project summaries are now on-line, as are most of the scores
  • 11/30/11: Final project presentations will be in CSE1202 on Friday, 12/2 from 1:30-3pm
  • 11/09/11: Alfred moving office hours from Friday to tomorrow (Thursday) from 10am-noon
  • 11/03/11: The key for the conversion of your final score to a letter grade has been posted on the grading page.
  • 10/25/11: Instructor's office hour on Nov 15 moved to Nov 17, 3:30-4:30pm
  • 10/25/11: Mark your calendars: StarCAVE virtual reality tour on Nov 15, 3:45-5pm, Atkinson Hall room 1608a
  • 10/14/11: Instructor's office hour on Oct 25 moved to 5pm due to midterm tutorial
  • 10/14/11: Mark your calendars: midterm tutorial session on Oct 25, 3:45-5pm @Atkinson Hall room 4004
  • 10/14/11: No homework introduction on Oct 17. Assignment #4 will be introduced Oct 24, due Oct 28.
  • 10/07/11: Any students who do not have Ted accounts yet please email the instructor.
  • 10/07/11: New, additional office hours in the lab on Thursday afternoons starting 10/13.
  • 10/04/11: Wednesday lab office hours changed due to conflict with CSE15L. See below.
  • 10/03/11: Homework introductions moved to lab 250 starting today
  • 9/22/11: Welcome to CSE167! Check here often for course announcements.

Course Staff

  • Instructor: Jurgen Schulze (jschulze [at] ucsd.edu, http://www.calit2.net/~jschulze/).
  • Teaching Assistants: Gregory Long (g1long [at] cs.ucsd.edu), Jorge Schwarzhaupt (jschwarz [at] cs.ucsd.edu)
  • Tutors: Lex Lacson (llacson [at] ucsd.edu), Alfred Tarng (alemfi [at] gmail.com)
  • Please put "CSE167" in the subject line of your emails to us.

Weekly Schedule

  • Lectures: Tuesday/Thursday, 2:00p-3:20p, Petersen Hall 104
  • Homework introduction: Mondays 4pm, CSE lab 260
  • Homework grading: Fridays 1:30p until done, CSE lab 260
  • Office hours in the lab (CSE lab 260):
    • Gregory Long: Tue 12-1p, Wed 12-2p, Thu 5-7p
    • Jorge Schwarzhaupt: Tue 1-2p, Wed 12-2p, Thu 5-7p
    • Lex Lacson: Thu 10-11:30a, Thu 3:30-5p
    • Alfred Tarng: Tue 10a-12p, Fri 10-11:30a
  • Instructor's office hour: Tuesdays after class 3:30-4:30pm, Atkinson Hall, room 2125

Class Information

External Links