learn-opengl/21-framebuffers/src
2026-09-03 14:35:25 -04:00
..
glad 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
KHR 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
camera.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
camera.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
components.hpp First edit for framebuffers but it's slapped together and doesn't work yet. 2026-08-31 11:45:26 -04:00
dbc.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
dbc.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
framebuffer.cpp Now have separate FrameBuffer and Screen structs to manage the framebuffer/screen dance. 2026-09-02 14:17:58 -04:00
framebuffer.hpp Now have separate FrameBuffer and Screen structs to manage the framebuffer/screen dance. 2026-09-02 14:17:58 -04:00
json.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
main.cpp First edit for framebuffers but it's slapped together and doesn't work yet. 2026-08-31 11:45:26 -04:00
mesh.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
mesh.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
model.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
model.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
scene.cpp Now have separate FrameBuffer and Screen structs to manage the framebuffer/screen dance. 2026-09-02 14:17:58 -04:00
scene.hpp Fixed a bug where I was loading the wrong shader file for the screen shader, then made the kernel shader for the screen postprocessing. 2026-09-03 14:35:25 -04:00
screen.cpp Now have separate FrameBuffer and Screen structs to manage the framebuffer/screen dance. 2026-09-02 14:17:58 -04:00
screen.hpp Now have separate FrameBuffer and Screen structs to manage the framebuffer/screen dance. 2026-09-02 14:17:58 -04:00
shader.cpp Fixed a bug where I was loading the wrong shader file for the screen shader, then made the kernel shader for the screen postprocessing. 2026-09-03 14:35:25 -04:00
shader.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
stb_image.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
stb_image.h 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
utils.cpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00
utils.hpp 19/20 is done so setup for day 21. 2026-08-30 13:51:01 -04:00