Difference between revisions of "ProjectsHomeworkCSE167F20"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(Homework Projects)
(Homework Projects)
 
Line 6: Line 6:
 
* [[Project2F20|Project 2: 3D Models and Lighting]]
 
* [[Project2F20|Project 2: 3D Models and Lighting]]
 
* [[Project3F20|Project 3: Amusement Park Ride]]
 
* [[Project3F20|Project 3: Amusement Park Ride]]
* [[Project4F20|Project 4: Among Us Simulator]]
+
* [[Project4F20|Project 4: Among Us in 167]]
  
 
=Teamwork=
 
=Teamwork=

Latest revision as of 12:04, 21 November 2020

Contents

Homework Projects

The homework projects will be listed here once they have been released.

Teamwork

Teamwork is not allowed for any homework assignment.

Grading

  • All homework assignments are due on the due dates posted on the Schedule of Classes.
  • You must upload your source code for the homework project to Canvas by the due date.
  • Generally, we will not grade homework projects before the due date.

How much are you allowed to talk about the projects with other students?

You are allowed to discuss the homework projects with your classmates, even down to the level of algorithms, but everybody needs to write their 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 part of the code when we ask you to explain it, as if you wrote it yourself. You should label code that was copied from elsewhere as such, and list the URL you found it at.

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