attcs / OctreeLinks
Octree/Quadtree/N-dimensional linear tree
☆201Updated last month
Alternatives and similar repositories for Octree
Users that are interested in Octree are comparing it to the libraries listed below
Sorting:
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆336Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- 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
- This is a mirror of the latest stable version of Triangle.☆152Updated 7 months ago
- fast distance and ray intersection queries☆443Updated last month
- A library for detecting and resolving intersections between two surface meshes.☆471Updated 3 months ago
- C++ implementation of the Marching Cubes algorithm☆44Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆299Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆575Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 2 months ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- ☆101Updated last year
- C++ library for NURBS curves and surfaces☆495Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆173Updated 7 years ago
- A simple and modern C++ quadtree implementation☆249Updated last year
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆179Updated 6 years ago
- A nano spline library in modern C++.☆128Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆333Updated 2 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- ☆225Updated 5 months ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆641Updated 2 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆310Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last year
- A header-only, single-file library for colormaps written in C++11☆357Updated 5 months ago
- GPU-accelerated triangle mesh processing☆282Updated this week