nmwsharp / happlyLinks
A C++ header-only parser for the PLY file format. Parse .ply happily!
☆358Updated last year
Alternatives and similar repositories for happly
Users that are interested in happly are comparing it to the libraries listed below
Sorting:
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆328Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆880Updated last week
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆372Updated 3 years ago
- fast distance and ray intersection queries☆412Updated 2 weeks ago
- GPU-accelerated triangle mesh processing☆264Updated 2 weeks ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,027Updated last week
- Automatic Differentiation in Geometry Processing Made Simple☆404Updated 3 months ago
- A blank project example showing how to use libigl and cmake.☆151Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A Robust Geometry Processing Library☆280Updated last week
- A header-only, single-file library for colormaps written in C++11☆346Updated last month
- 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…☆160Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 10 months ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- Fast simplification of 3D surface meshes☆338Updated 3 weeks ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆160Updated 2 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆240Updated last year
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆79Updated 2 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆213Updated 5 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆198Updated last week
- Course material for a grad-level course in Geometry Processing.☆388Updated 4 years ago
- C++11 ply 3d mesh format importer & exporter☆682Updated 2 weeks ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,221Updated last month
- Mesh processing library☆656Updated this week
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆801Updated 9 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.