A voxel engine for godot. I'ts a c++ engine module.
Go to file
2019-09-05 18:59:09 +02:00
data
doc_classes
level_generator
library
math
meshers
meshes
props
utility_old
world
.gitignore
config.py
LICENSE
README.md
register_types.cpp
register_types.h
SCsub
voxelman

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.