This repository has been archived on 2026-04-17 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
cae66889a1ea21e4906f8d5b29719e9cc979bcaf
Added support for 2D/3D boxes (or AABBs) and intersection tests between them and rays/segments.
BlankHex Library Library with a bunch of stuff. Currently implemented: - I/O device abstraction - File access (Windows and POSIX) - Data structures (hashmap, queue) - Algorithms (swap, sort, partition, heap) - Geometry math (2D/3D/4D vectors, matrices, quaternions) - Unit tests
Description
Languages
C
97.6%
CMake
1.9%
Shell
0.5%