aabo
Octahedron
An implementation of an axis-aligned bounding octahedron for efficient collision detection and spatial queries in 3D space
Axis Aligned Bounding Octahedron
250 stars
8 watching
3 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bryanmcnett/bhh | A data structure for efficiently searching and sorting 3D objects by projecting them into a lower-dimensional space | 125 |
lohedges/aabbcc | A C++ implementation of an axis-aligned bounding box data structure for efficient collision detection and spatial decomposition in physics applications. | 321 |
bryanmcnett/hexbvh | A data structure for efficient 3D bounding volume hierarchies | 18 |
ohayon/owuproximitymanager | Detects and connects to nearby iBeacon devices using CoreBluetooth | 363 |
lfhohmann/mma8653 | Library for working with MMA8653 accelerometers on microcontrollers like the BBC MicroBit | 1 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
bucknalla/micropython-3-axis-accelerometer | Provides a MicroPython interface to read data from 3-axis accelerometers | 1 |
forceflow/libmorton | A C++ header-only library for efficiently encoding and decoding spatial coordinates using the Morton order | 597 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 412 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
charlesq34/frustum-pointnets | A deep learning framework for 3D object detection from RGB-D data | 1,592 |
ekmett/bound | Combinators for manipulating locally-nameless generalized de Bruijn terms | 122 |
andreaskoepf/faster-rcnn.torch | An experimental implementation of a real-time object detection system using a neural network with region proposal generation. | 122 |
rasmusbarr/nudge | A 3D rigid body physics library optimized for data-oriented and SIMD calculations | 264 |
armon/libart | A C implementation of an efficient data structure for fast lookups and prefix matching in memory databases. | 772 |