icemiliang / loop_subdivisionLinks
A C++ implementing of Loop subdivision
☆37Updated 3 years ago
Alternatives and similar repositories for loop_subdivision
Users that are interested in loop_subdivision are comparing it to the libraries listed below
Sorting:
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- Quadrilateral Mesh Simplification☆14Updated 8 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- An example that complies and runs the fast winding number for soups☆76Updated 6 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Project for CSE528☆29Updated 3 years ago
- Surface Simplification using Intrinsic Error Metrics☆71Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- ☆37Updated 7 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 11 years ago
- 3D Deformable Solid Simulator using the Finite Element Method☆12Updated 7 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆59Updated 3 years ago
- Implementation of the research paper Least Squares Conformal Maps for Automatic Texture Atlas Generation☆33Updated 5 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆54Updated 8 months ago
- A blank project example showing how to use libigl and cmake.☆152Updated last year
- ☆14Updated 7 years ago
- Correlation Clustering on weighted mesh under an anisotropic metric☆48Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 months ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated 11 months ago
- A modified implementation for fast mass spring systems based on Siggraph Asia 2013 Paper "Fast Simulation of Mass-Spring Systems"