Nigel 4355a12b9a Architecture redesign
PART 1:
- Added a Renderer class
- Added a Application interface
- Added a RenderPass interface
- Added multiple RenderPass classes
- Added a Window class
- Moved Shaders into a Shader folder

The idea behind this redesign is to make more abstractions.
These abstraction are then supposedly going to make it easier
to focus on the next couple tutorials main elements
2022-10-18 22:57:50 +02:00
2022-02-22 21:52:44 +01:00
2022-02-22 00:32:22 +01:00
2022-10-18 22:57:50 +02:00
2022-10-18 22:57:50 +02:00
2022-02-22 00:32:22 +01:00
2022-02-22 00:32:22 +01:00
2022-02-22 00:32:22 +01:00
2022-02-06 13:44:00 +01:00

Learn OpenGL

OpenGL logo

Resources Used

learnopengl.com
en.cppreference.com

Description
Work In Progress
Readme 118 MiB
Languages
C++ 78.7%
GLSL 18.6%
Lua 1.7%
Makefile 0.6%
C 0.4%