skoch9 / meshplot

Plot 3D triangle meshes
GNU General Public License v3.0
148 stars 37 forks source link

Save screenshots for plotting results #31

Open xjh19971 opened 3 years ago

xjh19971 commented 3 years ago

Hi meshplot,

Thank you for this amazing package. I find it a very useful tool to visualize results.

I have one question: Is there any method to capture the screenshots for a 2d plane? To be specific, I just want to transfer the uv plane to a PNG image. Thank you!

teseoch commented 3 years ago

This would be nice indeed!

meshplot is based on threejs, so I think it should be doable, @skoch9 ?

jiangzhongshi commented 3 years ago

This seems to be an upstream issue https://github.com/jupyter-widgets/pythreejs/issues/22