Home
โจ Featuresยค
- ๐๏ธ Advanced I/O: Supports reading and writing various mesh formats (OBJ, PLY, STL, VTK, VTP, VTU) with seamless integration to PyVista and Trimesh;
- ๐ Proximity Analysis: Provides efficient algorithms for nearest point and nearest point on surface queries with configurable thresholds and normal-based filtering;
- ๐ง External Tool Integration: Wraps powerful external tools like MeshFix for mesh repair and TetWild for tetrahedral mesh generation;
- ๐ Barycentric Utilities: Includes functions for converting barycentric coordinates to points and sampling barycentric coordinates for simulation and analysis;
- โจ๏ธ Command-Line Interface: Offers a CLI for common tasks such as landmark annotation and mesh information display;
- ๐ท๏ธ Type Safety: Utilizes modern Python type hints and static analysis tools for robust and maintainable code.
๐ฆ Installationยค
To install liblaf-melon
, run the following command:
uv add liblaf-melon
โจ๏ธ Local Developmentยค
You can use Github Codespaces for online development:
Or clone it for local development:
gh repo clone liblaf/melon
cd melon
mise run install
๐ค Contributingยค
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.
๐ More Projectsยค
- ๐ Grapes - Supercharge your Python with rich logging, precise timing, and seamless serialization.
- ๐ Melon - A comprehensive Python library for 3D mesh processing with advanced I/O capabilities, proximity analysis, and integration with external mesh processing tools.
- ๐ Tangerine - Squeeze dynamic content into your files with Tangerine’s template magic.
- ๐โ๐ฉ Lime - AI-powered Git commit assistant and repository documentation generator
- ๐ Apple - A JAX and Warp library for differentiable physics simulation, featuring elastic energy models and finite element methods.
- ๐ Cherries - Sweet experiment tracking with Comet, DVC, and Git integration.