ozkanyumsak / mesh-subdivisionLinks
A collection of common mesh subdivision algorithms
☆99Updated 7 years ago
Alternatives and similar repositories for mesh-subdivision
Users that are interested in mesh-subdivision are comparing it to the libraries listed below
Sorting:
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 5 years ago
- Seamlessly erase seams from your favorite 3D models.☆124Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 5 months ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆143Updated 4 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- TinyMesh is a light-weight mesh processing library in C/C++.☆99Updated 2 years ago
- ☆130Updated 7 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…☆311Updated 2 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆114Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆177Updated last month
- 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…☆167Updated last year
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆110Updated 6 years ago
- Introductory assignment for Geometry Processing course☆128Updated 3 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆182Updated 6 years ago
- The Robust Quad Mesh Extraction Library☆128Updated 5 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- Research prototyping framework for physics simulation written in C++☆195Updated 3 years ago
- A C++ implementation of Meshless Deformations Based on Shape Matching☆29Updated 11 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago