Skip to content

Third snapshot release

Pre-release
Pre-release
Compare
Choose a tag to compare
@httpdigest httpdigest released this 30 May 08:30
  • 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