brandonpelfrey / SimpleOctreeLinks
A simple octree with good commenting for learning how octrees work.
☆263Updated 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)☆373Updated 6 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆334Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆178Updated 7 years ago
- Isosurface extraction from regular voxel grids☆81Updated 8 years ago
- Computes the 3D Delaunay triangulation on the GPU☆133Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL☆197Updated 8 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- C++ version the delaunay triangulation☆455Updated 5 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆59Updated 4 years ago
- The Robust Quad Mesh Extraction Library☆127Updated 5 years ago
- 3D geometry processing environment☆83Updated 9 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 3 months ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆181Updated 6 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 11 months ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 14 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆71Updated 11 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 6 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆287Updated 2 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…☆166Updated last year
- Discrete Laplace Beltrami Operator (LBO) and related applications☆22Updated 10 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆86Updated 2 years ago
- Self-collision detection for triangles meshes (C++, libigl, eigen)☆48Updated 8 years ago
- This is a clone of "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator" tetgen; Official website:☆204Updated 11 months ago
- A C++ implementing of Loop subdivision☆38Updated 4 years ago