Go to file
Marc Gilleron b5e3bf18cf Mouse zooming is now exponential 2019-06-01 20:03:42 +01:00
project Mouse zooming is now exponential 2019-06-01 20:03:42 +01:00
screenshots Generate noise heightmap cubes mixed with smooth voxels 2017-04-06 23:48:33 +02:00
.gitignore Upgraded project for Godot 3.0 2017-03-25 01:20:27 +01:00
README.md Added module dependencies info 2016-05-05 02:23:27 +02:00

README.md

Voxel Game Prototype (Godot)

This is a prototype of voxel world made with Godot Engine. Just experimenting how to reproduce and optimize a generated terrain like Minecraft does, nothing serious planned.

Screenshot

Dependencies

This project uses two C++ modules:

For the old (unmaintained) pure-GDScript version, checkout the branch full_gdscript.