Skip to content

A fork of FixedPointy aimed at adding more features.

License

Notifications You must be signed in to change notification settings

panchangxin123/FixedPointy

 
 

Repository files navigation

FixedPointy

A fork of FixedPointy primarily aimed at adding features for game development usage. If you can help the library in any form, please make a pull request.

All standard math functions are implemented, with the exception of hyperbolic trig. Precision can be configured by adjusting the FractionalBits constant in Fix.cs, ranging from Q9.22 through Q23.8 formats.

Available under MIT license. See LICENSE.txt for details.

Current Issues

  • FixQuaternion_Test's "EulerForwardBack" currently fails.
  • FixTrans3_Test's "DecomposeTRSScale" and "DecomposeTRSEulerAngle" currently fails.

About

A fork of FixedPointy aimed at adding more features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%