Go to file
Marc d66dee0363
Merge pull request #64 from tinmanjuggernaut/license
Added license
2019-06-01 20:10:43 +01:00
project Added lod DMC terrain scene 2019-06-01 20:06:04 +01:00
screenshots Generate noise heightmap cubes mixed with smooth voxels 2017-04-06 23:48:33 +02:00
.gitignore Ignore debug data 2019-06-01 20:06:39 +01:00
LICENSE.md Added license 2019-05-29 01:18:37 +09:00
README.md Update readme to explain it's multiple tests and demo scenes 2019-06-01 20:09:40 +01:00

README.md

Voxel game demos (Godot Engine)

This project contains several scenes to test and demo the voxel module I'm developping for Godot Engine.

Screenshot

Dependencies

This project uses a C++ module:

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