Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 713 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 713 Bytes

MathGeoLib

A C++ library for linear algebra and geometry manipulation for computer graphics.

This repository contains an implementation of my 2015 paper "An Exact Algorithm for Finding Minimum Oriented Bounding Boxes". See http://clb.confined.space/minobb/minobb.html for the full text, and http://clb.confined.space/minobb/test/ModelView.html for a live test build.

juj