Feeds
提问
Get visible vertices of a 3D mesh.
Hi all, I have a mesh with 'V' vertices and 'F' faces, I can plot the mesh using h = patch('vertices', V, 'faces', F, 'F...
7 years 前 | 2 个回答 | 3
2
个回答提问
How to get projected depth values from camera toolbar while displaying a 3D mesh.
Hi all, Suppose I have a 3D triangular mesh with some 'V' vertices and 'F' faces, 'V' contains 'XYZ' elements of the vertices,...
8 years 前 | 1 个回答 | 0