/computer-graphics

This repository is a compilation of Assignments that I have attempted for my Computer Graphics course. It consists of basic 2D and 3D rendering including object tranformations, picking, camera and lighting setup. Assignment 3 also includes Phong & Gouraud shading models and trackball rotation using quaternions in Three.js (Some of the codes are insipired from https://amit-tomar.github.io/T2-20-CS-606/)

Primary LanguageJavaScript

No issues in this repository yet.