Skip to content

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.

PR Welcome

Contributors

๐Ÿ”— 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.

๐Ÿ“ Licenseยค

Copyright ยฉ 2025 liblaf.
This project is MIT licensed.