vkter
Results
2
issues of
vkter
In matplotlib, I can use "add_collection3d()" to draw The model data is made as follows: v:[[1,1,1],[1,3,2],[2,3,2],...] f:[[0,1,2,3],[6,7,8],[8,7,6,,9],...] Each surface data consists of a vertex index constituting it
 