generated from macoy/gamelib-project-template
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
Dependencies | 2 weeks ago | |
data | 2 weeks ago | |
src | 2 weeks ago | |
.gitignore | 2 weeks ago | |
.gitmodules | 3 weeks ago | |
Build.bat | 1 month ago | |
Build.sh | 1 month ago | |
COPYING | 2 months ago | |
LICENSE | 2 months ago | |
ReadMe.org | 3 weeks ago | |
RunProfiler.sh | 2 months ago |
ReadMe.org
Voxel game
This is a voxel-based game intended to have building, exploration, and NPC interaction.
Assets
Skinned models
To create a model:
-
Export as Wavefront
.obj
-
Coordinate system is Y up, -Z forwards
-
Triangulate the mesh
-
Materials should be named the same as their texture image filename. Currently, only
.bmp
textures will be loaded.