Neural-Systems-at-UIO / MeshView-for-Brain-Atlases

WebGL based mesh viewer with solid slicing and point cloud support. User documentation https://meshview-for-brain-atlases.readthedocs.io
MIT License
7 stars 2 forks source link

MeshView v0.8 - user defined sections and hidden outline #18

Closed marovst closed 3 years ago

marovst commented 3 years ago

We like to request the following changes to MeshView v0.8 (https://www.nesys.uio.no/MeshView/meshview.html?atlas=ABA_mouse_v3_2017_full ):

  1. An option to cut imported point clouds in user-defined sections with a user-defined thickness (in the newest version of MeshView). This option is available in a previous version of MeshView (https://www.nesys.uio.no/MeshView/meshviewx.html?atlas=ABA_mouse_v3_2017_full ). Here it is done by cutting in "Cloud only" and adjusting the thickness of the slice by a slider. See attached image for explanation of what function we want to implement from previous version of MeshView. OldVersion_MeshView
  2. View imported point clouds without structural outlines, or the option to make it "invisible" for the eye (turn off structural outline) while still keeping the bounding box.
Tevemadar commented 3 years ago

A version with creative name "meshviewy" is available at the same location now, so https://www.nesys.uio.no/MeshView/meshviewy.html?atlas=ABA_mouse_v3_2017_full

Majpuc commented 3 years ago

@marovst can you validate?

marovst commented 3 years ago

@Majpuc This works as intended. Thank you for the help.