Source Code

You can download the source code from the google code repository using Apache Subversion (a.k.a SVN). In a terminal type:

svn checkout http://anki-3d-engine.googlecode.com/svn/trunk/ anki

All the information of how to build the engine are located inside the docs directory.

**WARNING**: Some times the trunk won’t compile. Also note that without the assets (not published yet) the application will crash. I’m working to address these issues