brandonpelfrey / SimpleOctreeLinks
A simple octree with good commenting for learning how octrees work.
☆260Updated 3 years ago
Alternatives and similar repositories for SimpleOctree
Users that are interested in SimpleOctree 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 radius neighbor search with an Octree (ICRA 2015)☆365Updated 5 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- Isosurface extraction from regular voxel grids☆80Updated 8 years ago
- C++ version the delaunay triangulation☆450Updated 4 years ago
- Git mirror of the geogram library by INRIA☆131Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆360Updated last year
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆195Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last month
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆178Updated 5 years ago
- The Robust Quad Mesh Extraction Library☆123Updated 4 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆178Updated 4 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆196Updated 7 months ago
- 3D geometry processing environment☆83Updated 9 years ago
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆159Updated 3 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- A blank project example showing how to use libigl and cmake.☆152Updated last year
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆461Updated 3 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆90Updated 9 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆373Updated 3 years ago
- Least squares conformal mapping implemented in C++☆114Updated 5 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago