Skip to content

mitcse/OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL

Open source OpenGL Programs in C++

Building

Need to have GL, GLU and GLUT libraries installed.

  • OS X, Linux and Windows
    • cd to the directory;
    • Open Makefile, comment and uncomment lines pertaining to your OS.
    • make
    • ./main or main.exe

Contributing

Feel free to send a pull if you have something relevant to contribute. Be sure to follow the build rules.

Releases

No releases published

Packages

No packages published