Skip to main content
Glama

volume_render

Render 3D volumetric data like CT, MRI, and CFD fields into visual images using customizable transfer functions and quality presets for analysis and visualization.

Instructions

Volume render 3D data (CT, MRI, CFD fields) with transfer function presets.

Presets: generic, ct_bone, ct_tissue, mri_brain, thermal, isosurface_like

Args: file_path: Path to volumetric data (VTI, VTK structured grid, etc.) field_name: Scalar field to render, None for active scalars transfer_preset: Opacity preset (ct_bone, ct_tissue, mri_brain, thermal, generic, isosurface_like) colormap: Color map preset quality: Render quality (draft/standard/cinematic/ultra/publication) lighting: Lighting preset background: Background preset width: Image width in pixels height: Image height in pixels scalar_range: [min, max] for color scale timestep: Specific timestep, "latest", or None output_filename: Output filename

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
field_nameNo
transfer_presetNogeneric
colormapNoviridis
qualityNostandard
lightingNocinematic
backgroundNodark_gradient
widthNo
heightNo
scalar_rangeNo
timestepNo
output_filenameNovolume.png

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kimimgo/viznoir'

If you have feedback or need assistance with the MCP directory API, please join our Discord server