Commit Graph

20 Commits

Author SHA1 Message Date
3892d29f4e feat(Game): re init Game class 2025-11-19 10:10:53 +01:00
a7583c37f4 feat: add texture folder and remove old files 2025-11-15 21:13:48 +01:00
cb103f4d90 feat(texture): add texture file 2025-11-15 20:21:37 +01:00
cd46a0f496 feat(shader): add shader file 2025-11-15 20:16:22 +01:00
26b8366645 feat(camera): add camera file 2025-11-15 20:07:26 +01:00
8bd3080a84 feat(VAO): add VAO config 2025-11-15 20:01:08 +01:00
d257c2b827 feat(EBO): add EBO config 2025-11-15 19:56:08 +01:00
789796732a feat(VBO): add vbo config 2025-11-15 19:52:36 +01:00
202dc32bbe chore(Makefile): add own inc file 2025-11-15 19:50:54 +01:00
11c08f975b feat: add game visual and start gObserver 2025-11-15 14:35:27 +01:00
2bf123323d feat(game): move main default config to game class 2025-11-14 22:17:56 +01:00
652bd75cf1 feat(gitmodules): add stb lib 2025-11-14 17:38:22 +01:00
818b948731 fix(workflows): add submodule prerequisites 2025-11-13 22:50:51 +01:00
ca0fbc51fa chore: add cmake-multi-platform 2025-11-13 22:47:33 +01:00
ac5d640ec6 feat(main.cpp): default triangle test 2025-11-13 22:46:41 +01:00
e47a8008a3 chore(CMakeLists): add default config 2025-11-13 22:44:42 +01:00
1105a131b7 chore!: add glm glfw and glew submodules 2025-11-13 22:32:12 +01:00
87cbd04c0d feat: add src folder (with default c main) 2025-11-13 20:55:16 +01:00
ea18649e93 chore: add README and .gitignore files 2025-11-13 20:53:59 +01:00
Loïc GUEZO
0c5f42c6c2 Initial commit 2025-11-13 20:52:07 +01:00