Fast 3D Collision Detection -- GJK algorithm
버전 1.0.0.0 (5.53 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 리포지토리로 가십시오.
