• Stars
    star
    165
  • Rank 227,850 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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