saalfeldlab / paintera

GNU General Public License v2.0
99 stars 17 forks source link

Visualise mesh vertices #356

Closed tischi closed 4 years ago

tischi commented 4 years ago

@hanslovsky Is it possible to generate an image like this?

image

We would like to see the mesh vertices as in above image.

hanslovsky commented 4 years ago

Try changing the draw mode in the Mesh Settings tab of your label source to LINE. For line mode, it is probably best to set the cull face to NONE:

Screenshot_20191206_105116

hanslovsky commented 4 years ago

@tischi did this work for you?

tischi commented 4 years ago

it worked for us.