Introduction to Computer Graphics Project
This is a group project for the Introduction to Computer Graphics course. In this project, you will work in a group of 2 or 3 people to create a 3D scene using the concepts learned in the course.
Project Guidelines
- You can choose any 3D scene that you want, but it should be original and not copied from any existing source. If you choose to get inspired from the sources, cite them.
- Your scene should demonstrate all the concepts learned in the class, including modelling, texturing and lighting.
- Your project should be submitted as a playable demo that showcases all the features of your scene.
- A small markdown report of what you did is appreciated(You can put it in the README.md of your fork)
Bonus Sections
If you want to get extra grades, you can implement any of the bonus sections from the TPs.
Submission Guidelines
All projects should be pushed on the git before 6th of june (june 5th 00:00).
Presentation
Each team will present their project in a 5-minute demo(followed by 3 minutes of questions) on the 6th of June 2025. The order of the presentations will be communicated soon.
Grading Criteria
Your project will be graded based on the following criteria:
- Creativity and originality of your scene
- Use of the concepts learned in the class
- Technical quality of your scene (e.g. polygon count, texture resolution, lighting quality)
- Bonus features (if any)
- Overall presentation and polish of your project
Good luck with your project, and have fun exploring the world of computer graphics!