brainexcerpts / harmonic_weights_triangle_meshLinks
Compute harmonic weights over a triangle mesh using the Laplacian matrix and cotangent weights
☆29Updated last year
Alternatives and similar repositories for harmonic_weights_triangle_mesh
Users that are interested in harmonic_weights_triangle_mesh are comparing it to the libraries listed below
Sorting:
- Demonstrate how to smooth a triangle mesh using the Laplacian scheme (preserve initial vertex density)☆14Updated 4 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆36Updated 4 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
- Introductory assignment for Geometry Processing course☆125Updated 2 years ago
- An Interactive Mesh Retopology Tool with Rigid/Non-Rigid Registration☆21Updated 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…☆73Updated 3 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- Dual Quaternion and Dual Quaternion Skinning tutorial☆68Updated 6 years ago
- A framework for real-time deformations with coupled skinning cages and skeletons☆30Updated 4 years ago
- A clean Python reimplementation of "Fast and Efficient Skinning of Animated Meshes."☆95Updated 4 years ago
- An implementation of our paper: Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation☆34Updated 4 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- ☆17Updated 8 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- A Smoothness Energy without Boundary Distortion for Curved Surfaces - code☆22Updated 4 years ago
- A parameter space based FEM program, based on Jernej Barbic's FEM library Vega(http://run.usc.edu/vega/), you can find an example here: h…☆33Updated 8 years ago
- An Interactive Tool for Cage-Based Deformations