Feeds
回答済み
Create a 3D patch faces matrix from vertices matrix
function [faces_matrix] = vertices2faces (vertices_matrix) %this function recives vertices matrix for an 'n' lines polygon and ...
Create a 3D patch faces matrix from vertices matrix
function [faces_matrix] = vertices2faces (vertices_matrix) %this function recives vertices matrix for an 'n' lines polygon and ...
5年以上 前 | 1
| 採用済み
質問
Create a 3D patch faces matrix from vertices matrix
Hello, im trying to convert 2D patches to 3D patches (extrude the 2D poligon) . for that purpose i already have a vertices mat...
5年以上 前 | 2 件の回答 | 0