McMassiveNZ f8a10e126f Implement OpenGL from window-starter
The bulk of the work to create an OpenGL context on windows and load the some of the functions required to get a triangle rendering using modern OpenGL
2023-05-08 18:57:16 +02:00
2023-05-04 22:33:04 +02:00
2023-05-04 22:33:04 +02:00
2023-05-08 18:57:16 +02:00
2023-05-08 18:57:16 +02:00
2023-05-04 22:33:04 +02:00
2023-05-04 22:33:04 +02:00
2023-05-04 22:33:04 +02:00
2023-05-04 22:33:04 +02:00
2023-05-04 22:33:04 +02:00

window-starter

build

A window-starter cpp project which can open a simple window. The project contains boilerplate for CMake, testing and basic CI. Static Analysis, Unit Tests and Sanitizers are off by default

Description
Simple Starter Project which draws a triangle using OpenGL
Readme 193 KiB
Languages
C++ 60.3%
CMake 39.7%