Skip to content

raroni/fixie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fixie

Fixie is a fixed point math library for C++. It's purpose is primarily to enable determistic real number arithmetic in a way that works cross platform.

Features:

  • Basic arithmetic operators
  • sin, cos, acos, sqrt, and floor
  • Basic Vector4, Matrix4 (4x4), and Quaternion

Please see Test dir for examples.

About

Fixed point math library for C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published