Skip to content
/ Fix32 Public

C# Fixed point math library that uses an enum instead of an struct to store the integer to gain performance

License

Notifications You must be signed in to change notification settings

forestrf/Fix32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fix32

C# Fixed point math library that uses an enum instead of an struct to store the integer to gain performance

About

C# Fixed point math library that uses an enum instead of an struct to store the integer to gain performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published