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:
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Introductory assignment for Geometry Processing course☆124Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- A collection of common mesh subdivision algorithms☆98Updated 7 years ago
- A blank project example showing how to use libigl and cmake.☆153Updated last year
- an elegant, high-performance and user-friendly halfedge data structure☆84Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 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
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆175Updated 11 months ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆327Updated last year
- The Robust Quad Mesh Extraction Library☆121Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 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
- ☆127Updated 2 months ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆127Updated 3 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Isosurface extraction from regular voxel grids☆80Updated 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…☆304Updated last year
- Dual Quaternion and Dual Quaternion Skinning tutorial☆68Updated 6 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆63Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆107Updated 5 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆47Updated 8 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated 2 weeks ago