Forceflow / trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
☆316Updated last year
Alternatives and similar repositories for trimesh2:
Users that are interested in trimesh2 are comparing it to the libraries listed below
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆362Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆173Updated 7 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆787Updated 3 weeks ago
- A blank project example showing how to use libigl and cmake.☆146Updated 7 months ago
- Git mirror of the geogram library by INRIA☆127Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆333Updated 11 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…☆152Updated 9 months ago
- Fast simplification of 3D surface meshes☆286Updated 3 weeks ago
- Curvature assignment for Geometry Processing course☆151Updated last year
- A simple octree with good commenting for learning how octrees work.☆254Updated 2 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆147Updated 6 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆952Updated this week
- Mesh simplification with UV's boundary preserved☆506Updated 4 years ago
- Least squares conformal mapping implemented in C++☆113Updated 4 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…☆294Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆174Updated 3 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆775Updated 9 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 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…☆389Updated last year
- Robust Tetrahedral Meshing in the Wild.☆625Updated last year
- Introductory assignment for Geometry Processing course☆119Updated 2 years ago
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆336Updated 3 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆606Updated 9 months ago
- C++11 ply 3d mesh format importer & exporter☆626Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆126Updated 3 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆289Updated 8 months ago
- Parameterization assignment for Geometry Processing course☆151Updated 2 years ago
- GPU-accelerated triangle mesh processing☆239Updated this week
- A simple mesh voxelizer, GPU accelerated with CUDA☆88Updated 8 years ago
- TriWild: Robust Triangulation with Curve Constraints☆236Updated 2 years ago