惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
S
Securelist
MyScale Blog
MyScale Blog
Jina AI
Jina AI
罗磊的独立博客
The Cloudflare Blog
美团技术团队
博客园 - 叶小钗
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
月光博客
月光博客
雷峰网
雷峰网
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
博客园 - Franky
博客园 - 聂微东
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
T
Tailwind CSS Blog
Attack and Defense Labs
Attack and Defense Labs
博客园_首页
Latest news
Latest news
Apple Machine Learning Research
Apple Machine Learning Research
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
The Hacker News
The Hacker News
G
GRAHAM CLULEY
Simon Willison's Weblog
Simon Willison's Weblog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
U
Unit 42
D
Docker
Webroot Blog
Webroot Blog
N
Netflix TechBlog - Medium
T
Tor Project blog
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
The Last Watchdog
The Last Watchdog
B
Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
Microsoft Azure Blog
Microsoft Azure Blog
Security Latest
Security Latest
V2EX - 技术
V2EX - 技术
N
News | PayPal Newsroom
Microsoft Security Blog
Microsoft Security Blog

博客园 - David Fan

3DS 文件格式 AGAL2 how to use UVAnimator to animate my mesh uv? 顶点着色器&像素着色器 AGAL OBJ文件格式 md5mesh&md5anim 矩阵、欧拉角、轴-角对、四元数随笔 Box2D&Away3D结合的例子 光照模型 仿照实现的away3d4示例应用 利用away3d,jiglibflash在android实现的投骰子 虚拟手柄控制的小车 air3.4 Android IPones4s 下运行正常 实现了一个简单的AS3 MVC框架,希望对大家有所帮助! 负责的一个项目上线了,还有Flex捐给apache是好事! 转-flex自定义组件 ExternalInterface在Flex Project中C#,C++通信使用上的不同 - David Fan vs2008beta2 javascript 智能感知,语法着色不工作。付解决办法。 我正在读和已经读过的书(随时更新心得,欢迎交流)
JigLib类简介
David Fan · 2013-01-21 · via 博客园 - David Fan

jiglib.cof:

JConfig:配置类

jiglib.collision:

CollDetectBoxBox:立方体与立方体碰撞检测

CollDetectBoxPlane:立方体与平面碰撞检测

CollDetectCapsuleBox:立方体与胶囊体碰撞检测

CollDetectCapsuleCapsule:胶囊体与胶囊体碰撞检测

CollDetectCapsulePlane:胶囊体与平面碰撞检测

CollDetectFunctor:碰撞检测基类

CollDetectInfo:碰撞检测数据类

CollDetectSphereBox:球体与立方体碰撞检测

CollDetectSphereCapsule:球体与胶囊体碰撞检测

CollDetectSpherePlane:球体与平面碰撞检测

CollDetectSphereSphere:球体与球体碰撞检测

CollisionInfo:碰撞结果信息

CollisionSystem:碰撞管理类

CollPointInfo:碰撞点信息

jiglib.geometry:

JAABox:边界盒

JBox:刚体-立方体

JCapsule:刚体-胶囊体

JPlane:刚体-平面

JRay:射线

JSegment:线段

JSphere:刚体-球体

jiglib.math:

JMatrix3D:4*3矩阵

JNumber3D:3D数学类

jiglib.physics:

BodyPair:刚体对

CachedImpulse:缓存类

HingeJoint:铰链关节

MaterialProperties:材质属性

PhysicsController:物理控制器(关节基类)

PhysicsState:物理状态

PhysicsSystem:物体引擎主类

RigidBody:所有刚体基类

发表于 2013-01-21 21:36  David Fan  阅读(459)  评论()    收藏  举报