Marc
4f957ba862
Merge pull request #88 from HK-SHAO/master
Fix the voxels in blocky_game cannot be displayed normally
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
Description
Languages
GDScript
96.5%
GLSL
3.5%