diff --git a/resources/tools/index.md b/resources/tools/index.md index 7537acd0..82e84b32 100644 --- a/resources/tools/index.md +++ b/resources/tools/index.md @@ -44,7 +44,9 @@ Want to view a Zarr? Use one of these. | Odon | [Odon logo](https://github.com/alexcoulton/odon) | A spatial proteomics OME-Zarr viewer built in Rust.| | QuPath | [QuPath logo](https://github.com/qupath/qupath) | Open source software for digital pathology image analysis | | syGlass | [syGlass logo](https://www.syglass.io/) | A VR desktop application for visualizing and segmenting 3D image data, with OME-Zarr streaming support. | -| Viv (Avivator, Vizarr, Vitessce, ...) | [Viv logo](https://github.com/hms-dbmi/viv) | A toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets. The viv toolkit is used by the [Avivator](https://avivator.gehlenborglab.org), [Vizarr](https://github.com/hms-dbmi/vizarr) and [Vitessce](http://vitessce.io) image viewers, among others | +| Vitessce | [Viv logo](https://github.com/vitessce/vitessce) | Framework for visualization of spatial single-cell data, built using [Viv](https://github.com/hms-dbmi/viv). | +| Vizarr | [Viv logo](https://github.com/hms-dbmi/vizarr) | Web app for viewing multi-scale, multiplexed OME-Zarr images (incl. HCS), built using [Viv](https://github.com/hms-dbmi/viv). | +| Avivator | [Viv logo](https://avivator.gehlenborglab.org/) | Demo website that showcases the [Viv](https://github.com/hms-dbmi/viv) rendering library. | | Vol-E | [Vol-E logo](https://vole.allencell.org/) | A browser-based volume viewer | | WEBKNOSSOS | [WEBKNOSSOS logo](https://home.webknossos.org/) | An open-source tool for annotating and exploring large 3D image datasets | @@ -120,3 +122,5 @@ Libraries that support the rendering and navigation of OME-Zarr data, but that a | OMEZarrTileSource | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/TissUUmaps/OMEZarrTileSource) | An OpenSeadragon tile source for the OME-Zarr bioimage file format. | | ome-zarr.js | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/BioNGFF/ome-zarr.js) | A JavaScript library for simple rendering of thumbnails and images. | | idetik | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/chanzuckerberg/idetik) | A library for building web-based image viewers. | +| Viv | [Viv logo](https://github.com/hms-dbmi/viv) | A JavaScript library that provides DeckGL-compatible layers for rendering OME-Zarr images on the web. | +| Pluot | [![image](https://github.githubassets.com/favicons/favicon.svg)](https://github.com/keller-mark/pluot) | Rust and WebGPU-based rendering of OME-Zarr images with bindings to JavaScript/React, Python, and R. |