An open API service indexing awesome lists of open source software.

https://github.com/bruvellu/3d-tutorial

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript
https://github.com/bruvellu/3d-tutorial

3d 3d-visualization 3dscript fiji imagej tutorial

Last synced: 13 days ago
JSON representation

Tutorial on how to visualize 3D data in Fiji using built-in tools and 3Dscript

Awesome Lists containing this project

README

          

# 🧊 Visualization of 3D data in Fiji using built-in tools and 3Dscript

This tutorial shows different approaches to visualize 3D microscopy data in [Fiji](https://fiji.sc). It provides a quick introduction to some of the bundled tools such as [Orthogonal Views](https://imagej.net/imaging/z-functions#orthogonal-views), [Volume Viewer](https://imagej.net/imaging/z-functions#volume-viewer), [3D Viewer](https://imagej.net/plugins/3d-viewer/), and [BigDataViewer](https://imagej.net/plugins/bdv/), and a more in-depth explanation of the plugin [3Dscript](https://bene51.github.io/3Dscript/).

## Getting started

The tutorial is available online at [bruvellu.github.io/3d-tutorial](https://bruvellu.github.io/3d-tutorial/).

### Offline usage

- Download the latest archive from GitHub ([here](https://github.com/bruvellu/3d-tutorial/archive/refs/heads/main.zip)) or Zenodo ([here](https://doi.org/10.5281/zenodo.18070016))
- Unzip the archive in your working directory
- Open the file `3d-tutorial.html` on your browser

## Citation

Vellutini, B. C. (2026). Visualization of 3D data in Fiji using built-in tools and 3Dscript. Zenodo.

## License

This tutorial is available under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).