A simple octree with good commenting for learning how octrees work.
☆263Apr 17, 2022Updated 3 years ago
Alternatives and similar repositories for SimpleOctree
Users that are interested in SimpleOctree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast radius neighbor search with an Octree (ICRA 2015)☆375Dec 17, 2019Updated 6 years ago
- Octree library in C++☆60Jun 6, 2012Updated 13 years ago
- CPU Sparse Voxel Octree Implementation☆752Jul 26, 2017Updated 8 years ago
- This is repository for CMPT 764 course project☆13Apr 18, 2017Updated 8 years ago
- Cartesian cut cell grid generator☆15Nov 7, 2011Updated 14 years ago
- Quadtree Adaptive Mesh Refinement☆35May 4, 2019Updated 6 years ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Jan 24, 2021Updated 5 years ago
- Application for the Velodyne 3D Scanner - Point Cloud Simplifier, Meshing and Floor detection☆13Jan 15, 2014Updated 12 years ago
- A halfedge-based mesh library for 3d-mesh with some demos☆13May 12, 2018Updated 7 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆540Apr 7, 2020Updated 5 years ago
- Multithreaded Octree implementation in C++☆11Dec 5, 2015Updated 10 years ago
- A toy Python Adaptive Mesh Refinement code☆18Jun 15, 2018Updated 7 years ago
- A C++ implementation of quadtree☆17Jun 16, 2016Updated 9 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Immersed Boundary Method - Lattice-Boltzmann Method☆30Jul 26, 2011Updated 14 years ago
- 3D Inverse Kinematics with Constraints and... GPU Ray Tracing!☆38May 27, 2019Updated 6 years ago
- Distributed adaptive octree construction, 2:1 balancing & partitioning based on space filling curves☆33Mar 4, 2026Updated 2 weeks ago
- (A pretty old) Marching Cubes algorithm implementation on the GPU with DirectX 10 / C++. Heavy lifting done on the geometry shader. The f…☆15Dec 19, 2018Updated 7 years ago
- Basic Euler Solver. Multi-threaded, three-dimensional unstructured finite volume density based solver.☆22Apr 23, 2018Updated 7 years ago
- ☆37May 7, 2015Updated 10 years ago
- Immersed boundary fractional step method written in FORTRAN 90☆16Aug 14, 2012Updated 13 years ago
- An OpenCL implementaton of Octree search☆22Feb 13, 2018Updated 8 years ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Jul 12, 2013Updated 12 years ago
- Large octree map construction and rendering with CUDA and OpenGL☆55Jun 13, 2015Updated 10 years ago
- Block-based Octree AMR grid flow solver☆20Apr 2, 2017Updated 8 years ago
- The code in this tutorial implements a BVH acceleration structure☆82Feb 28, 2020Updated 6 years ago
- My Cpp, python and fortran practice files☆24Mar 23, 2016Updated 10 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Dec 12, 2016Updated 9 years ago
- C++ program for pos-processing PCL reconstructed models. It removes point cloud outliers using the statistical method and smooths them☆13May 14, 2016Updated 9 years ago
- ☆10Mar 15, 2023Updated 3 years ago
- My playground of C++ game engine ideas.☆15Sep 19, 2016Updated 9 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆31Aug 30, 2017Updated 8 years ago
- Implementation of the fast plane detector as described in the paper "Fast Plane Detection and Polygonalization in noisy 3D Range …☆74Jan 27, 2022Updated 4 years ago
- A software OpenGL pipeline☆11Feb 22, 2016Updated 10 years ago
- Unstructured 2D multiphase solver with immersed boundary methods.☆29Jun 10, 2023Updated 2 years ago
- Easy-to-use Fortran and C code for fluid-structure interactions, implemented using the one-field fictitious domain method.☆12May 10, 2021Updated 4 years ago
- Created by Elliot Jimenez and Jordi Oña☆12Jun 16, 2018Updated 7 years ago
- Screened Poisson Surface Reconstruction by Michael Misha Kazhadan☆16Jul 13, 2015Updated 10 years ago
- Octree/Quadtree/N-dimensional linear tree☆210Mar 16, 2026Updated last week