You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read a 'obj' file, and the face_matrix() and vertex_matrix() return correct data, but when I using edge_number() I got 0, edge_matrix() also returns an empty list.
It seems that the two functions have not been implemented?