Skip to content

9.0.0

Compare
Choose a tag to compare
@kylecorry31 kylecorry31 released this 31 Dec 22:24
· 177 commits to main since this release

Math

  • Add spherical coordinate
  • Normalize complementary filter weights
  • Allow changing complementary filter weights and value
  • Allow changing low pass filter alpha and value
  • Add clamping support for lerp and norm
  • Add gaussian filter
  • Add quaternion interpolation (lerp, slerp)

Geology

  • Calculate inclination from slope grade or elevation change

Optics

  • Add optics methods (angular size, perspective projection, focal length, field of view, distortion)
  • Move light beam and lux methods from PhysicsService to Optics

Misc

  • Dependency updates