icemiliang / loop_subdivisionLinks
A C++ implementing of Loop subdivision
☆37Updated 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.☆180Updated 7 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 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…☆304Updated last year
- Least squares conformal mapping implemented in C++☆114Updated 5 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆329Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 11 months ago
- This is an implementation of the progressive meshes based on the mesh simplification algorithm proposed by Garland and Heckbert.☆23Updated 10 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- an elegant, high-performance and user-friendly halfedge data structure☆84Updated 4 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 5 years ago
- ☆128Updated 2 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 5 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last month
- Code Replicability in Computer Graphics☆204Updated 2 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆47Updated 8 years ago
- A blank project example showing how to use libigl and cmake.☆152Updated last year
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆82Updated 2 years ago
- Isotropic Remeshing of Triangulated Surface☆91Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 10 months ago
- GPU-accelerated triangle mesh processing☆264Updated 3 weeks ago