Forceflow / trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
☆322Updated last year
Alternatives and similar repositories for trimesh2:
Users that are interested in trimesh2 are comparing it to the libraries listed below
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆175Updated 7 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆335Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆365Updated 3 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆831Updated this week
- Mesh simplification with UV's boundary preserved☆510Updated 5 years ago
- Fast simplification of 3D surface meshes☆304Updated 2 weeks ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- A blank project example showing how to use libigl and cmake.☆149Updated 9 months ago
- 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…☆153Updated 11 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆151Updated 6 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆339Updated 3 years ago
- GPU-accelerated triangle mesh processing☆247Updated last week
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆786Updated 9 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆282Updated last year
- ☆206Updated last week
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆295Updated last year
- Isosurface extraction from regular voxel grids☆79Updated 7 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆979Updated last month
- Laplacian mesh deformation☆231Updated 7 years ago
- Curvature assignment for Geometry Processing course☆153Updated last year
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Robust Tetrahedral Meshing in the Wild.☆642Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆614Updated 11 months ago
- Shape Aware Parallel Mesh Simplification Algorithm☆144Updated 3 years ago
- The Robust Quad Mesh Extraction Library☆114Updated 4 years ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆400Updated 2 years ago