/OpenGLGraphicsProgramming

This program parses ply files and draws faces by referring to the vertex list and face list. I then do transformations on the mesh like Translate, Rotate, Shear and Twist. The program does several other things based on keyboard inputs. I use idle function callback to emulate game loop.

Primary LanguageC

No issues in this repository yet.