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☆56Updated 6 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 11 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆47Updated 11 months ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 8 months ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆70Updated 11 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 5 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated 2 years ago
- Research 3D Engine for rendering, animation and processing☆104Updated last week
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- found and rescued from code.google.com☆75Updated 9 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- A very simple marching cubes example.☆64Updated 9 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 6 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- Fast mesh simplification via edge collapsing☆133Updated 8 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- 2D/3D C++ library focusing on mesh processing☆26Updated 10 years ago
- A 3d ray tracer in C++ (High School Project)☆29Updated 6 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year