aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/math/Matrix4.java
Commit message (Expand)AuthorAgeFilesLines
* Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,...Sven Gothel2023-04-051-172/+0
* Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume...Sven Gothel2015-07-201-3/+5
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-021-2/+2
* FloatUtil.makeFrustum(..): Add throws GLException API doc / Add GLException i...Sven Gothel2014-10-251-2/+20
* Bug 1021: Add OculusVR distortion renderer (single FBO and dual FBO); Add GLE...Sven Gothel2014-07-011-1/+2
* WIP: Add Matrix4 OO wraper for FloatUtil matrix operationsSven Gothel2014-06-281-0/+151