JVM | Platform | Status |
---|---|---|
OpenJDK (Temurin) Current | Linux | |
OpenJDK (Temurin) LTS | Linux | |
OpenJDK (Temurin) Current | Windows | |
OpenJDK (Temurin) LTS | Windows |
The jcoords
package provides simple and fast pre/postcondition and invariant
checking functions.
- Functions for converting between Cartesian coordinate systems.
- Written in pure Java 21.
- High coverage test suite.
- OSGi-ready
- JPMS-ready
- ISC license.
Use the CAxis
and CAxisSystemConversions
classes to obtain transformation
matrices to transform vectors in one coordinate system convention to another.