Rendering a simple triangle with OpenGL.
This is a CMake-based project so make sure to install CMake (portable version : do not forget to add bin directory to PATH).
glad files are generated using Python and the Jinja2 package, install Python and run the command :
pip install -U Jinja2
- glad 2
- GLFW
- Python
- CMake