/FixedPoint-Sharp

Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)

Primary LanguageC#MIT LicenseMIT

FixedPoint-Sharp

Features

  • LUT-based trigonometry with lerping
  • 48.16 precision
  • 2D, 3D, 4D vector types
  • 1D, 2D, 3D, 4D math
  • Random generator for fp, int, bool, and vector types
  • A huge pile of tests