Intersection of two patch surfaces
18 次查看(过去 30 天)
显示 更早的评论
I do have to visualize the intersection/collision of two bodies in matlab. So far, I have imported the models through an stl-reader and visualize them in a figure. The "bodies" are visualized by patches and moved along a trajectory. On the path, I would like to visualize any intersection / collision by coloring the patch in a different colour.
Is there an easy way to do this, just by comparing the vertex of each patch giving a tolerance for collision?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polygons 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!