aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/math/geom/Frustum.java
Commit message (Expand)AuthorAgeFilesLines
* Math: Align Frustum/Matrix dependency w/ native jaulibSven Göthel2024-04-251-8/+8
* Frustum: Revise code and its Plane definition to support Cube->Frustum as wel...Sven Göthel2024-01-191-43/+193
* Add Cube to Frustum Plane mapping, supporting transformation of object-space ...Sven Göthel2024-01-191-1/+23
* Bug 1452 - Decouple math functionality to 'com.jogamp.math' to be toolkit agn...Sven Gothel2023-09-201-0/+378