aabbcc
Bounding Box Library
A C++ implementation of an axis-aligned bounding box data structure for efficient collision detection and spatial decomposition in physics applications.
Dynamic AABB trees in C++ with support for periodic systems.
321 stars
15 watching
60 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
aabbaabb-treesaxis-aligned-bounding-boxcollision-detectionspatial-decompositionspatial-partitioning
Related projects:
Repository | Description | Stars |
---|---|---|
bryanmcnett/aabo | An implementation of an axis-aligned bounding octahedron for efficient collision detection and spatial queries in 3D space | 250 |
forceflow/libmorton | A C++ header-only library for efficiently encoding and decoding spatial coordinates using the Morton order | 597 |
mapbox/wagyu | A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
thealexbarney/libhac | A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 399 |
bindbc/bindbc-freeimage | A D programming language library providing static and dynamic bindings to the FreeImage library | 7 |
o3o/bindbc-raylib | A D binding library to raylib, enabling videogame programming and GUI support. | 12 |
juj/rectanglebinpack | This repository provides a set of algorithms and tools for solving the 2D rectangular bin packing problem. | 871 |
aaronmjacobs/boxer | A library for creating cross-platform message boxes and alerts | 158 |
bindbc/bindbc-openal | A D language library providing bindings to the OpenAL API | 8 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
olbat/libgen | Generates Crystal language bindings from C headers and configuration files. | 79 |
autodesk/xlb | A library that accelerates the solution of fluid dynamics problems using a massively parallel lattice Boltzmann method. | 229 |
aferust/bindbc-sdlgfx | A collection of D bindings for the SDL2_gfx library, enabling game development and graphics rendering. | 1 |