Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion resources/tools/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ Want to view a Zarr? Use one of these.
| Odon | [<img src="https://github.githubassets.com/favicons/favicon.svg" alt="Odon logo" width="30" height="30">](https://github.com/alexcoulton/odon) | A spatial proteomics OME-Zarr viewer built in Rust.|
| QuPath | [<img src="https://avatars.githubusercontent.com/u/21292410?s=200&v=4" alt="QuPath logo" width='30' height='30'>](https://github.com/qupath/qupath) | Open source software for digital pathology image analysis |
| syGlass | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://www.syglass.io/" alt="syGlass logo" width="30" height="30">](https://www.syglass.io/) | A VR desktop application for visualizing and segmenting 3D image data, with OME-Zarr streaming support. |
| Viv (Avivator, Vizarr, Vitessce, ...) | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://vitessce.io/" alt="Viv logo" width="30" height="30">](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 | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://vitessce.io/" alt="Viv logo" width="30" height="30">](https://github.com/vitessce/vitessce) | Framework for visualization of spatial single-cell data, built using [Viv](https://github.com/hms-dbmi/viv). |
| Vizarr | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://vitessce.io/" alt="Viv logo" width="30" height="30">](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 | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://vitessce.io/" alt="Viv logo" width="30" height="30">](https://avivator.gehlenborglab.org/) | Demo website that showcases the [Viv](https://github.com/hms-dbmi/viv) rendering library. |
| Vol-E | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https%3A%2F%2Fwww.allencell.org%2Fpathtrace-rendering.html" alt="Vol-E logo" width="30" height="30">](https://vole.allencell.org/) | A browser-based volume viewer |
| WEBKNOSSOS | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://home.webknossos.org/" alt="WEBKNOSSOS logo" width="30" height="30">](https://home.webknossos.org/) | An open-source tool for annotating and exploring large 3D image datasets |

Expand Down Expand Up @@ -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 | [<img src="https://www.google.com/s2/favicons?sz=256&domain_url=https://vitessce.io/" alt="Viv logo" width="30" height="30">](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. |
Loading