brandonpelfrey / SimpleOctree
A simple octree with good commenting for learning how octrees work.
☆258Updated 3 years ago
Alternatives and similar repositories for SimpleOctree
Users that are interested in SimpleOctree are comparing it to the libraries listed below
Sorting:
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆324Updated last year
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆156Updated 6 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆194Updated 8 years ago
- Computes the 3D Delaunay triangulation on the GPU☆127Updated 3 years ago
- Git mirror of the geogram library by INRIA☆129Updated 2 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- ☆75Updated 10 years ago
- A blank project example showing how to use libigl and cmake.☆152Updated 11 months ago
- The Robust Quad Mesh Extraction Library☆119Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆231Updated last year
- Octree library in C++☆59Updated 12 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆165Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 3 months ago
- C++ version the delaunay triangulation☆448Updated 4 years ago
- Curvature assignment for Geometry Processing course☆155Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 10 years ago
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆457Updated 3 years 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…☆154Updated last year
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆368Updated 3 years ago
- CPU Sparse Voxel Octree Implementation☆744Updated 7 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆56Updated 9 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆176Updated 3 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆343Updated last year