Skip to content

juj/MathGeoLib

Repository files navigation

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