Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
juj committed Apr 23, 2020
1 parent f97825c commit 240bf87
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@ MathGeoLib

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

* Homepage: http://clb.demon.fi/MathGeoLib/
* Source Code: https://github.com/juj/MathGeoLib
* Released Downloads: https://github.com/juj/MathGeoLib/tags
* License: http://www.apache.org/licenses/LICENSE-2.0.html
* Class Reference: http://clb.demon.fi/MathGeoLib/reference.html
* Bug Tracker: https://github.com/juj/MathGeoLib/issues
* IRC Channel: #MathGeoLib @ irc.afternet.org
* Forums: http://www.gamedev.net/
* Continuous Builds: http://clb.demon.fi:8113/waterfall
* Live HTML Interpreter: https://dl.dropbox.com/u/40949268/emcc/MathGeoLibTest.html

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.

0 comments on commit 240bf87

Please sign in to comment.