scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Show neuroglancer meshes in webKnossos #120

Closed normanrz closed 2 years ago

normanrz commented 3 years ago

This PR adds support for fetching/parsing meshes in the neuroglancer precomputed format and making it available for webKnossos using the standard mesh API. Since webKnossos doesn't support level-of-detail yet, the lod is hard-coded to 2 :D

normanrz commented 2 years ago

Is there some way for me to test this?

You could start wkconnect on your dev setup and use the test dataset from the default datasets.json: https://github.com/scalableminds/webknossos-connect/blob/neuroglancer-meshes/data/datasets.json#L21