Some of the Graphics Projects I have implemented during course Computer Graphics
-
3D viewing Pipeline
Simulates the real world in 3D and the viewing plane with reference to viewing co-ordinate system(eye).
-
Ray Tracer
Implemented Recursive RayTracing with global and local illumination model
-
PixarAnimation
Pixar animation is implemented with Hierarchical modeling
-
3D Bike Racing Game (Single Player)
3D game using OpenGL