generated from McMassiveNZ/opengl-starter
c837f8e0274b7a1e19008a72d7e5ba14c22c5e06
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
A d12-starter cpp project which can open a simple window, create a dx12 device with associated resources and render a triangle to the screen
Languages
C++
70.4%
CMake
27.8%
HLSL
1.8%