Releases: newfrogg/CG-Assignment
Releases Β· newfrogg/CG-Assignment
Computer Graphics Assignment - Submitted
Computer Graphics Assignment - Completed
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
Refactor code so that each specific objects are defined as derived class of Mesh class.
Assignment - Computer Graphics
Release Computer Graphics assignment with features like Camera control, main mechanism are included.