McMassiveNZ
9f77daf1c6
Update README.md
2023-07-03 23:00:17 +02:00
McMassiveNZ
e2a1f86ac8
Update example to use type erased polymorphism
2023-07-03 22:51:08 +02:00
McMassiveNZ
dd43799890
Add unit testing back
2023-05-31 21:32:51 +02:00
McMassiveNZ
3d61cd1a26
Update CMakeLists.txt
...
Fix path to cmake scripts
2023-05-28 22:07:39 +02:00
McMassiveNZ
c7a4dde1de
Update to match window-starter template
2023-05-28 21:58:29 +02:00
McMassiveNZ
05f1069e2f
Update CMakeLists.txt
...
only link to opengl32.lib on windows
2023-05-08 20:07:51 +02:00
McMassiveNZ
ab25ee9626
Update null_opengl.cpp
...
Fix broken return type in impl of null_opengl
2023-05-08 19:59:53 +02:00
McMassiveNZ
bde6c88b68
Update null_opengl.cpp
...
Add missing explicit constructor
2023-05-08 19:53:36 +02:00
McMassiveNZ
0e83e458a9
Update null_window.cpp
...
Implement missing functionality
2023-05-08 19:03:49 +02:00
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
William McVicar
34126c21a2
Initial commit
2023-05-04 22:33:04 +02:00