allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
88 stars 7 forks source link

advanced setting to "unlock" memory limit #216

Open toloudis opened 1 month ago

toloudis commented 1 month ago

Use Case

For advanced users with sufficient computer resources, it would be nice to allow loading larger images.

Solution

Add some option to the tweakpane to allow much larger atlas texture size (absolute upper bound is webgl's reported 2d texture size limit). If tweakpane already allows user selection of texture size, maybe we can change it to allow some range of sizes via dropdown as opposed to free choice.

toloudis commented 1 month ago

This also leads to giving a dialog like agave or other viewers that lets users pick the exact resolution level they want, with the dialog populated from the actual image metadata.