This website requires JavaScript.
Explore
Help
Sign In
guezoloic
/
learnopengl
Watch
1
Star
0
Fork
0
You've already forked learnopengl
mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced
2026-01-25 03:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a055f6c39e0dbddd0ed852a47640fcc2627e69b
learnopengl
/
inc
History
Loïc GUEZO
5a055f6c39
fix(ebo): remove const from constructor param
2025-11-20 06:55:39 +01:00
..
camera.hpp
feat(camera): add camera file
2025-11-15 20:07:26 +01:00
EBO.hpp
fix(ebo): remove const from constructor param
2025-11-20 06:55:39 +01:00
game.hpp
feat(Game): add getter and run functions
2025-11-19 10:44:39 +01:00
shader.hpp
feat(shader): add few functions
2025-11-20 06:52:30 +01:00
texture.hpp
fix(texture): move stb_image into texture.cpp file
2025-11-20 06:53:22 +01:00
VAO.hpp
feat(VAO): add VAO config
2025-11-15 20:01:08 +01:00
VBO.hpp
feat(VBO): add vbo config
2025-11-15 19:52:36 +01:00