brainexcerpts / 3x3_polar_decompositionLinks
Polar decomposition of a 3x3 matrix
☆14Updated 6 years ago
Alternatives and similar repositories for 3x3_polar_decomposition
Users that are interested in 3x3_polar_decomposition are comparing it to the libraries listed below
Sorting:
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- ☆39Updated 3 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated last week
- ☆52Updated last year
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆65Updated 5 months ago
- The author's Implementation of "Surface-Only Dynamic Deformables using a Boundary Element Method."☆39Updated 3 years ago
- Gradients/Hessians for optimizing with rotation variables.☆27Updated 2 years ago
- implementation of SIGGRAPH 2020 paper 'A class of C2 interpolating Splines - cem yuksel'☆18Updated 2 years ago
- ☆20Updated 4 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- ☆21Updated last year
- ☆130Updated 7 months ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- A C++ implementation of Meshless Deformations Based on Shape Matching☆29Updated 11 years ago
- ☆74Updated last week
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆38Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆56Updated last year
- Public code release for the SIGGRAPH Asia 2020 paper "Opening and Closing Surfaces", authored by Silvia Sellán, Ang Yan Sheng, Jacob Kest…☆23Updated 4 months ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆67Updated 11 years ago
- ☆17Updated 5 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆94Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 10 months ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 4 months ago
- Optimization-based implicit material point method