This project contains several scenes to test and demo the voxel module I'm developing for Godot Engine.
This project uses a C++ module:
For the old (unmaintained) pure-GDScript version, checkout the branch full_gdscript.
blocky_game/blocky_game.tscn: sort of Minecraft clone with random features.blocky_terrain/main.tscn: simple test for blocky terrainsmooth_terrain/main.tscn: simple test for Transvoxel smooth terrain
