Skip to content

CS580: Computer Graphics

Minhyuk Sung, KAIST, Spring 2024

Assignment

Due: April 7 (Sunday), 23:59 KST
Where to submit: Gradescope

https://github.com/KAIST-Visual-AI-Group/CS580-Assignment

Please carefully review the README of each assignment before you begin and check what you need to submit for each assignment.

Prerequisite

You'll need basic programming skills in Python, NumPy, and PyTorch to complete the programming assignments. We do not provide tutorials on them, but there are plenty of resources available on the Internet.

AI Coding Assistant Tool Policy

You are allowed (and even encouraged) to utilize AI coding assistant tools, such as ChatGPT, Copilot, Codex, and Code Intelligence, for your programming assignments and projects. Utilizing AI coding assistant tools will not be deemed as plagiarism. However, it is still strictly prohibited to directly copy code from the Internet or from someone else. Doing so will lead to a score of zero and a report to the university.

Grading

  • Check out the submission guidelines and grading policy of each assignment in the respective GitHub repository.
  • Late submission: A 10% penalty for each late day.