Skip to content

Commit 90c9cf0

Browse files
author
Prince-Ling
authored
Create README.md
1 parent 7bd9768 commit 90c9cf0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# LogicPhysics
2+
LogicPhysics FixedPoint Math
3+
定点数:
4+
VFactor :为定点数中分数的表达
5+
VInt :整数 →int
6+
VInt2 :→ Vector2
7+
VInt3 :→ Vector3
8+
VLine :线
9+
VRect :矩形
10+
11+
碰撞检测:
12+
VCollisionBox:长方体
13+
VCollisionSphere:球
14+
VCollisionCylinderSector:圆柱
15+
关注函数:Intersects:碰撞检测
16+
17+
辅助方法:
18+
IntMath:定点数的cos sin 等等数学公式计算

0 commit comments

Comments
 (0)