brainexcerpts / laplacian_smoothing_triangle_meshLinks
Demonstrate how to smooth a triangle mesh using the Laplacian scheme (preserve initial vertex density)
☆13Updated 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.☆38Updated 4 years ago
- Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights☆29Updated 2 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆112Updated last year
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆65Updated 4 months 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
- Introductory assignment for Geometry Processing course☆125Updated 3 years ago
- ☆81Updated 4 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆142Updated last year
- ☆128Updated 5 months ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- QMVC - Mean value coordinates for quad cages in 3D, reference implementation (J.-M. Thiery, P. Memari & T. Boubekeur, ACM SIGGRAPH Asia 2…☆76Updated 3 years ago
- Laplacian mesh deformation☆238Updated 7 years ago
- Compatible Intrinsic Triangulations (SIGGRAPH 2022)☆26Updated 3 years ago
- The Robust Quad Mesh Extraction Library☆125Updated 5 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆106Updated 4 years ago
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆31Updated 6 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 3 years ago
- geometry processing and shape analysis framework☆68Updated 7 months ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆132Updated 4 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆42Updated last year
- Deformation assignment for Geometry Processing course☆173Updated 3 years ago
- An implementation of our paper: Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation☆37Updated 4 years ago
- A Smoothness Energy without Boundary Distortion for Curved Surfaces - code☆22Updated 4 years ago
- Adaptive feature-preserving remeshing using libigl.☆22Updated 5 years ago
- An Interactive Mesh Retopology Tool with Rigid/Non-Rigid Registration☆21Updated 2 years ago
- implementation of the paper: Mesh Editing with Poisson-Based Gradient Field Manipulation☆54Updated 3 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆206Updated 3 weeks ago