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

推荐订阅源

WordPress大学
WordPress大学
T
Threatpost
阮一峰的网络日志
阮一峰的网络日志
美团技术团队
F
Fortinet All Blogs
The GitHub Blog
The GitHub Blog
月光博客
月光博客
V
Visual Studio Blog
T
Tailwind CSS Blog
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
Recorded Future
Recorded Future
C
Check Point Blog
腾讯CDC
N
Netflix TechBlog - Medium
aimingoo的专栏
aimingoo的专栏
罗磊的独立博客
Hacker News: Ask HN
Hacker News: Ask HN
SecWiki News
SecWiki News
博客园 - Franky
Hacker News - Newest:
Hacker News - Newest: "LLM"
N
News | PayPal Newsroom
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Security @ Cisco Blogs
W
WeLiveSecurity
The Last Watchdog
The Last Watchdog
Cloudbric
Cloudbric
F
Full Disclosure
The Cloudflare Blog
Y
Y Combinator Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
S
Schneier on Security
Schneier on Security
Schneier on Security
Spread Privacy
Spread Privacy
L
LINUX DO - 热门话题
AI
AI
N
News and Events Feed by Topic
T
Tor Project blog
P
Palo Alto Networks Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
H
Hackread – Cybersecurity News, Data Breaches, AI and More
G
Google Developers 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)  评论()    收藏  举报