Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 308 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 308 Bytes

OpenGL-GLUT-Projects

These projects demonstrate mathematical concepts with programming in OpenGL-GLUT. Trigonometry, vectors, linear equations, matrices have been used to transform, rotate, reflect, collide objects on 2D scenes.

You neeed freeglut library and vector header file to run on Visual Studio.