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:
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated 8 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- A very simple marching cubes example.☆64Updated 8 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 7 months ago
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆60Updated 4 months ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 7 months ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆120Updated 7 months ago
- Sample for the Voxels library☆37Updated 11 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- SOLID - Software Library for Interference Detection☆100Updated 2 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 11 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 4 months 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
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Research 3D Engine for rendering, animation and processing☆103Updated 2 weeks ago
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- found and rescued from code.google.com☆73Updated 9 years ago
- Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.☆17Updated 7 years ago
- A fast parallel CPU-based surface & solid voxelizer.☆78Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago