How to construct a 3D polygonal region with a given domain in 3-space
이전 댓글 표시
I have a point (x,y,z), and I want to construct a spherical region around that point with a given number of vertices. When I add to the domain, I want the spherical polygon to selectively stretch/expand to enclose the modified domain. Most importantly, I have to check whether a given point (a,b,c) is in that polygonal region.
Does anyone know how to go about this? I'm working on a personal project and ran into this roadblock. Any help is appreciated.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Function Creation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!