Go to file
Marc Gilleron c139081f77 Put provider resource in a file, and... stuff 2018-10-04 23:10:45 +01:00
project Put provider resource in a file, and... stuff 2018-10-04 23:10:45 +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.