learn-opengl/14-refactor/src
2026-08-25 15:07:42 -04:00
..
glad Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
KHR Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
camera.cpp Camera and shader now fixed up. 2026-08-25 14:11:14 -04:00
camera.hpp Camera and shader now fixed up. 2026-08-25 14:11:14 -04:00
data.hpp main.cpp all cleaned out and scene.cpp ready to refactor. 2026-08-25 14:57:12 -04:00
dbc.cpp Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
dbc.hpp Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
main.cpp The glfw stuff should probably be in the main render loop isntead. 2026-08-25 15:07:42 -04:00
mesh.cpp Models all tested and refactored so that the draw() call doesn't do a bunch of irrelevant shit. 2026-08-25 13:51:22 -04:00
mesh.hpp Models all tested and refactored so that the draw() call doesn't do a bunch of irrelevant shit. 2026-08-25 13:51:22 -04:00
model.cpp Models all tested and refactored so that the draw() call doesn't do a bunch of irrelevant shit. 2026-08-25 13:51:22 -04:00
model.hpp Models all tested and refactored so that the draw() call doesn't do a bunch of irrelevant shit. 2026-08-25 13:51:22 -04:00
physics.cpp Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
physics.hpp Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
scene.cpp The glfw stuff should probably be in the main render loop isntead. 2026-08-25 15:07:42 -04:00
scene.hpp A little more clean up before figuring out how a scene should work. 2026-08-25 15:01:03 -04:00
shader.cpp Camera and shader now fixed up. 2026-08-25 14:11:14 -04:00
shader.hpp Camera and shader now fixed up. 2026-08-25 14:11:14 -04:00
stb_image.cpp Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00
stb_image.h Starting the refactor session on day 14. Moved the glad and KHR dirs into src to start. 2026-08-24 12:13:03 -04:00