npm.io
0.22.1 • Published 1 month ago

@hms-dbmi/viv

Licence
MIT
Version
0.22.1
Deps
7
Size
4 kB
Vulns
0
Weekly
0
Stars
362

@hms-dbmi/viv

A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.

npm version package documenation

Interactive volumetric view in web browser; sliders control visible planes. Multi-channel rendering of high-resolution microscopy dataset

Installation

npm install @hms-dbmi/viv

You will also need to install deck.gl and other peerDependencies manually. This step prevent users from installing multiple versions of deck.gl in their projects.

npm install deck.gl @luma.gl/core

Documentation

Detailed API information and example sippets can be found in our documentation.