Eduardop / OctreeLinks
Octree library in C++
☆60Updated 13 years ago
Alternatives and similar repositories for Octree
Users that are interested in Octree are comparing it to the libraries listed below
Sorting:
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 7 months ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 7 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆144Updated 4 months ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 4 months ago
- Tiny Global Illumination OpenGL Renderer☆51Updated 9 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- OpenGL-based voxel renderer☆66Updated 9 years ago
- A very simple marching cubes example.☆64Updated 8 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆80Updated 8 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 6 months ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 6 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- C++ math / geometry / mesh processing library☆62Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆96Updated last year
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- found and rescued from code.google.com☆72Updated 9 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- OpenTissue is a collection of generic algorithms and data structures for rapid development of interactive modeling and simulation.☆101Updated 2 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆129Updated 3 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆26Updated 8 months ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- A simple and very fast Octree Implementation that supports Nearest Neigbour Search☆29Updated 4 years ago
- The ultimate mesh handling library☆59Updated 3 weeks ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago