Release v3.0.2.183
December 17, 2024
Updates
Documentation
- Comprehensive Python API documentation introduced alongside the C++ documentation.
- Revamped structure, content, and examples for C++, C#, and Python.
- Added How to Use MeshLib with CMake
- Enhanced layout and updated visual theme for improved readability.
Python API
- New Python Bindings: All C++ functions and classes are now exposed by default, making Python integration seamless.
- Added support for Python 3.13, extending compatibility from Python 3.8 to 3.13.
- Integrated CUDA-accelerated algorithms for faster performance.
C & C# API
- C# Improvements: Added Expand and Shrink functions, voxel support, triangulation, and improved examples.
- C Bindings: Expanded API with voxel operations, region manipulation, and point cloud triangulation.
Learn more on GitHub: MeshLib Release v3.0.2.183