Skip to content

xd1313113/CS258_CG

Repository files navigation

CS258_CG

  • Assignment 1 Command line intepreter. The framework application for the following assignments. CLI works like Windows command Propmt that takes command and parameters in, parse the command and then execute it.

  • Assignment 2 Tiff image reader The assignment creates commands that can load and write images in Tiff format following the standard Tiff format specification.

  • Assignment 3 Tiff image Resizer The assignment creates commands that can resize the image using various image filters like Guassian, Hanning, Triangle.

  • Assignment 4 3D tranformation The assignment creates commands that can apply 3D affine transformations on images like translation, rotation, shear and so on.

  • Assignment 5 Ray tracer The assignment creates commands that render objects, lights with Phong shading model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published