brainexcerpts / laplacian_smoothing_triangle_meshLinks
Demonstrate how to smooth a triangle mesh using the Laplacian scheme (preserve initial vertex density)
☆13Updated 5 years ago
Alternatives and similar repositories for laplacian_smoothing_triangle_mesh
Users that are interested in laplacian_smoothing_triangle_mesh are comparing it to the libraries listed below
Sorting:
- Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights☆29Updated 2 years ago
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆38Updated 4 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- The Robust Quad Mesh Extraction Library☆127Updated 5 years ago
- The code accompanying the paper "Developability of Triangle Meshes" by Oded Stein, Eitan Grinspun and Keenan Crane☆112Updated 7 years ago
- Compatible Intrinsic Triangulations (SIGGRAPH 2022)☆26Updated 3 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- Introductory assignment for Geometry Processing course☆127Updated 3 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆215Updated last week
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- ☆81Updated 4 years ago
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆77Updated 3 years ago
- ☆130Updated 7 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 3 years ago
- Adaptive feature-preserving remeshing using libigl.☆22Updated 6 years ago
- Laplacian mesh deformation☆237Updated 7 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆114Updated last year
- An implementation of implicit curvature flow as described in "Implicit Fairing of Irregular Meshes using Diffusion and Curvature Flow" by…☆25Updated 11 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 2 weeks ago
- hair simulation demo☆83Updated 4 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- Parameterization assignment for Geometry Processing course☆160Updated 3 years ago
- The author's Implementation of "Surface-Only Dynamic Deformables using a Boundary Element Method."☆39Updated 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
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆166Updated last year