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.
326 stars
15 watching
60 forks
Language: C++
last commit: about 4 years ago
Linked from 1 awesome list
aabbaabb-treesaxis-aligned-bounding-boxcollision-detectionspatial-decompositionspatial-partitioning
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of an axis-aligned bounding octahedron for efficient collision detection and spatial queries in 3D space | 252 |
| A C++ header-only library for efficiently encoding and decoding spatial coordinates using the Morton order | 600 |
| A C++ library providing basic geometric operations like union, intersection, difference, and XOR for computing spatial relationships between geometric shapes. | 166 |
| A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
| A D programming language library providing static and dynamic bindings to the FreeImage library | 7 |
| A D binding library to raylib, enabling videogame programming and GUI support. | 12 |
| This repository provides a set of algorithms and tools for solving the 2D rectangular bin packing problem. | 879 |
| A library for creating cross-platform message boxes and alerts | 159 |
| A D language library providing bindings to the OpenAL API | 8 |
| An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
| A C library providing generic and type-safe container implementations | 919 |
| A D programming language library providing bindings to the Lua API. | 17 |
| Generates Crystal language bindings from C headers and configuration files. | 79 |
| A library that accelerates the solution of fluid dynamics problems using a massively parallel lattice Boltzmann method. | 241 |
| A collection of D bindings for the SDL2_gfx library, enabling game development and graphics rendering. | 1 |