This website requires JavaScript.
Explore
Help
Sign in
lucien
/
game-engine
Watch
1
Star
0
Fork
You've already forked game-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
1
branch
0
tags
4.6
MiB
C++
62.3%
C
37.5%
GLSL
0.2%
78c7efd063
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Lukian
78c7efd063
changed to a triangle
2025-01-29 11:15:25 +01:00
include
added a shader class and converted existing shaders to files
2025-01-28 14:39:18 +01:00
lib
added glfw and glad to the project
2025-01-28 10:42:14 +01:00
shaders
added a shader class and converted existing shaders to files
2025-01-28 14:39:18 +01:00
src
changed to a triangle
2025-01-29 11:15:25 +01:00
.gitignore
commit
2024-11-08 09:03:33 +01:00
.gitmodules
added glfw and glad to the project
2025-01-28 10:42:14 +01:00
CMakeLists.txt
added a shader class and converted existing shaders to files
2025-01-28 14:39:18 +01:00
Makefile
added glfw and glad to the project
2025-01-28 10:42:14 +01:00