Skip to content

Repository files navigation

Voxatile

The Swiss Army knife of geodata voxelization.

Voxatile is a geo-voxelizer. It can turn geographical data into voxels (small cubes).

Warning

Before the opening, the project was named "Minalac generator". It is being renamed to "Voxatile". You may find both names in code and documentation, keep in mind that they both refer to the same thing. Old name occurrences will be progressively replaced, starting with the package name.

Project status

The tool is available in very early alpha version. It is still being actively developed, and many changes will occur in parameters syntax, along with new features being added.

Simple usage

Note

Read the documentation about how to run this project for more options. "How To" guides are being written and will be available soon.

From sources

Clone the repository:

git clone https://github.com/ignfab/voxatile.git
cd voxatile # All commands are always based on the project root

Compile and run using Maven (Unix only):

mvn -Dmaven.test.skip=true clean package && ./generate.sh minetest full ign $HOME/.minetest/worlds/voxatile

License

This project is licensed under the terms of the GNU AGPL v3 license.

Releases

Packages

Used by

Contributors

Languages