Forceflow / trimesh2Links
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
☆334Updated 2 years ago
Alternatives and similar repositories for trimesh2
Users that are interested in trimesh2 are comparing it to the libraries listed below
Sorting:
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 8 years ago
- Least squares conformal mapping implemented in C++☆116Updated 5 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆383Updated 3 months ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆376Updated 3 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- A blank project example showing how to use libigl and cmake.☆158Updated 4 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆92Updated 9 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆182Updated 6 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆929Updated last week
- The Robust Quad Mesh Extraction Library☆128Updated 5 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 8 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- Demo implementation of smoothly filling holes in 3D meshes using surface fairing☆320Updated 7 years ago
- OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no p…☆308Updated last year
- Mesh simplification with UV's boundary preserved☆522Updated 5 years ago
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- A single-header C++ library of angle-based flattening algorithms (mirror repository)☆50Updated 2 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…☆167Updated last year
- Introductory assignment for Geometry Processing course☆128Updated 3 years ago
- Fast simplification of 3D surface meshes☆369Updated last week
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 years ago