CSC561-Graphics
This repository contains programming assignments and other course material for Graphics Course (Fall 2017)
View the Project on GitHub
Course Assignments
Homeworks and other stuff related to Graphics Course (Fall 2017)
Author: Ankur Garg (agarg12@ncsu.edu)
- Program 1
- Using ray casting, render unlit, colored ellipsoids
- Using ray casting, render lit ellipsoid
- arbitrary viewing setups
- multiple lights at arbitrary locations
- off-axis and rectangular projections
- shadows during ray casting
- render triangles
- Program 2
- Modelling
- Transforms
- Lighting on 3D Objects
- Program 3
References
For more details about the course assignments and the projects, please visit the course webiste here