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