Skip to content

Releases: newfrogg/CG-Assignment

Computer Graphics Assignment - Submitted

04 May 08:02
b4eed26

Choose a tag to compare

Complete building, testing & running assignment-2011213.cpp on Visual Studio 2022.

Computer Graphics Assignment - Completed

03 May 12:56

Choose a tag to compare

A complete drawing of the main mechanism and 4 additional components are included: T shaped, 5-bar, 6-bar, and 8-bar objects. Another consideration is the reusability of the piece bar, which can forms an n-bar under lightweight adjustments.

Normalizing Mesh Objects

13 Apr 18:11

Choose a tag to compare

Refactor code so that each specific objects are defined as derived class of Mesh class.

Assignment - Computer Graphics

11 Apr 16:57

Choose a tag to compare

Pre-release

Release Computer Graphics assignment with features like Camera control, main mechanism are included.