CS4620 Introduction to Computer Graphics

CS4621 Computer Graphics Practicum

Cornell University

MWF 2:30pm, Phillips 101

F 3:35pm, Phillips 101 [4621 only]

Instructor: Steve Marschner (office hours TBA; see calendar for exceptions)

Staff

Graduate TAs

Mandy Xia (CS4620 head TA, mx83@cornell.edu)
Eston Schweickart (CS4621 head TA, ers@cs.cornell.edu)
Zechen Zhang (zz335@cornell.edu)
Shiyu Wang (sw673@cornell.edu)

Ugrad TAs

Sandy Fang (sf373@cornell.edu)
Serge-Olivier Amega (sa837@cornell.edu)
Brandon Walker (bcw58@cornell.edu)
Yiteng Guo (yg229@cornell.edu)
Joel Hoover (jah552@cornell.edu)

See below for the office hours calendar.

Schedule

Videos of lectures from a previous run of CS4620 are available.

Projects

There will be 7 projects and 7 homeworks during the semester.

The CS4620 late policy is outlined in lecture 2. Briefly, you have 7 slip days that you can use to turn assignments in late; turn one assignment in 7 days late or turn 7 assignments in one day late. After you run out of slip days there are late penalties, and assignments can't ever be turned in more than 7 days late.

Exams

There will be an evening midterm and a final exam:

The exams are closed book, but you're allowed to bring one letter-sized piece of paper with writing on both sides, to avoid the need to memorize things.

Old Exams

Here are links to exams from previous versions of this class. They can be useful for studying, because they give an indication of the style and scope of problems that may be expected. Note that they are not a useful reference for topics to expect, because the content of the course has changed from year to year.

About CS4620

Questions, help, discussion: The instructors are available to answer questions, advise on projects, or just to discuss interesting topics related to the class at office hours and by appointment as needed. For electronic communication we are using Piazza (handy link at the top of this page).

Practicum: In the optional practicum course, CS4621/5621, you will get a more in-depth exposure to the course material and complete an additional project. Students taking the practicum will also be required to attend lectures most weeks during the Friday meeting time for CS4621/5621.

Academic integrity: We assume the work you hand in is your own, and the results you hand in are generated by your program. You are welcome to read whatever you want to learn what you need to do the work, but we do expect you to build your own implementations of the methods we are studying. If you are ever in doubt, just include a citation in your code or report indicating clearly and specifically where some particular idea or implementation came from, whether it be a classmate, a web site, another piece of software, or anything—this always maintains your honesty, whether the source was used in a good way or not.

The principle is that an assignment is an academic document, like a journal article. When you turn it in, you are claiming that everything in it is your original idea (or is original to you and your partner, if you are handing in as a pair) unless you cite a source for it.

School can be stressful, and your coursework and other factors can put you under a lot of pressure, but that is never a reason for dishonesty. If you feel you can't complete the work on your own, come talk to the professor or the TAs, or your advisor, and we can help you figure out what to do. Think before you hand in!

Clear-cut cases of dishonesty will result in failing the course.

For more information see Cornell's Code of Academic Integrity.

Collaboration: You are welcome (encouraged, even) to discuss projects among yourselves in general terms. But when it comes to writing up the homeworks or implementing the projects, you need to be working alone (or only with your partner if you are doing a project as a pair). In particular, it is never OK for you to see another student's homework writeup or another team's program code, and certainly never OK to copy parts of one person's or team's writeup, code, or results into another's, even if the general solution was worked out together. The paper and pencil parts of the projects can be discussed in general terms, but must be worked on alone.

Books

Textbook:


Marschner & Shirley,
Fundamentals of Computer Graphics
fourth edition
(Available online in Cornell library two ways: 1 2)

Supplemental Books and Materials:


Gortler,
Foundations of 3D Computer Graphics
first edition