KuangshiAi
refine cases in chatvis_bench, and object identification cases
a8b7b1e
raw
history blame
613 Bytes
I would like to use ParaView to visualize a dataset.
Read in the file named "stream-glyph/data/stream-glyph.ex2".
Trace streamlines of the V data array seeded from a default point cloud.
Render the streamlines with tubes.
Add cone glyphs to the streamlines.
Color the streamlines and glyphs by the Temp data array.
View the result in the +X direction.
Save a screenshot of the result in the filename "stream-glyph/results/{agent_mode}/stream-glyph.png".
The rendered view and saved screenshot should be 1920 x 1080 pixels.
Finally, save the ParaView state as "stream-glyph/results/{agent_mode}/stream-glyph.pvsm".