Skip to content

Home

โœจ Featuresยค

  • ๐Ÿงฎ Finite Element Simulation: Provides tools for simulating deformable objects using tetrahedral and triangular meshes with support for various elasticity models;
  • ๐Ÿ”„ Differentiable Physics: Enables gradient-based optimization through automatic differentiation using JAX and Warp integration;
  • โšก Efficient Optimization: Implements advanced algorithms like Preconditioned Nonlinear Conjugate Gradient (PNCG) for real-time physics simulations;
  • ๐ŸŽฏ Elasticity Models: Features multiple material models including ARAP (As-Rigid-As-Possible) and active muscle simulation capabilities;
  • ๐Ÿ“Š Meshing & Visualization: Integrates with PyVista for mesh processing and visualization, supporting both surface and volumetric meshes;
  • ๐Ÿงฉ Modular Design: Offers a clean architecture with separated components for energies, optimizers, and geometry handling;

๐Ÿ“ฆ Installationยค

To install liblaf-apple, run the following command:

uv add liblaf-apple

โŒจ๏ธ Local Developmentยค

You can use Github Codespaces for online development:

Or clone it for local development:

gh repo clone liblaf/apple
cd apple
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.