RomanZhu / FixedPoint-Sharp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 100.0%