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 years ago | |
---|---|---|
Dependencies | 2 years ago | |
src | 2 years ago | |
test | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
BuildDependencies_Debug.sh | 2 years ago | |
BuildTools.sh | 2 years ago | |
Build_Debug.sh | 2 years ago | |
COPYING | 2 years ago | |
LICENSE | 2 years ago | |
ReadMe.org | 2 years ago | |
RunProfiler.sh | 2 years ago | |
UpdateBuildCakelisp.sh | 2 years ago |
ReadMe.org
#+TITLE:GameLib
GameLib is my library for making games. It is the successor to base2.0.
GameLib is written in Cakelisp.
Setup
Clone the repository and its dependencies:
git clone https://macoy.me/code/macoy/gamelib.git
git submodule update --init --recursive
hg clone http://hg.libsdl.org/SDL Dependencies/SDL
Build dependencies:
./BuildDependencies_Debug.sh
Build:
./Build_Debug.sh
Asset pipeline
This is a work in progress.
For me:
cd ~/Development/code/repositories/gamelib/Dependencies/ogre-next/build/Debug/bin
./OgreMeshTool_d -e -O puqs ~/Development/code/repositories/gamelib/test/data/Models/Suzanne.mesh.xml