meshplot icon indicating copy to clipboard operation
meshplot copied to clipboard

Plot 3D triangle meshes

Results 26 meshplot issues
Sort by recently updated
recently updated
newest added

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...

Is it possible to get a colorbar while using meshplot?

Heya. Very useful library :) The jupyter visualization is perfect, but I'm not a fan of using notebooks :). It would be convenient if the "OFFLINE" render mode opened a...

Hi, I'm currently interested in having a mesh, and deforming it with time. The examples I've seen (using libigl with meshplot) , seem to not show the mesh object changing...

For a single tet, #f = #v = 4, how can I set up vertex color for a single tetrahedron? The color setup rule is not valid for a single...

Hi! This viewer works great when I tried it for jupyter notebook! I'd like to do more complex stuff in a different IDE like pycharm where I can debug more...

Seems to me that the 'normalize' option for the shading doesn't work. After having a look at the helper functions in utils.py (lines 5-10) the problems seems to be here:...

Congrats on a nice graphics library. I would like to disable mouse controls and explicitly set the object/view orientation via a quaternion or rotation matrix. I couldn't find that capability...