saalfeldlab / paintera

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

Add ability to export meshes for intersecting sources (synapses) #409

Closed igorpisarev closed 4 years ago

igorpisarev commented 4 years ago

Adds new Export button under the Meshes tab in the menu of an intersecting source.

After selecting the output directory, the meshes will be stored in a file synapses{segment_ids}.obj (or .bin), so that the filename will include the current selection of segments that generate the synapse meshes of the intersecting source.

igorpisarev commented 4 years ago