9f77daf1c6f5e10afca60f6ecd9f86d3e0d07d3b
opengl-starter
An opengl-starter cpp project which can open a simple window, create an OpenGL rendering context and render a quad to the screen. Its all done from scratch without using any 3rd party libraries like GLFW or GLEW. The project contains boilerplate for CMake, testing and basic CI. Static Analysis, Unit Tests and Sanitizers are off by default
Description
Languages
C++
60.3%
CMake
39.7%