Skip to content

Helpful gamedev network utilities- Float compressor

License

Notifications You must be signed in to change notification settings

AnthonE/Amazatools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazatools

Codacy Badge

Helpful gamedev network utilities- Float compressor

Current just a Float compressor. C# and the main script is Unity free. Only the test script to show a visual representation requires Unity. The float compressor takes a min, max, and accuracy float then stores the compressed number along with the total bits into a readonly struct. Very handy if you're packing bits for a networking game.  

Special Thanks! - Fholm, FSE_Vincenzo, and Mirror team along with the amazing discord server.

About

Helpful gamedev network utilities- Float compressor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages