niivue / niivue

a WebGL2 based medical image viewer. Supports over 30 formats of volumes and meshes.
https://niivue.github.io/niivue/
BSD 2-Clause "Simplified" License
267 stars 66 forks source link

feature: allow equally sized quadrants for multiplanar slice view #1054

Closed hanayik closed 2 months ago

neurolabusc commented 2 months ago

@hanayik can you test out this commit? When you run npm run dev the live demo has an EqualSize check box. The crosshairs are still constrained to the voxels, but voxel based images are each in equally sized tile. Not sure if this is desired for the mosaic view as well.

Screenshot 2024-09-02 at 1 21 32 PM