Skip to content

ramisa2108/Computer-Graphics-with-OpenGL

Repository files navigation

Computer Graphics with OpenGL

Sessional work of Computer Graphics course.

Installation : instructions for Linux

Description

  • Shape Generation with OpenGL
    • Drawing basic shapes using the OpenGL library

  • Raster-based Graphics Pipeline
    • C++ implementation of the OpenGL functions. Bitmap images generated.
    • Transformations: Modeling, View, Projection Transformation.
    • Hidden Surface Removal: Z-Buffer Algorithm.

  • Ray Tracing
    • C++ implementation of ray tracing.
    • OpenGL drawing and bitmap image generation.
    • Phong model used for illumination and shading.

Releases

No releases published

Packages

No packages published