aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/math
Commit message (Expand)AuthorAgeFilesLines
* Validating Frustum w/ help of Eduard White [email protected], referencing th...Sven Gothel2012-11-121-70/+134
* Frustum: Print Plane's normals properly in toString()Sven Gothel2012-11-111-1/+1
* Frustum: Passing Mv*P (column major order)Sven Gothel2012-11-111-29/+29
* Frustum: Simpler usage (ctor, update) no need for explicit compute() method. ...Sven Gothel2012-11-111-102/+143
* AABBox: Add public direct setSize(..), skipping redundant reset() / resize(..)Sven Gothel2012-11-111-18/+31
* Cleanup Frustum Math Util: Independent / Compile Clean / Relocation ; PMVMatr...Sven Gothel2012-11-111-0/+174
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-117-0/+1806