Go to file
Martin Gerhardy 029ea7c0e1 MAPVIEW: added skybox and updated the water shader 2019-11-27 14:29:22 +01:00
.github/workflows ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +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 MAPVIEW: added skybox and updated the water shader 2019-11-27 14:29:22 +01:00
docs DOCS: added sdl2-mixer dependency 2019-11-17 13:17:20 +01:00
src MAPVIEW: added skybox and updated the water shader 2019-11-27 14:29:22 +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
.travis.yml CI: enable travis unity builds 2019-11-16 22:13:02 +01: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 DOCS: added high level game design 2019-11-15 19:24:21 +01:00
TODO.md ALL: removed assimp and voxelizer 2019-11-01 20:14:32 +01:00
appveyor.yml CI: try to install mosquitto for msvc builds 2019-11-14 07:20:38 +01:00

README.md

Build status Build Status 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.