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
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆58Updated 3 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 8 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A blank project example showing how to use libigl and cmake.☆157Updated 3 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 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…☆310Updated 2 years ago
- Introductory assignment for Geometry Processing course☆127Updated 3 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 6 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
- an elegant, high-performance and user-friendly halfedge data structure☆87Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 3 months 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
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆334Updated 2 years ago
- ☆130Updated 6 months ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- ☆38Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆102Updated 3 years ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆83Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- 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
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago