A short openGL project that involves a few 3D cube models
Author:
This is a very short open GL exposition that has the following
The programming is in C++ compiled in G++ compiler by GNU and uses OpenGL library calls to setup and render the graphics systems.
Note: These codes were written as a part of Computer Graphics project in 2nd year 1st semester of M.Tech (CS) in Indian Statistical Institute. Course was taken by Prof. Swagatam Das
The project contains
Make sure your open GL is installed & configured properly, then execute these in the directory the code is residing.
make
./cube