-
Notifications
You must be signed in to change notification settings - Fork 0
Home
JOrigin edited this page Apr 1, 2020
·
5 revisions
This library is dedicated to mathematics (with a particular focus on matrices) and to geometry. The aim of Jeometry is to provide interfaces to unify mathematical and geometric computations or representation. All the work is delegated to underlying implementations without having to take care of it for the end user / developper.
If you want a quick introduction you can refer to the Getting Started
This wiki describes various usages of the library.
- Integrating Jeometry to a Maven project
- Mathematics
- Points and points containers
- Mesh
- Developping specific implementation