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 10 months ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 6 months ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 9 months ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- Research 3D Engine for rendering, animation and processing☆105Updated 3 weeks ago
- A very simple marching cubes example.☆64Updated 8 years ago
- Sample for the Voxels library☆37Updated 11 years ago
- Basic linear algebra C++ library for 2D and 3D applications☆46Updated 9 months ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆41Updated 4 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 2 months ago
- Dual Marching Cubes Implementation in C++☆64Updated 5 years ago
- A library of distance and occlusion generation routines☆111Updated last month
- A C++ octree source-code component: for any stored-item type and inspection/search algorithm.☆28Updated 12 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆58Updated 5 years ago
- 2D/3D C++ library focusing on mesh processing☆27Updated 10 years ago
- C++ math / geometry / mesh processing library☆61Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 6 months ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- Computer Graphics Assignment about Bounding Volume Hierarchies☆131Updated 3 years ago
- GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.☆31Updated last year
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago