nobuo-nakagawa / air_mesh_2d
An implementation of "Air Meshes for Robust Collision Handling", SIGGRAPH (2015)
☆15Updated 7 years ago
Alternatives and similar repositories for air_mesh_2d:
Users that are interested in air_mesh_2d are comparing it to the libraries listed below
- Real-Time Example-Based Elastic Deformation [SCA 2012]☆15Updated 4 years ago
- ☆20Updated 10 months ago
- CMake build system for the Vega FEM package☆14Updated 10 years ago
- This is a simple version including dense sovler only.☆23Updated 3 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 2 years ago
- An implementation of "Strain based dynamics", SCA (2014)☆15Updated 7 years ago
- The author's Implementation of "Surface-Only Dynamic Deformables using a Boundary Element Method."☆36Updated 2 years ago
- ☆16Updated 4 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- A lightweight, fast, and accurate solver for grid-based ferrofluid simulations (2D Ver.)☆11Updated 8 months ago
- ☆20Updated 3 years ago
- ☆78Updated 3 years ago
- PhD independent study: implementing basic and important soft body deformation papers☆25Updated 6 years ago
- Velocity Skinning - Replicability Stamp☆15Updated 3 years ago
- ☆27Updated last year
- ☆25Updated 5 years ago
- ☆36Updated 6 years ago
- Implementation of our paper: Komaritzan and Botsch, Fast Projective Skinning, ACM MIG 2019.☆55Updated last year
- Particle sampling with SPH-based relaxation.☆15Updated 6 years ago
- The source code of the paper An Eigenanalysis of Angle-Based Deformation Energies☆17Updated last year
- ☆14Updated 4 years ago
- ☆29Updated 2 years ago
- ☆23Updated 3 years ago
- Implementation of the Velocity Skinning algorithm in C++☆15Updated 8 months ago
- A simple BVH data structure.☆14Updated 5 months ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…