Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
/ KIT307-2020 Public archive

Computer Graphics and Animation

Notifications You must be signed in to change notification settings

Solflame/KIT307-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 

Repository files navigation

Computer Graphics and Animation


Tutorials

2D Graphics

  • 2D Drawing
    • Downloading and setting up T3D
    • Drawing lines and circles
  • 2D Transformations
    • Manual tranformations
    • Transformations using Matrices
    • Combining transformations

3D Graphics

Animation and Effects

Assessments

  • In-Semester Test C++ programming exercise to test your basic programming skills to produce 2D graphics.
  • Assignment 1 Write code to create 3D objects that may be used in assignment 2. Assesses your knowledge of 3D representations and programming.
  • Assignment 2 Create a short animated movie. Assesses your understanding of 3D programming and animation.