Check Polyhedrons Overlapping

버전 1.0.0 (2.79 KB) 작성자: Ayad Al-Rumaithi
Checks if there is overlapping between two polyhedrons
다운로드 수: 2
업데이트 날짜: 2024/3/11

라이선스 보기

This tool checks if there is overlapping between two polyhedrons. Example file is provided.
function I=Polyhedron_Overlap(V1,F1,V2,F2)
Input:
V1: (Nv1,3) vertices matrix of polyhedron 1
F1: (Nf1,3) faces matrix of polyhedron 1
V2: (Nv2,3) vertices matrix of polyhedron 2
F2: (Nf2,3) faces matrix of polyhedron 2
output:
I: true if there is overlap, otherwise it is false

인용 양식

Ayad Al-Rumaithi (2024). Check Polyhedrons Overlapping (https://www.mathworks.com/matlabcentral/fileexchange/160931-check-polyhedrons-overlapping), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0