Skip to content

JKU-ICG/cg_project_template_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CG Lab Project

Submission template for the CG lab project at the Johannes Kepler University Linz.

Explanation

This README.md needs to be pushed to Github for each of the four assignments. For every submission change/extend the corresponding sections by replacing the TODO markers. Make sure that you push everything to your Github repository before the respective deadlines. For more details, see the Moodle page.

Student information due on 25.03.2024

Student ID First Name Last Name E-Mail
Student name TODO TODO TODO TODO

Concept Submission due on 25.03.2024

TODO

(Explain the basic story of your movie, i.e., planned scenes, what happens, which objects are used, etc.)

Assignment 1 - Scene Graphs (Submission due on 15.04.2024)

Prepare a submission that contains:

  • A1.1: Manually composed object
  • A1.2: Animate composed object

Push your code on the day of the submission deadline. The repository needs to contain:

  • code/ documented code + resources + libs
  • video/screen recording

Assignment 2 - Shading & Materials (Submission due on 02.05.2024)

Prepare a submission that contains:

  • A 2.1: Materials
  • A 2.2: Multiple light sources
  • A 2.3: Phong shading
  • A 2.4: Spotlight

Push your code on the day of the submission deadline. The repository needs to contain:

  • code/ documented code + resources + libs
  • video/screen recording

Assignment 3 - Animation (Submission due on 22.05.2024)

Prepare a submission that contains:

  • A 3.1: Animate the camera for exactly 20 seconds
  • A 3.2: Animated Light

Push your code on the day of the submission deadline. The repository needs to contain:

  • code/ documented code + resources + libs
  • video/screen recording

Assignment 4 - Texturing (Submission due on 10.06.2024)

Prepare a submission that contains:

  • A 4.1: Texture composed object
  • A 4.2: Shadow mapping OR cube mapping

Push your code on the day of the submission deadline.

The repository needs to contain:

  • code/ documented code + resources + libs
  • video/screen recording

Assignments

You will implement the assignments in the table below. Replace yes/no/partial with one of the options each time you made a submission. Mention in the comments column of the table where you have implemented the code and where it is visible (e.g., spotlight is the lamp post shining on the street).

Implemented ID Name Max. Points Issues/Comments*
yes/no/partial 1.1 Scene Graphs - Manually composed object. 10
yes/no/partial 1.2 Scene Graphs - Animate parts of composed object and move it. 7
yes/no/partial 2.1 Materials - Add at least 2 different materials to various parts of the composed object. 6
yes/no/partial 2.2 Lights - Use multiple light sources. Make sure all objects are affected by them. 7
yes/no/partial 2.3 Shading & Materials - Apply Phong shading to all objects. 7
yes/no/partial 2.4 Lights - Implement one spotlight. 13
yes/no/partial 3.1 Animation - Animate camera for exactly 20 seconds. 14
yes/no/partial 3.2 Animation - Animated light - one light source should be moving in the scene. 8
yes/no/partial 4.1 Texturing - Texture parts of composed object / set tex coords. 8
yes/no/partial 4.2 Advanced Texturing - Shadow Mapping or Cube Mapping. 20
  • Mention in the comments column of the table where you have implemented the code for all minimal aspects/requirements and where it is visible (e.g., spotlight is the lamp post shining on the street).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages