项目作者: Solflame

项目描述 :
Computer Graphics and Animation
高级语言: HTML
项目地址: git://github.com/Solflame/KIT307-2020.git
创建时间: 2020-07-13T01:47:27Z
项目社区:https://github.com/Solflame/KIT307-2020

开源协议:

下载


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.