Skip to content

Instantly share code, notes, and snippets.

@boergens
Created January 3, 2022 16:20
Show Gist options
  • Save boergens/a67f88dacc37430cbac6a1b7e9e42fc3 to your computer and use it in GitHub Desktop.
Save boergens/a67f88dacc37430cbac6a1b7e9e42fc3 to your computer and use it in GitHub Desktop.
description for your gist
window.webknossos.apiReady(3).then(async (api) => {api.data.computeMeshOnDemand(51, [9659, 26522, 182]);await api.utils.sleep(5000);api.data.computeMeshOnDemand(64, [8385, 26166, 302]);await api.utils.sleep(5000);})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment