How to make an STL file out of 3 arrays of x,y,z cords in Python

前端 未结 0 389
庸人自扰
庸人自扰 2020-12-01 15:11

I have 3 arrays (x,y,z). I want to plot these points and make it into an STL file for 3D viewing on a web page. I\'m using python and I think its possible with numpy-stl but

相关标签:
回答
  • 消灭零回复
提交回复
热议问题