Confocal and light-sheet microscopes capture stacks of optical slices — inherently 3D data. A maximum-intensity projection collapses that into 2D and loses spatial relationships. Proper 3D visualization recovers depth, which is often where the biology lives.
1. Understand your data
A z-stack is a set of 2D images at increasing depths, with known x, y, and z spacing (voxel size). Getting the voxel dimensions right is essential — if z spacing is wrong, structures look squashed or stretched. Note your channels: each fluorophore is usually a separate channel you can colour independently.
2. Two ways to render volumes
- Volume rendering: the data is shown as a semi-transparent cloud where intensity maps to opacity/colour. Best for diffuse signals and preserving everything.
- Surface (isosurface) rendering: a threshold extracts a mesh of structures above a certain intensity. Best for discrete objects like nuclei or cells, and it exports cleanly to other tools.
3. Free and standard tools
- Fiji / ImageJ: the workhorse — 3D Viewer and Volume Viewer plugins, plus channel handling and scale bars.
- napari: a modern Python-based n-dimensional viewer, great for interactive exploration and scripting.
- ChimeraX: excellent volume rendering, including for EM maps.
- Commercial suites (Imaris, Arivis) for advanced segmentation if you have access.
4. Bringing it into Blender for polish
For publication or cover-quality images, extract isosurfaces as meshes and import them into Blender, where you can light, colour, and compose them properly (see our lighting guide). Blender's volumetrics can also render the raw intensity cloud for a softer look.
5. Keep it quantitatively honest
- Always include a scale bar and state the voxel size.
- Report any thresholding or deconvolution applied.
- Don't adjust one channel's brightness to exaggerate colocalisation — this strays into manipulation (see figure integrity).
- Use colourblind-safe channel colours rather than pure red/green.
6. Choose the view that tells the story
A slow rotation as a movie shows 3D structure better than any single still. For a static figure, pick the angle that reveals the spatial relationship you're claiming, and consider an orthographic view if measurements matter.
Want to build these skills properly?
Our Blender for Scientific Illustration course takes you from zero to publication-ready renders, graphical abstracts, and journal covers.
Explore the Blender Course →