This repository contains code template(s) for GLUT (and pygame) based C++ (and python) programs.
For GLUT setup on LINUX and Windows http://www.cse.iitm.ac.in/~vplab/courses/CG/opengl_start.html
For GLUT setup files on windows visit https://w3.cs.jmu.edu/bernstdh/Web/common/help/cpp_mingw-glut-setup.php
pygameStrap.py is a code template based on pyOpenGL and pygame