Skip to content

16 or 32 bit fractional part fixpoint, supporting +-*/ sqrt sin cos atan2, for step lock game development

Notifications You must be signed in to change notification settings

cofahoher/FixPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

支持16位或32位小数的定点数, 主要满足帧同步的游戏开发需要, 支持基本的加减乘除,和开方、以及sin、cos、atan2等常用的游戏中用到的数学函数

此为我的帧同步游戏开发框架的一部分,具体参见https://github.com/cofahoher/GameFrameWork/, 里面还有基于FixPoint的Vector

About

16 or 32 bit fractional part fixpoint, supporting +-*/ sqrt sin cos atan2, for step lock game development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages