697 B
697 B
Voxel game demos (Godot Engine)
This project contains several scenes to test and demo the voxel module I'm developing for Godot Engine.
Dependencies
This project uses a C++ module:
For the old (unmaintained) pure-GDScript version, checkout the branch full_gdscript
.
Runnable scenes
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