mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-12 10:15:12 +01:00
A voxel engine for godot. I'ts a c++ engine module.
Relintai
ba05f93aa2
-Huge cleanup. -Moved the voxel query to a new folder, also it's not in the build anymore. Will be removed shortly. |
||
---|---|---|
data | ||
doc_classes | ||
library | ||
math | ||
meshers | ||
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.