/OpenGL-Prism

A repository containing the assignments and projects that I worked on during the Computer Graphics course in Spring 2022

Primary LanguageC++

Prism Generation

This is an OpenGL project which has been implemented to get comfortable with the working of OpenGL Instructions to test:

mkdir build
cd build
cmake ..
make -j