fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 30 forks source link

Fix 3D_Viewer #22

Closed tferr closed 5 years ago

tferr commented 7 years ago

Currently 3D_Viewer is unusable. We need to migrate away from it and adopt ThreeDViewer (see kephale/ThreeDViewer#42)

tferr commented 5 years ago

Closing as this is no longer that relevant. Currently, Reconstruction Viewer implements all of this functionality

ctrueden commented 5 years ago

What is "Reconstruction Viewer"?

tferr commented 5 years ago

It is SNT's second and undocommented 3D viewer (The 1st being the legacy IJ1 3D viewer (that we decided not to kill, as some of its functionality is still valid), and the 3rd a-yet-to-be-implemented-bridge to Sciview). The Reconstruction Viewer is jzy3d-based (thus JOGL), it can (only) render SNT Tree objects (i.e., SWC and TRACES files) and OBJ meshes and It is an "OK viewer" (citing @kephale during an impromptu showcase here at Janelia :)), but because it is aimed exclusively at rendering neuronal morphology data (it was modeled after the MouseLight NeuronBrowser), he have gotten some praise for it by people in the subfield.

The best way to test is to subscribe to the Neuroanatomy update site, and in the Scrpt Editor run Templates>Neuroanatomy>Reconstruction Viewer Demo. Do let us know what you think!

Meanwhile, here is a snapshot: screenshot from 2019-03-04 06-37-51