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
52
commits
1
branch
0
tags
17
MiB
master
Commit graph
3 commits
Author
SHA1
Message
Date
Zed A. Shaw
47bd233722
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
Zed A. Shaw
2431cf8c97
Created a crate model in glb and obj format to use in the tests, then finished the model test.
2026-08-25 12:12:19 -04:00
Zed A. Shaw
c6a7c42a4e
Can now load a glb model with textures embedded in the model. Further cleanup coming.
2026-08-24 16:29:06 -04:00