Fast 3D Collision Detection -- GJK algorithm
版本 1.0.0.0 (5.5 KB) 作者:
Matthew Sheen
GJK collision detection algorithm for convex 3D objects.
Implementation of the GJK (Gilbert-Johnson-Keerthi) collision detection algorithm in MATLAB. GJK.m function takes shape vertex data and returns whether or not the two shapes are penetrating. Only works on convex objects!
MAIN_example.m animates two polyhedra and stops when the two hit each other.
引用格式
Matthew Sheen (2026). Fast 3D Collision Detection -- GJK algorithm (https://github.com/mws262/MATLAB-GJK-Collision-Detection), GitHub. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Simulink > Simulation > View and Analyze Simulation Results >
- MATLAB > Mathematics > Computational Geometry > Bounding Regions >
在 Help Center 和 MATLAB Answers 中查找有关 View and Analyze Simulation Results 的更多信息
标签
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
|
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
