Difference between revisions of "ProjectsHomeworkCSE167F20"
(Created page with "=Homework Projects= The homework projects will be listed here once they have been released. <!-- * Project 1: Rendering Point Clouds * Project2F19|Project 2...") |
(→Homework Projects) |
||
Line 2: | Line 2: | ||
The homework projects will be listed here once they have been released. | The homework projects will be listed here once they have been released. | ||
+ | |||
+ | * [[Project1F20|Project 1: Point Clouds]] | ||
<!-- | <!-- | ||
− | * [[ | + | * [[Project2F20|Project 2: 3D Models and Lighting]] |
− | + | * [[Project3F20|Project 3: Scene Graphs and Culling with Robots]] | |
− | * [[ | + | * [[Project4F20|Project 4: Roller Coaster]] |
− | * [[ | + | |
--> | --> | ||
Revision as of 22:49, 2 October 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.