brainexcerpts / laplacian_smoothing_triangle_meshLinks
Demonstrate how to smooth a triangle mesh using the Laplacian scheme (preserve initial vertex density)
☆14Updated 4 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:
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆37Updated 4 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights☆29Updated last year
- Compatible Intrinsic Triangulations (SIGGRAPH 2022)☆26Updated 3 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Introductory assignment for Geometry Processing course☆125Updated 2 years ago
- An implementation of implicit curvature flow as described in "Implicit Fairing of Irregular Meshes using Diffusion and Curvature Flow" by…☆25Updated 11 years ago
- ☆15Updated 7 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆74Updated 3 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆111Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- ☆128Updated 3 months ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 7 months ago
- Directional Field Synthesis, Design, and Processing☆84Updated 4 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆105Updated 4 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- ☆81Updated 4 years ago
- ☆31Updated 2 years ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆63Updated 2 months ago
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- Implementation of the paper "Layout Embedding via Combinatorial Optimization"☆29Updated 3 years ago
- hair simulation demo☆82Updated 4 years ago
- Parameterization assignment for Geometry Processing course☆161Updated 2 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆139Updated last year
- The Robust Quad Mesh Extraction Library☆124Updated 5 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆202Updated last month
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆31Updated 6 years ago
- cloth simulation with self-collision☆27Updated 7 years ago