Third snapshot release
Pre-release
Pre-release
- Matrix4f.mul now decides whether or not to take the fast path previously implemented in mulFast
- Renamed the arbitrary frustum perspective method to "frustum" (the same as the OpenGL function)
- Add frustum to MatrixStack
- Refactorings and JavaDoc