Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juj/MathGeoLib
A C++ library for linear algebra and geometry manipulation for computer graphics.
https://github.com/juj/MathGeoLib
Last synced: 3 months ago
JSON representation
A C++ library for linear algebra and geometry manipulation for computer graphics.
- Host: GitHub
- URL: https://github.com/juj/MathGeoLib
- Owner: juj
- Created: 2011-10-23T17:05:10.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T09:30:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T16:30:15.439Z (3 months ago)
- Language: C++
- Homepage: http://clb.confined.space/MathGeoLib/
- Size: 15.4 MB
- Stars: 688
- Watchers: 57
- Forks: 149
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - juj/MathGeoLib - A C++ library for linear algebra and geometry manipulation for computer graphics. (C/C++ / Mathematics)
- AwesomeCppGameDev - MathGeoLib
README
MathGeoLib
==========A C++ library for linear algebra and geometry manipulation for computer graphics.
* 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
* Bug Tracker: https://github.com/juj/MathGeoLib/issuesThis 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](https://circleci.com/gh/juj/MathGeoLib.svg?style=shield)](https://circleci.com/gh/juj/MathGeoLib)