icemiliang / loop_subdivisionLinks
A C++ implementing of Loop subdivision
☆38Updated 4 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:
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Introductory assignment for Geometry Processing course☆128Updated 3 years ago
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- A blank project example showing how to use libigl and cmake.☆157Updated 2 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆309Updated 2 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- Isotropic Remeshing of Triangulated Surface☆93Updated 2 years ago
- ☆130Updated 5 months ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 8 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 9 months ago
- Smoothing assignment for Geometry Processing course☆45Updated 3 years ago
- cloth simulation with self-collision☆27Updated 7 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- This is an implementation of the progressive meshes based on the mesh simplification algorithm proposed by Garland and Heckbert.☆25Updated 11 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- ☆25Updated 4 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆166Updated last year