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
- 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
- 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
- The Robust Quad Mesh Extraction Library☆125Updated 5 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
- Introductory assignment for Geometry Processing course☆128Updated 3 years ago
- ☆130Updated 6 months ago
- A library for Directional Field Synthesis, Design, and Processing.☆208Updated 3 weeks ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆106Updated 4 years ago
- Smoothing assignment for Geometry Processing course☆45Updated 3 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆16Updated 3 years ago
- ☆15Updated 7 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆42Updated last year
- Laplacian mesh deformation☆238Updated 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
- ☆81Updated 4 years ago
- Adaptive feature-preserving remeshing using libigl.☆22Updated 5 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- An implementation of our paper: Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation☆38Updated 4 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- Directional Field Synthesis, Design, and Processing☆85Updated 4 years ago
- Implementation of Conformal curvature flow using spin transformations, to achieve a spherical embedding☆22Updated last year
- 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
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated last month