A minmal OpenGL rendering kernel.
This project is loosely inspired by Inrias ORK, but completely rewritten
- Compatible with modern OpenGL 4.5 core profile
- No NVIDIA specific calls
- "Modern" C++17
The development and examples are also based on JoeyDeVries excellent OpenGL tuturials over at LearnOpenGL

