icemiliang / loop_subdivisionLinks
A C++ implementing of Loop subdivision
☆39Updated 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:
- Introductory assignment for Geometry Processing course☆128Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆335Updated 2 years ago
- A blank project example showing how to use libigl and cmake.☆159Updated 5 months ago
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆84Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆180Updated last month
- Eulerian-on-Lagrangian Cloth Simulation☆110Updated 6 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 9 years ago
- Smoothing assignment for Geometry Processing course☆45Updated 3 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated last year
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Measuring Error between Surface using the Hausdorff distance☆17Updated 14 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆89Updated 5 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆376Updated 3 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 9 years ago
- Physically plausible interactive 3D mesh deformation based on as rigid as possible constraints.☆83Updated 3 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
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆68Updated 11 years ago