Difference between revisions of "ProjectsHomeworkCSE167F17"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Homework Projects)
(Homework Projects)
Line 3: Line 3:
 
* [[Project1F17|Project 1: Point Clouds]]
 
* [[Project1F17|Project 1: Point Clouds]]
 
* [[Project2F17|Project 2: 3D Models]]
 
* [[Project2F17|Project 2: 3D Models]]
<!--* [[Project3F17|Project 3: Scene Graph]]
+
* [[Project3F17|Project 3]]
 +
<!--
 
* [[Project4F17|Project 4: Roller Coaster]]
 
* [[Project4F17|Project 4: Roller Coaster]]
 
* [[Project5F17|Project 5: Final Project]]
 
* [[Project5F17|Project 5: Final Project]]

Revision as of 23:07, 26 October 2017

Contents

Homework Projects

Teamwork

  • Teamwork is not allowed for any homework assignments except the final project.
  • The final project may be done in teams of two or three.

Grading

  • All homework assignments are due on the due dates posted on the Schedule of Classes, at the beginning of the time slot for the grading session in the lab.
  • You must upload your source code for the homework project to TritonEd by the time grading starts on the due date.
  • Generally, we will not grade homework projects before the due date. We want to use the office hours primarily for homework support.
  • If you cannot come to the lab on the due date, you must email the instructor ahead of time and demonstrate your homework project to a TA or tutor before the deadline, during their tutoring hours.
  • During the main grading session on Fridays:
    • List your name on the whiteboard. The homework will be graded in this order. Once the list is empty, grading will end.
    • We do not offer homework assistance on Fridays.

How much are you allowed to talk about the projects outside of your team?

You are allowed to discuss the homework projects with your classmates, even down to the level of algorithms, but everybody/every team needs to write the C++ code separately and independently. You are allowed to use code you find on the internet, as long as it was not written specifically for this course, and if you can demonstrate that you understand every single line of the code when we ask you to explain it. You should label code that was copy-pasted from elsewhere as such, and to list the URL you found it at, just as you would with citations in an article you write.

If we find that homework projects from different individuals/teams share identical code, everyone with that code will get zero points for the project, and we will consider disciplinary action as outlined by UCSD's integrity guidelines.