Minetest Unified Library
A bundle containing several libraries. Currently they do not all have independent Minetest-CDB pages, however they are functional independent of one another. Documentation for the libraries:
https://minetest-unified-library.github.io/MTUL-b3d/
- adds a library for reading and writing blitz3d models from strict Lua tables.
- also adds tools for looking up animation data
https://minetest-unified-library.github.io/MTUL-CPML/
- adds an extensive math library
- please note that quaternion <-> euler conversions are completely broken (fix soon)
https://minetest-unified-library.github.io/MTUL-filesystem/
- adds binary manipulation
- adds a lookup system for media filepaths
(documentation missing for mtul class)
- implements lua classes
- automatically update submodules?
- fix quaternions
- make a super-doc for the modules