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

![image](https://user-images.githubusercontent.com/74725748/197318022-7e684593-7711-4276-94f9-0c95006ac577.png) ![image](https://user-images.githubusercontent.com/74725748/197318048-a8a48ced-d694-4588-8f52-6b5931e8328e.png)