Yet another take at drawing trimesh
meshes :)
#662
villares
started this conversation in
Show and tell
Replies: 1 comment
-
This is nice, and I like your implementation better than the one I came up with. This is simpler. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tweaked a bit my
draw_mesh()
function using numpy to draw meshes removing the "coplanar face edges", drawing only "facet boundaries".For comparison, with all edges visible:
Beta Was this translation helpful? Give feedback.
All reactions