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.
๐ 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.