Skip to main content
Glama

streamlines

Generate streamline visualizations for vector field analysis in 3D scientific simulations. Configure seed points, resolution, and camera settings to visualize flow patterns from simulation data.

Instructions

Create a streamline visualization for vector fields.

Args: file_path: Path to simulation file vector_field: Name of the vector field (e.g., "U") seed_point1: Start of seed line [x, y, z] seed_point2: End of seed line [x, y, z] seed_resolution: Number of seed points max_length: Maximum streamline length colormap: Color map preset camera: Camera preset purpose: Resolution preset — "analyze" (480p), "preview" (720p), "publish" (1080p) width: Override width in pixels (must set both width and height, or neither) height: Override height in pixels (must set both width and height, or neither) timestep: Timestep selection

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYes
vector_fieldYes
seed_point1No
seed_point2No
seed_resolutionNo
max_lengthNo
colormapNoCool to Warm
cameraNoisometric
purposeNoanalyze
widthNo
heightNo
timestepNo

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