mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-10 10:12:10 +01:00
A voxel engine for godot. I'ts a c++ engine module.
areas | ||
clutter | ||
data | ||
doc_classes | ||
level_generator | ||
library | ||
meshers | ||
meshes | ||
props | ||
world | ||
.gitignore | ||
config.py | ||
LICENSE | ||
README.md | ||
register_types.cpp | ||
register_types.h | ||
SCsub |
voxelman
A voxel engine module for godot, focusing on editor integration, rapid prototyping, gameplay-related features, speed, and extendability (even from gdscript), without reinventing the wheel as much as possible.