Marc 4f957ba862
Merge pull request #88 from HK-SHAO/master
Fix the voxels in blocky_game cannot be displayed normally
2022-01-15 18:04:29 +01:00
2019-09-12 18:57:32 +01:00
2019-05-29 01:18:37 +09:00
2021-06-23 13:08:14 +01:00

Voxel game demos (Godot Engine)

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

Screenshot

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 terrain
  • smooth_terrain/main.tscn: simple test for Transvoxel smooth terrain
Description
No description provided
Readme 9.4 MiB
Languages
GDScript 96.5%
GLSL 3.5%