| Commit message (Expand) | Author | Age | Files | Lines |
* | Graph/Math: Cleanup toString(), spacing and use System.lineSeparator() | Sven Gothel | 2023-04-12 | 1 | -11/+7 |
* | PMVMatrix rewrite using Matrix4f, providing SyncMatrix4f* for GLUniformData; ... | Sven Gothel | 2023-04-07 | 1 | -87/+9 |
* | Math: Complete Matrix4f w/ Vec[234]f and adopt it throughout Quaternion, Ray,... | Sven Gothel | 2023-04-05 | 1 | -59/+62 |
* | Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume... | Sven Gothel | 2015-07-20 | 1 | -8/+67 |
* | Graph/Math: Fix minor apidoc issues | Sven Gothel | 2014-10-09 | 1 | -3/+11 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -17/+19 |
* | Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati... | Sven Gothel | 2014-06-27 | 1 | -1/+1 |
* | Math and PMVMatrix: Cleanup and Refine | Sven Gothel | 2014-03-14 | 1 | -12/+12 |
* | jogl: remove all trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -41/+41 |
* | Frustum: Clarify method names, fix point/sphere classification, add used refe... | Sven Gothel | 2012-11-12 | 1 | -25/+70 |
* | Frustum: Add doc. about Frustum's Plane's normal orientation | Sven Gothel | 2012-11-12 | 1 | -2/+16 |
* | Frustum: Cleanup / update; PMVMatrix: Fix mulPMV | Sven Gothel | 2012-11-12 | 1 | -12/+23 |
* | Frustum: Clarify isOutside(AABBox) impl, add isOutside for point and sphere | Sven Gothel | 2012-11-12 | 1 | -6/+43 |
* | Adding Ref.: Frustum-Culling, Max Wagner | Sven Gothel | 2012-11-12 | 1 | -10/+12 |
* | Validating Frustum w/ help of Eduard White olamedia@gmail.com, referencing th... | Sven Gothel | 2012-11-12 | 1 | -70/+134 |
* | Frustum: Print Plane's normals properly in toString() | Sven Gothel | 2012-11-11 | 1 | -1/+1 |
* | Frustum: Passing Mv*P (column major order) | Sven Gothel | 2012-11-11 | 1 | -29/+29 |
* | Frustum: Simpler usage (ctor, update) no need for explicit compute() method. ... | Sven Gothel | 2012-11-11 | 1 | -102/+143 |
* | Cleanup Frustum Math Util: Independent / Compile Clean / Relocation ; PMVMatr... | Sven Gothel | 2012-11-11 | 1 | -0/+174 |