• Stars
    star
    440
  • Rank 98,535 (Top 2 %)
  • Language
    C#
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LogicPhysics FixedPoint Math

LogicPhysics

LogicPhysics FixedPoint Math 定点数: VFactor :为定点数中分数的表达 VInt :整数 →int VInt2 :→ Vector2 VInt3 :→ Vector3 VLine :线 VRect :矩形

碰撞检测: VCollisionBox:长方体 VCollisionSphere:球 VCollisionCylinderSector:圆柱 关注函数:Intersects:碰撞检测

辅助方法: IntMath:定点数的cos sin 等等数学公式计算