webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Support loading meshes from remote neuroglancer datasets

Open fm3 opened this issue 2 years ago • 1 comments

#6716 introduces support for neuroglancer datasets. We should also be able to fetch existing meshes. Compare implementation in webknossos-connect

fm3 avatar Feb 07 '23 12:02 fm3

Quoting from #7572

The mesh format is very similar to our mesh format so the frontend should already support it. The backend would need to detect the availability of meshes and adapt the necessary routes. Spec: https://github.com/google/neuroglancer/blob/master/src/datasource/precomputed/meshes.md#multi-resolution-mesh-format

fm3 avatar Jan 19 '24 10:01 fm3