hexbvh
BVH
A data structure for efficient 3D bounding volume hierarchies
A hexagonal prism BVH: more efficient than AABB.
18 stars
2 watching
0 forks
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
madmann91/bvh | A modern C++ library for efficiently building and traversing 3D bounding volume hierarchies (BVHs) used in ray tracing and other applications. | 949 |
bryanmcnett/bhh | A data structure for efficiently searching and sorting 3D objects by projecting them into a lower-dimensional space | 125 |
bryanmcnett/aabo | An implementation of an axis-aligned bounding octahedron for efficient collision detection and spatial queries in 3D space | 250 |
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
firstbatchxyz/hollowdb-vector | A decentralized vector database for building efficient nearest-neighbor searches and applications | 92 |
rkn14/as3-bvh-parser | A tool to parse BVH files in ActionScript 3 | 5 |
begeekmyfriend/bplustree | A minimal B+Tree indexing structure implementation for efficient key-value storage | 1,863 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |
tallguyjenks/tallguyjenks | A blog and project hub featuring Bryan Jenks' home lab services, coding tutorials, and personal projects on various programming topics. | 76 |
darothen/xbpch | A utility to read proprietary binary punch format files into xarray-powered workflows | 18 |
bryanbraun/franklin | A static site framework for building online books from markdown files | 141 |
lohedges/aabbcc | A C++ implementation of an axis-aligned bounding box data structure for efficient collision detection and spatial decomposition in physics applications. | 321 |
bbonnin/vue-morris | A Vue.js component wrapper around the Morris.js charting library | 237 |
nvlabs/bongard-hoi | A benchmarking tool and software framework for evaluating few-shot visual reasoning capabilities in computer vision models. | 64 |
jnhwkim/cbp | An implementation of a pooling technique for multimodal neural networks in Torch7 | 68 |