voxspatium/README.md

482 B

Universium Engine

An idea for a 3D game engine that renders voxel planets, puts them into orbits and allows the creation of games via simple scripting.

The Goal

The goal of this application is to make a scriptable voxel planets engine to use in the making of games. And to actually make something cool.

Compile

Currently only tested on Linux.

mkdir build && cd build
cmake ..
make

License

The GNU General Public License, Version 3

See LICENSE.