mirror of
https://github.com/Relintai/godot_voxel.git
synced 2024-11-11 20:35:08 +01:00
Voxel module for Godot Engine
.gitignore | ||
config.py | ||
README.md | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
vector3i.h | ||
voxel_buffer.cpp | ||
voxel_buffer.h | ||
voxel_library.cpp | ||
voxel_library.h | ||
voxel_mesh_builder.cpp | ||
voxel_mesh_builder.h | ||
voxel.cpp | ||
voxel.h |
Voxel Tools for Godot
C++ module for creating cube-esque voxel worlds in Godot Engine.