This website requires JavaScript.
Explore
Help
Sign in
games
/
learn-opengl
Watch
1
Star
0
Fork
You've already forked learn-opengl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11b7f4a3ed
learn-opengl
/
14-refactor
History
Download ZIP
Download TAR.GZ
Zed A. Shaw
d03afb31e1
Fixed the textures problem but it's still not amazing.
2026-08-27 14:29:52 -04:00
..
assets
Fixed the textures problem but it's still not amazing.
2026-08-27 14:29:52 -04:00
resources
/textures
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
scripts
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
shaders
Can now load a glb model with textures embedded in the model. Further cleanup coming.
2026-08-24 16:29:06 -04:00
src
The glfw stuff should probably be in the main render loop isntead.
2026-08-25 15:07:42 -04:00
tests
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
wraps
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
.gitignore
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
.vimrc_proj
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
LICENSE
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
Makefile
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
meson.build
main.cpp all cleaned out and scene.cpp ready to refactor.
2026-08-25 14:57:12 -04:00