Forceflow / trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
☆324Updated last year
Alternatives and similar repositories for trimesh2:
Users that are interested in trimesh2 are comparing it to the libraries listed below
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆341Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆367Updated 3 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆856Updated this week
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆176Updated 7 years ago
- A blank project example showing how to use libigl and cmake.☆151Updated 11 months ago
- Mesh simplification with UV's boundary preserved☆512Updated 5 years ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆996Updated this week
- Least squares conformal mapping implemented in C++☆114Updated 4 years 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 last year
- Fast simplification of 3D surface meshes☆317Updated this week
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated last year
- GPU-accelerated triangle mesh processing☆255Updated this week
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆340Updated 3 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- Curvature assignment for Geometry Processing course☆155Updated 2 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆297Updated 11 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Shape Aware Parallel Mesh Simplification Algorithm☆146Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆87Updated 9 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…☆405Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆153Updated 6 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆795Updated 9 years ago
- Demo implementation of smoothly filling holes in 3D meshes using surface fairing☆309Updated 7 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- C++11 ply 3d mesh format importer & exporter☆658Updated last year