SCIInstitute / cpm-glm-aabb

Axis aligned bounding box implemented on top of GLM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpm-glm-aabb

Build Status

Axis aligned bounding box built on top of GLM.

Usage

AABB Class

#include <glm-aabb/AABB.hpp>

See documentation.

About

Axis aligned bounding box implemented on top of GLM

License:MIT License


Languages

Language:C++ 98.5%Language:Shell 1.5%