This website requires JavaScript.
Explore
Help
Sign in
Warwick
/
game
Watch
1
Star
0
Fork
You've already forked game
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
47
commits
7
branches
0
tags
452
MiB
3dd235397a
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
Warwick
3dd235397a
Actually added textures to loaded texture buffer so we can skip loading already loaded texetures.
2022-06-09 13:47:55 +01:00
cmake
Imported tool for loading models
2022-04-29 12:30:41 +01:00
data
Added test cube for model loading, discovered vertices are alright it appears to be an issue with the textures.
2022-05-17 15:07:40 +01:00
src
Actually added textures to loaded texture buffer so we can skip loading already loaded texetures.
2022-06-09 13:47:55 +01:00
.gitignore
Allow the game to be run from any directory
2022-02-14 16:08:51 +00:00
CMakeLists.txt
Imported tool for loading models
2022-04-29 12:30:41 +01:00