Go to file
Martin Gerhardy 323edce819 CI: removed travis and appveyor support 2019-12-01 13:04:54 +01:00
.github/workflows CI: added new test 2019-12-01 13:04:54 +01:00
cmake CMAKE: hack to make libbullet happy 2019-11-17 13:13:19 +01:00
contrib NETWORK: plug memory leak if enet_peer_send failed 2019-11-16 21:24:20 +01:00
data ANIMATION: removed the foot hack from vertex assembling of the character cache 2019-11-28 07:52:43 +01:00
docs DOCS: added sdl2-mixer dependency 2019-11-17 13:17:20 +01:00
src PERSISTENCE: fixed ConnectionPoolTest 2019-12-01 13:04:54 +01:00
tools ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
.dockerignore DOCKER: ignore the git directory 2018-11-20 20:22:01 +01:00
.gitignore GIT: added compilation db to gitignore 2019-10-31 21:41:40 +01:00
.gitlab-ci.yml CI: cache build dir and split between unity/non-unity 2019-08-08 12:21:57 +02:00
CMakeLists.txt ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
Doxyfile.in DOCS: updated Doxygen config file 2019-05-27 13:22:22 +02:00
LICENSE LICENSE: added license notes 2018-10-27 17:48:09 +02:00
Makefile ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
README.md README: removed travis and appveyor support 2019-12-01 13:04:54 +01:00
TODO.md ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00

README.md

Actions Status License: MIT

About

Voxel engine and tools.

Contact

Tools

General

Running the tests

The tests need a postgres database named engine and a user named engine with the password.... engine (you can modify them via cvars). If no OpenGL or OpenCL context is available, the related tests are skipped. You can use the docker-compose files to set up your environment.

More information

For more information, please check out the wiki or the doxygen documentation.

You can find some old and most likely outdated videos in my youtube channel.