Skip to content

v1.0.1

Compare
Choose a tag to compare
@yasirkula yasirkula released this 17 Apr 16:32
· 11 commits to master since this release
  • Improved perspective projection's (OrthographicMode=false) camera positioning algorithm so that it encapsulates the AABB bounds perfectly (you can uncomment the "#define DEBUG_BOUNDS" line to see it in action)
  • Consistent Padding results on both camera projection types
  • Added CalculateBounds and CalculateCameraPosition functions that can be called from user scripts to position the camera to fit custom AABB bounds perfectly