alecjacobson / nested_cages
Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"
☆83Updated last year
Alternatives and similar repositories for nested_cages:
Users that are interested in nested_cages are comparing it to the libraries listed below
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆73Updated 2 years ago
- ☆54Updated 5 years ago
- C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)☆62Updated 4 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆49Updated 8 months ago
- An example that complies and runs the fast winding number for soups☆71Updated 6 years ago
- ☆127Updated 3 months ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆40Updated 2 years ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 10 years ago
- ☆51Updated 10 months ago
- 3D Geometry Renderer for Python☆54Updated 4 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆59Updated 3 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 weeks ago
- ☆78Updated 3 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆106Updated 5 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- ☆21Updated last year
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆81Updated 2 years ago
- Moebius Registration☆63Updated 6 months ago
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆33Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆28Updated last year
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆98Updated 3 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆89Updated 4 years ago
- Directional Field Synthesis, Design, and Processing☆81Updated 3 years ago
- ☆31Updated 10 months ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆128Updated 2 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.