ddiakopoulos / tinyplyLinks
C++11 ply 3d mesh format importer & exporter
☆675Updated last month
Alternatives and similar repositories for tinyply
Users that are interested in tinyply are comparing it to the libraries listed below
Sorting:
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆362Updated last year
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆533Updated 8 years ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆634Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆328Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆883Updated 2 weeks ago
- The VCGlib is a C++, templated, no dependency, library for manipulation, processing and cleaning of triangle meshes☆1,232Updated last month
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆463Updated 3 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,031Updated last month
- The Polygon Mesh Processing Library☆1,411Updated last month
- CPU Sparse Voxel Octree Implementation☆748Updated 8 years ago
- A simple octree with good commenting for learning how octrees work.☆261Updated 3 years ago
- C++ version the delaunay triangulation☆450Updated 4 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆563Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- Mesh simplification with UV's boundary preserved☆514Updated 5 years ago
- A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)☆1,552Updated 2 months ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆802Updated 9 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆701Updated 2 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- A header-only, single-file library for colormaps written in C++11☆348Updated 2 months ago
- A collection of source codes implementing cloth simulation algorithms in OpenGL☆537Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆367Updated 5 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆373Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆534Updated 5 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆159Updated 3 years ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,230Updated 2 weeks ago
- A C++-based, cross platform ray tracing library☆440Updated this week
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- Guided Mesh Normal Filtering☆192Updated 5 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆241Updated last year