mirror of
https://github.com/Relintai/mesh_data_resource.git
synced 2024-11-12 10:15:21 +01:00
A Godot c++ engine module. It adds a different data-only mesh type with an importer, so mesh data is available even on gles2.
doc_classes | ||
nodes | ||
plugin_collada | ||
plugin_gltf | ||
.gitignore | ||
config.py | ||
LICENSE | ||
mesh_data_resource.cpp | ||
mesh_data_resource.h | ||
README.md | ||
register_types.cpp | ||
register_types.h | ||
SCsub |
mesh_data_resource
GODOT mesh importer engine module for easy mesh merging.