KuangshiAi commited on
Commit
6baf440
·
1 Parent(s): e98f189

add ChatVis benchmark cases

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .DS_Store +0 -0
  2. .gitignore +2 -0
  3. README.md +3 -2
  4. chatvis_bench/README.md +9 -0
  5. chatvis_bench/chart-opacity/GS/chart-opacity_gs.png +3 -0
  6. chatvis_bench/chart-opacity/GS/chart-opacity_gs.py +55 -0
  7. chatvis_bench/chart-opacity/README.md +5 -0
  8. chatvis_bench/chart-opacity/full_prompt.txt +7 -0
  9. chatvis_bench/chart-opacity/quick_prompt.txt +5 -0
  10. chatvis_bench/chart-opacity/task_description.txt +4 -0
  11. chatvis_bench/chart-opacity/visualization_goals.txt +7 -0
  12. chatvis_bench/climate/GS/climate_gs.png +3 -0
  13. chatvis_bench/climate/GS/climate_gs.py +61 -0
  14. chatvis_bench/climate/README.md +5 -0
  15. chatvis_bench/climate/data/climate.vtp +0 -0
  16. chatvis_bench/climate/full_prompt.txt +14 -0
  17. chatvis_bench/climate/quick_prompt.txt +7 -0
  18. chatvis_bench/climate/task_description.txt +7 -0
  19. chatvis_bench/climate/visualization_goals.txt +7 -0
  20. chatvis_bench/color-blocks/GS/color-blocks_gs.png +3 -0
  21. chatvis_bench/color-blocks/GS/color-blocks_gs.py +63 -0
  22. chatvis_bench/color-blocks/README.md +5 -0
  23. chatvis_bench/color-blocks/data/color-blocks.ex2 +3 -0
  24. chatvis_bench/color-blocks/full_prompt.txt +17 -0
  25. chatvis_bench/color-blocks/quick_prompt.txt +10 -0
  26. chatvis_bench/color-blocks/task_description.txt +8 -0
  27. chatvis_bench/color-blocks/visualization_goals.txt +7 -0
  28. chatvis_bench/color-data/GS/color-data_gs.png +3 -0
  29. chatvis_bench/color-data/GS/color-data_gs.py +63 -0
  30. chatvis_bench/color-data/README.md +6 -0
  31. chatvis_bench/color-data/full_prompt.txt +13 -0
  32. chatvis_bench/color-data/quick_prompt.txt +7 -0
  33. chatvis_bench/color-data/task_description.txt +5 -0
  34. chatvis_bench/color-data/visualization_goals.txt +7 -0
  35. chatvis_bench/export-gltf/GS/export-gltf_gs.png +3 -0
  36. chatvis_bench/export-gltf/GS/export-gltf_gs.py +48 -0
  37. chatvis_bench/export-gltf/README.md +5 -0
  38. chatvis_bench/export-gltf/full_prompt.txt +15 -0
  39. chatvis_bench/export-gltf/quick_prompt.txt +12 -0
  40. chatvis_bench/export-gltf/task_description.txt +12 -0
  41. chatvis_bench/export-gltf/visualization_goals.txt +7 -0
  42. chatvis_bench/import-gltf/GS/import-gltf_gs.png +3 -0
  43. chatvis_bench/import-gltf/GS/import-gltf_gs.py +36 -0
  44. chatvis_bench/import-gltf/README.md +4 -0
  45. chatvis_bench/import-gltf/data/import-gltf.glb +3 -0
  46. chatvis_bench/import-gltf/full_prompt.txt +9 -0
  47. chatvis_bench/import-gltf/quick_prompt.txt +7 -0
  48. chatvis_bench/import-gltf/task_description.txt +6 -0
  49. chatvis_bench/import-gltf/visualization_goals.txt +7 -0
  50. chatvis_bench/line-plot/GS/line-plot.pvsm +3 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ # OS specific files
2
+ .DS_Store
README.md CHANGED
@@ -14,10 +14,10 @@ All the volume datasets from http://klacansky.com/open-scivis-datasets/ have bee
14
 
15
  ### Directory Structure
16
 
17
- The datasets and tasks for ParaView-MCP and ChatVis are organized into the `main` and `sci_volume_data` folders, while `napari_mcp_evals` holds tasks and datasets for napari-MCP.
18
 
19
 
20
- Each dataset in the `main` and `sci_volume_data` folders follows this structure:
21
  ```
22
  dataset_name/
23
  ├── data/
@@ -48,6 +48,7 @@ SciVisAgentBench was mainly created by Kuangshi Ai (kai@nd.edu), Shusen Liu (liu
48
 
49
  - [ParaView-MCP](https://github.com/LLNL/paraview_mcp)
50
  - [Napari-MCP](https://github.com/LLNL/napari-mcp)
 
51
 
52
  ## License
53
 
 
14
 
15
  ### Directory Structure
16
 
17
+ The datasets and tasks for ParaView-MCP and ChatVis are organized into the `main`, the `sci_volume_data`, and the `chatvis_bench` folders, while `napari_mcp_evals` holds tasks and datasets for napari-MCP. The `chatvis_bench` folder contains 20 test cases from the official [ChatVis](https://github.com/tpeterka/ChatVis) benchmark.
18
 
19
 
20
+ Each dataset in the `main`, the `sci_volume_data`, and the `chatvis_bench` folders follows this structure:
21
  ```
22
  dataset_name/
23
  ├── data/
 
48
 
49
  - [ParaView-MCP](https://github.com/LLNL/paraview_mcp)
50
  - [Napari-MCP](https://github.com/LLNL/napari-mcp)
51
+ - [ChatVis](https://github.com/tpeterka/ChatVis)
52
 
53
  ## License
54
 
chatvis_bench/README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # ChatVis_benchmark test cases
2
+
3
+ Test cases drawn from canonical visualization tasks, ParaView regression tests, and full scientific use cases are included in separate directories. Each test case includes any required input data, two versions of natural-language prompts, a ParaView Python script that satisfies the natural-language prompts, and a ground truth image generated by the script.
4
+
5
+ Two versions of prompts of differing verbosity describe the desired visualization.
6
+ One prompt is written with detailed instructions and contains more visualization jargon that might appear in the ParaView documentation; we refer to this as the “full prompt.”
7
+ The second prompt is written in a slightly relaxed conversational style and contains less visualization jargon; we refer to this as the “quick prompt.”
8
+
9
+ Each directory has a README with more details.
chatvis_bench/chart-opacity/GS/chart-opacity_gs.png ADDED

Git LFS Details

  • SHA256: ec79883ad10e7d94f45c30d96758d6aa1c04a72faa0b87a1489333f45a44e83c
  • Pointer size: 130 Bytes
  • Size of remote file: 10.4 kB
chatvis_bench/chart-opacity/GS/chart-opacity_gs.py ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from paraview.simple import *
2
+
3
+ # disable automatic camera reset on 'Show'
4
+ paraview.simple._DisableFirstRenderCameraReset()
5
+
6
+ # create a new 'Wavelet'
7
+ wavelet1 = Wavelet(registrationName='Wavelet1')
8
+
9
+ # get active view
10
+ renderView1 = GetActiveViewOrCreate('RenderView')
11
+
12
+ # show data in view
13
+ wavelet1Display = Show(wavelet1, renderView1, 'UniformGridRepresentation')
14
+
15
+ # trace defaults for the display properties.
16
+ wavelet1Display.Representation = 'Outline'
17
+
18
+ # reset view to fit data
19
+ renderView1.ResetCamera(False)
20
+
21
+ # update the view to ensure updated data information
22
+ renderView1.Update()
23
+
24
+ # create a new 'Plot Over Line'
25
+ plotOverLine1 = PlotOverLine(registrationName='PlotOverLine1', Input=wavelet1)
26
+
27
+ # show data in view
28
+ plotOverLine1Display = Show(plotOverLine1, renderView1, 'GeometryRepresentation')
29
+
30
+ # trace defaults for the display properties.
31
+ plotOverLine1Display.Representation = 'Surface'
32
+
33
+ # Create a new 'Line Chart View'
34
+ lineChartView1 = CreateView('XYChartView')
35
+
36
+ # show data in view
37
+ plotOverLine1Display_1 = Show(plotOverLine1, lineChartView1, 'XYChartRepresentation')
38
+
39
+ # get layout
40
+ layout1 = GetLayoutByName("Layout #1")
41
+
42
+ # add view to a layout so it's visible in UI
43
+ AssignViewToLayout(view=lineChartView1, layout=layout1, hint=0)
44
+
45
+ # Properties modified on plotOverLine1Display_1
46
+ plotOverLine1Display_1.SeriesOpacity = ['arc_length', '1', 'RTData', '0.3', 'vtkValidPointMask', '0.3', 'Points_X', '0.3', 'Points_Y', '0.3', 'Points_Z', '0.3', 'Points_Magnitude', '0.3']
47
+ plotOverLine1Display_1.SeriesPlotCorner = ['Points_Magnitude', '0', 'Points_X', '0', 'Points_Y', '0', 'Points_Z', '0', 'RTData', '0', 'arc_length', '0', 'vtkValidPointMask', '0']
48
+ plotOverLine1Display_1.SeriesLineStyle = ['Points_Magnitude', '1', 'Points_X', '1', 'Points_Y', '1', 'Points_Z', '1', 'RTData', '1', 'arc_length', '1', 'vtkValidPointMask', '1']
49
+ plotOverLine1Display_1.SeriesLineThickness = ['Points_Magnitude', '2', 'Points_X', '2', 'Points_Y', '2', 'Points_Z', '2', 'RTData', '2', 'arc_length', '2', 'vtkValidPointMask', '2']
50
+ plotOverLine1Display_1.SeriesMarkerStyle = ['Points_Magnitude', '0', 'Points_X', '0', 'Points_Y', '0', 'Points_Z', '0', 'RTData', '0', 'arc_length', '0', 'vtkValidPointMask', '0']
51
+ plotOverLine1Display_1.SeriesMarkerSize = ['Points_Magnitude', '4', 'Points_X', '4', 'Points_Y', '4', 'Points_Z', '4', 'RTData', '4', 'arc_length', '4', 'vtkValidPointMask', '4']
52
+ plotOverLine1Display_1.SeriesVisibility = ['arc_length', 'Points_Z', 'RTData']
53
+
54
+ # save screenshot
55
+ SaveScreenshot('chart-opacity/results/{agent_mode}/chart-opacity.png', lineChartView1)
chatvis_bench/chart-opacity/README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Chart plotting with background modification
2
+
3
+ - Creates a synthetic wavelet volume, shows it as an outline in a 3D render view, then samples it over a line and displays the sampled data both as geometry in 3D and as an XY chart.
4
+ - Adds the chart view to the main layout and customizes the chart’s series: sets line thickness to 2, solid style, no markers, reduces opacity for most series while keeping arc_length fully opaque, and makes arc_length, Points_Z, and RTData visible.
5
+ - Saves a screenshot of the chart view to `chart-opacity-screenshot.png`.
chatvis_bench/chart-opacity/full_prompt.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Create a wavelet object.
4
+ Create a plot over line chart from the wavelet.
5
+ Plot three paths, one each for arc_length, Points_Z, and RTData variables in the line chart.
6
+ Set the opacity for arc_length to be 1 and the opacity for Points_Z and RTData to be 0.3.
7
+ Save a screenshot of the line chart in the file 'chart-opacity-screenshot.png'.
chatvis_bench/chart-opacity/quick_prompt.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Create a wavelet object.
3
+ Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity
4
+ for arc_length 1 and opacity for Points_Z and RTData 0.3.
5
+ Save a screenshot in 'chart-opacity-screenshot.png'.
chatvis_bench/chart-opacity/task_description.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Create a wavelet object.
2
+ Create a plot over line chart from the wavelet with three paths: arc_length, Points_Z, and RTData variables with opacity for arc_length 1 and opacity for Points_Z and RTData 0.3.
3
+ Save a screenshot in "chart-opacity/results/{agent_mode}/chart-opacity.png".
4
+ Finally, save the ParaView state as "chart-opacity/results/{agent_mode}/chart-opacity.pvsm"
chatvis_bench/chart-opacity/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. Chart Generation: Is the plot over line chart properly created from the wavelet data showing all three specified variables?
2
+
3
+ 2. Variable Display: Are arc_length, Points_Z, and RTData variables all correctly plotted and distinguishable in the chart?
4
+
5
+ 3. Opacity Settings: Is the arc_length variable displayed with full opacity (1.0) while Points_Z and RTData show reduced opacity (0.3)?
6
+
7
+ 4. Chart Clarity: Does the chart provide clear visualization of the data trends with appropriate axis scaling and readable formatting?
chatvis_bench/climate/GS/climate_gs.png ADDED

Git LFS Details

  • SHA256: cef34c0b3e987eaee79f2004aac387f4a63203c4549cf5c19dd5ce6246c55a18
  • Pointer size: 132 Bytes
  • Size of remote file: 2.6 MB
chatvis_bench/climate/GS/climate_gs.py ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from paraview.simple import *
2
+
3
+ # create a new 'XML PolyData Reader'
4
+ mpasvtp = XMLPolyDataReader(registrationName='climate.vtp', FileName=['climate/data/climate.vtp'])
5
+
6
+ # create a new 'Calculator'
7
+ calculator1 = Calculator(registrationName='Calculator1', Input=mpasvtp)
8
+ calculator1.Function = '(-velocity_X*sin(coordsX*0.0174533) + velocity_Y*cos(coordsX*0.0174533)) * iHat + (-velocity_X * sin(coordsY*0.0174533) * cos(coordsX*0.0174533) - velocity_Y * sin(coordsY*0.0174533) * sin(coordsX*0.0174533) + velocity_Z * cos(coordsY*0.0174533)) * jHat + 0*kHat'
9
+
10
+ # create a new 'Tube'
11
+ tube1 = Tube(registrationName='Tube1', Input=mpasvtp)
12
+ tube1.Scalars = ['POINTS', 'Result']
13
+ tube1.Vectors = ['POINTS', 'Result']
14
+ tube1.Radius = 0.05
15
+
16
+ # create a new 'Glyph'
17
+ glyph1 = Glyph(registrationName='Glyph1', Input=calculator1, GlyphType='Cone')
18
+ glyph1.OrientationArray = ['POINTS', 'Result']
19
+ glyph1.ScaleFactor = 0.5
20
+ glyph1.GlyphType.Resolution = 10
21
+ glyph1.GlyphType.Radius = 0.15
22
+ glyph1.GlyphType.Height = 0.5
23
+
24
+ # create new render view
25
+ renderView1 = CreateView('RenderView')
26
+ renderView1.ViewSize = [2294, 1440]
27
+
28
+ # create new layout object
29
+ layout1 = CreateLayout(name='Layout')
30
+ layout1.AssignView(0, renderView1)
31
+
32
+ # get color transfer function/color map for 'velocity'
33
+ velocityLUT = GetColorTransferFunction('velocity')
34
+ velocityLUT.ApplyPreset("Cool to Warm", True)
35
+
36
+ # show data from glyph1
37
+ glyph1Display = Show(glyph1, renderView1, 'GeometryRepresentation')
38
+ glyph1Display.Representation = 'Surface'
39
+ glyph1Display.ColorArrayName = ['POINTS', 'velocity']
40
+ glyph1Display.LookupTable = velocityLUT
41
+ glyph1Display.RescaleTransferFunctionToDataRange()
42
+
43
+ # show data from tube1
44
+ tube1Display = Show(tube1, renderView1, 'GeometryRepresentation')
45
+ tube1Display.Representation = 'Surface'
46
+ tube1Display.ColorArrayName = ['POINTS', 'velocity']
47
+ tube1Display.LookupTable = velocityLUT
48
+ tube1Display.Specular = 1.0
49
+ tube1Display.RescaleTransferFunctionToDataRange()
50
+
51
+ # get color legend/bar for velocityLUT in view renderView1
52
+ velocityLUTColorBar = GetScalarBar(velocityLUT, renderView1)
53
+ velocityLUTColorBar.Title = 'velocity'
54
+ velocityLUTColorBar.ComponentTitle = 'Magnitude'
55
+ velocityLUTColorBar.Visibility = 1
56
+
57
+ # set camera direction
58
+ renderView1.ResetActiveCameraToNegativeZ()
59
+ renderView1.ResetCamera(True, 0.9)
60
+
61
+ SaveScreenshot("climate/results/{agent_mode}/climate.png", renderView1, ImageResolution=[2294, 1440], OverrideColorPalette='WhiteBackground')
chatvis_bench/climate/README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Streamline tracing with lat-long to geospatial conversion, tube and glyph rendering, with lighting and specularity
2
+
3
+ - Reads MPAS-Ocean polydata (`mpas.vtp`), computes a transformed vector field Result with a calculator that combines velocity_X/Y/Z with longitude/latitude (coordsX/coordsY in degrees converted to radians) to produce tangential components (iHat/jHat) on the sphere, zeroing kHat.
4
+ - Visualizes vectors with cone glyphs oriented by Result and a tube filter applied to the input polydata; both glyphs and tubes are colored by the velocity magnitude using a cool-to-warm color transfer function with a visible scalar bar.
5
+ - Sets camera to look along −Z, maximizes tube specularity, and saves a high-resolution screenshot on a white background (`soma-screenshot.png`).
chatvis_bench/climate/data/climate.vtp ADDED
The diff for this file is too large to render. See raw diff
 
chatvis_bench/climate/full_prompt.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset of ocean currents.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Read in the file named 'mpas.vtp'.
4
+ Apply a calculator filter to compute the following function:
5
+ (-velocity_X*sin(coordsX*0.0174533) + velocity_Y*cos(coordsX*0.0174533)) * iHat + (-velocity_X * sin(coordsY*0.0174533) * cos(coordsX*0.0174533) - velocity_Y * sin(coordsY*0.0174533) * sin(coordsX*0.0174533) + velocity_Z * cos(coordsY*0.0174533)) * jHat + 0*kHat
6
+ Render the computed values using a tube filter with 0.05 as the tube radius.
7
+ Color the tubes by the magnitude of the velocity.
8
+ Light the tubes with the maximum shininess and include normals in the lighting.
9
+ Add cone glyphs to show the direction of the velocity.
10
+ The glyphs are composed of 10 polygons, having a radius 0 0.15, a height of 0.5, and a scaling factor of 0.5.
11
+ View the result in the -z direction.
12
+ Adjust the view so that the tubes occupy the 90% of the image.
13
+ Save a screenshot of the result in the filename 'soma-screenshot.png'.
14
+ The rendered view and saved screenshot should be 2294 x 1440 pixels with a white background.
chatvis_bench/climate/quick_prompt.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Read in the file named 'mpas.vtp'.
3
+ Apply a calculator filter to covert velocity from geospatial to lat-long coordinates.
4
+ Render the computed values using a tube filter with 0.05 radius, colored by velocity magnitude, and lit with maximum shininess and include normals for lighting.
5
+ Add cone glyphs to show the direction of the velocity, using 10 polygons, radius 0.15, height 0.5, and scaling factor 0.5.
6
+ View the result in the -z direction scaled so that the tubes occupy most of the image.
7
+ Save a screenshot of the result, 2294 x 1440 pixels, white background, in the filename 'soma-screenshot.png'.
chatvis_bench/climate/task_description.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Read in the file named "climate/data/climate.vtp".
2
+ Apply a calculator filter to convert velocity from geospatial to lat-long coordinates.
3
+ Render the computed values using a tube filter with 0.05 radius, colored by velocity magnitude, and lit with maximum shininess and include normals for lighting.
4
+ Add cone glyphs to show the direction of the velocity, using 10 polygons, radius 0.15, height 0.5, and scaling factor 0.5.
5
+ View the result in the -z direction scaled so that the tubes occupy most of the image.
6
+ Save a screenshot of the result, 2294 x 1440 pixels, white background, in the filename "climate/results/{agent_mode}/climate.png".
7
+ Finally, save the ParaView state as "climate/results/{agent_mode}/climate.pvsm"
chatvis_bench/climate/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. Velocity Conversion: Is the calculator filter properly applied to convert velocity from geospatial to lat-long coordinates?
2
+
3
+ 2. Tube Visualization: Are the tubes rendered with correct radius (0.05), colored by velocity magnitude, and proper lighting with maximum shininess?
4
+
5
+ 3. Cone Glyph Direction: Are the cone glyphs properly configured with specified parameters and showing velocity direction accurately?
6
+
7
+ 4. View Configuration: Is the visualization displayed from -z direction with appropriate scaling and white background as specified?
chatvis_bench/color-blocks/GS/color-blocks_gs.png ADDED

Git LFS Details

  • SHA256: 466bc1d5c28a134acfc5c4285bf728fb336b24cbac0595576c73b9beca33f931
  • Pointer size: 130 Bytes
  • Size of remote file: 26.4 kB
chatvis_bench/color-blocks/GS/color-blocks_gs.py ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # import the simple module from the paraview
2
+ from paraview.simple import *
3
+
4
+ LoadPalette("BlueGrayBackground")
5
+
6
+ # create a new 'IOSS Reader'
7
+ canex2 = IOSSReader(registrationName='color-blocks.ex2', FileName='color-blocks/data/color-blocks.ex2')
8
+
9
+ # get animation scene
10
+ animationScene1 = GetAnimationScene()
11
+
12
+ # update animation scene based on data timesteps
13
+ animationScene1.UpdateAnimationUsingDataTimeSteps()
14
+
15
+ # get active view
16
+ renderView1 = GetActiveViewOrCreate('RenderView')
17
+
18
+ # show data in view
19
+ canex2Display = Show(canex2, renderView1, 'UnstructuredGridRepresentation')
20
+
21
+ # trace defaults for the display properties.
22
+ canex2Display.Representation = 'Surface'
23
+
24
+ # reset view to fit data
25
+ renderView1.ResetCamera(False, 0.9)
26
+
27
+ # update the view to ensure updated data information
28
+ renderView1.Update()
29
+
30
+ # set scalar coloring
31
+ ColorBy(canex2Display, ('FIELD', 'vtkBlockColors'))
32
+
33
+ # get color transfer function/color map for 'vtkBlockColors'
34
+ vtkBlockColorsLUT = GetColorTransferFunction('vtkBlockColors')
35
+
36
+ # get opacity transfer function/opacity map for 'vtkBlockColors'
37
+ vtkBlockColorsPWF = GetOpacityTransferFunction('vtkBlockColors')
38
+
39
+ # get 2D transfer function for 'vtkBlockColors'
40
+ vtkBlockColorsTF2D = GetTransferFunction2D('vtkBlockColors')
41
+
42
+ # set block scalar coloring
43
+ ColorBlocksBy(canex2Display, ['/IOSS/element_blocks/block_2'], ('POINTS', 'ACCL', 'X'))
44
+
45
+ # rescale block color and/or opacity maps used to exactly fit the current data range
46
+ canex2Display.RescaleBlocksTransferFunctionToDataRange(['/IOSS/element_blocks/block_2'], False, True)
47
+
48
+ # get color transfer function/color map for 'ACCl'
49
+ blockACCLLUT = GetBlockColorTransferFunction('/IOSS/element_blocks/block_2', 'ACCL')
50
+
51
+ # show block color bar/color legend
52
+ canex2Display.SetBlocksScalarBarVisibility(renderView1, ['/IOSS/element_blocks/block_2'], True)
53
+
54
+ blockACCLLUT.ApplyPreset("Cool to Warm", True)
55
+
56
+ # reset active camera to negative y
57
+ renderView1.ResetActiveCameraToNegativeY()
58
+
59
+ # reset view to fit data
60
+ renderView1.ResetCamera(False, 0.9)
61
+
62
+ # save screenshot
63
+ SaveScreenshot('color-blocks/results/{agent_mode}/color-blocks.png', renderView1)
chatvis_bench/color-blocks/README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Color mapping of VTK blocks
2
+
3
+ - Loads the dataset `can.ex2`, applies a blue-gray background, shows it as a surface in a render view, and fits the camera.
4
+ - Uses block coloring globally, then overrides one block (/IOSS/element_blocks/block_2) to be colored by the X component of the point-data array ACCL, rescales that block’s transfer function to its data range, shows its scalar bar, and applies the cool-to-warm color map.
5
+ - Orients the camera to −Y, refits, and saves a screenshot to `color-blocks-screenshot.png`.
chatvis_bench/color-blocks/data/color-blocks.ex2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04bea4337fcecf2388a40d3288a815dee0c2fe647b691b9e8f474db91b0619cc
3
+ size 17629528
chatvis_bench/color-blocks/full_prompt.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Set the background to a blue-gray palette.
4
+ Read the file 'can.ex2'.
5
+ This is a multiblock dataset.
6
+ Color the dataset by the vtkBlockColors field.
7
+ Retrieve the color map for vtkBlockColors.
8
+ Retrieve the opacity transfer function for vtkBlockColors.
9
+ Retrieve the 2D transfer function for vtkBlockColors.
10
+ Set block coloring for the block at /IOSS/element_blocks/block_2 using the variable ACCL on the x component of the points.
11
+ Rescale the block's color and opacity maps to match the current data range of block_2.
12
+ Retrieve the color transfer function for the ACCL variable of block_2.
13
+ Enable the color bar for block_2.
14
+ Apply a cool to warm color preset to the color map for block_2.
15
+ Set the camera to look down the -y direction and to see the entire dataset.
16
+ Save a screenshot of the visualization in the file 'color-blocks-screenshot.png'.
17
+
chatvis_bench/color-blocks/quick_prompt.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Read the file 'can.ex2'.
3
+ Color the dataset by the vtkBlockColors field.
4
+ Retrieve the color map, opacity transfer function, and 2D transfer function for vtkBlockColors.
5
+ Set block coloring for the block at /IOSS/element_blocks/block_2 using the x component of the ACCL variable.
6
+ Rescale the block's color and opacity maps to match the current data range of block_2.
7
+ For the ACCL variable of block_2, retrieve the color transfer function, enable the color bar, and apply cool to warm
8
+ coloring.
9
+ View the entire dataset in the -y direction, and save a screenshot with blue-gray background in 'color-blocks-screenshot.png'.
10
+
chatvis_bench/color-blocks/task_description.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Read the file "color-blocks/data/color-blocks.ex2".
2
+ Color the dataset by the vtkBlockColors field.
3
+ Retrieve the color map, opacity transfer function, and 2D transfer function for vtkBlockColors.
4
+ Set block coloring for the block at /IOSS/element_blocks/block_2 using the x component of the ACCL variable.
5
+ Rescale the block's color and opacity maps to match the current data range of block_2.
6
+ For the ACCL variable of block_2, retrieve the color transfer function, enable the color bar, and apply cool to warm coloring.
7
+ View the entire dataset in the -y direction, and save a screenshot with blue-gray background in "color-blocks/results/{agent_mode}/color-blocks.png".
8
+ Finally, save the ParaView state as "color-blocks/results/{agent_mode}/color-blocks.pvsm"
chatvis_bench/color-blocks/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. Block Color Mapping: Is the dataset properly colored by vtkBlockColors field with distinct block visualization?
2
+
3
+ 2. Individual Block Coloring: Is block_2 correctly colored using the x component of the ACCL variable with appropriate scaling?
4
+
5
+ 3. Color Transfer Functions: Are the color transfer functions properly applied with cool to warm coloring for the ACCL variable?
6
+
7
+ 4. View Configuration: Is the dataset displayed from the -y direction with blue-gray background and visible color bar legend?
chatvis_bench/color-data/GS/color-data_gs.png ADDED

Git LFS Details

  • SHA256: 8fc9966e0ded39f13d3628fb95329a7d0a794e5c4f305baa864f1e44b74578d2
  • Pointer size: 131 Bytes
  • Size of remote file: 106 kB
chatvis_bench/color-data/GS/color-data_gs.py ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # import the simple module from the paraview
2
+ from paraview.simple import *
3
+
4
+ # disable automatic camera reset on 'Show'
5
+ paraview.simple._DisableFirstRenderCameraReset()
6
+
7
+ LoadPalette("BlueGrayBackground")
8
+
9
+ # create a new 'Wavelet'
10
+ wavelet1 = Wavelet()
11
+
12
+ # set active source
13
+ SetActiveSource(wavelet1)
14
+
15
+ # create a new 'Calculator'
16
+ calculator1 = Calculator(Input=wavelet1)
17
+ calculator1.Function = ''
18
+
19
+ # Properties modified on calculator1
20
+ calculator1.Function = 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'
21
+
22
+ # get active view
23
+ renderView1 = GetActiveViewOrCreate('RenderView')
24
+ renderView1.ViewSize = [1158, 833]
25
+
26
+ # show data in view
27
+ calculator1Display = Show(calculator1, renderView1)
28
+
29
+ # trace defaults for the display properties.
30
+ calculator1Display.Representation = 'Outline'
31
+ calculator1Display.ColorArrayName = ['POINTS', '']
32
+
33
+ # get color transfer function/color map for 'Result'
34
+ ResultLUT = GetColorTransferFunction('Result')
35
+
36
+ # get opacity transfer function/opacity map for 'Result'
37
+ ResultPWF = GetOpacityTransferFunction('Result')
38
+
39
+ # change representation type
40
+ calculator1Display.SetRepresentationType('Surface')
41
+
42
+ # set scalar coloring
43
+ ColorBy(calculator1Display, ('POINTS', 'Result', 'X'))
44
+
45
+ # rescale color and/or opacity maps used to include current data range
46
+ calculator1Display.RescaleTransferFunctionToDataRange(True)
47
+
48
+ # show color bar/color legend
49
+ calculator1Display.SetScalarBarVisibility(renderView1, True)
50
+
51
+ # Update a scalar bar component title.
52
+ UpdateScalarBarsComponentTitle(ResultLUT, calculator1Display)
53
+
54
+ ResultLUT.ApplyPreset("Cool to Warm", True)
55
+
56
+ # current camera placement for renderView1
57
+ renderView1.CameraPosition = [0.0, 0.0, 82.35963323102031]
58
+ renderView1.CameraParallelScale = 21.57466795392812
59
+
60
+ Render(renderView1)
61
+
62
+ # save screenshot
63
+ SaveScreenshot('color-data/results/{agent_mode}/color-data.png', renderView1)
chatvis_bench/color-data/README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Color mapping and calculator functions
2
+
3
+ - Generates a synthetic wavelet volume, then uses a calculator filter to create a vector field, Result = (RTData, ln(RTData), coordsZ).
4
+ - Renders the dataset as a surface in a render view with a blue-gray background, colors by the X component of Result, rescales the transfer functions, shows the scalar bar, and applies the cool-to-warm color map.
5
+ - Sets the camera, renders, and saves a screenshot to `color-data-screenshot.png`.
6
+
chatvis_bench/color-data/full_prompt.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Create a wavelet object.
4
+ Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'.
5
+ Create a rendering view of size 1158 x 833.
6
+ Get color transfer function/color map for 'Result'.
7
+ Get opacity transfer function/opacity map for 'Result'.
8
+ Rescale color and/or opacity maps used to include current data range.
9
+ Change representation type to be a surface.
10
+ Color the representation by the x coordinate of the result.
11
+ Show the color bar/color legend.
12
+ Use a cool to warm color map.
13
+ Save a screenshot of the rendering in the file 'color-data-screenshot.png'.
chatvis_bench/color-data/quick_prompt.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Create a wavelet object.
3
+ Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'.
4
+ Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation,
5
+ scaling the color and/or opacity maps to the data range.
6
+ For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color
7
+ bar/color legend, and save a screenshot of size 1158 x 833 pixels in 'color-data-screenshot.png'.
chatvis_bench/color-data/task_description.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Create a wavelet object.
2
+ Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'.
3
+ Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation, scaling the color and/or opacity maps to the data range.
4
+ For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color bar/color legend, and save a screenshot of size 1158 x 833 pixels in "color-data/results/{agent_mode}/color-data.png".
5
+ Finally, save the ParaView state as "color-data/results/{agent_mode}/color-data.pvsm"
chatvis_bench/color-data/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. Calculator Function: Is the calculator properly implemented with the specified vector function combining RTData and coordinate components?
2
+
3
+ 2. Color Transfer Function: Is the color transfer function correctly applied with cool to warm color mapping scaled to the data range?
4
+
5
+ 3. Surface Coloring: Is the surface representation properly colored by the x coordinate of the calculated result?
6
+
7
+ 4. Color Bar Display: Is the color bar/legend visible and properly displaying the color mapping scale and values?
chatvis_bench/export-gltf/GS/export-gltf_gs.png ADDED

Git LFS Details

  • SHA256: 02a97db09941014d4ae0e2eece5556cf489b104e882833fa46e59a8eb7430b21
  • Pointer size: 130 Bytes
  • Size of remote file: 56.7 kB
chatvis_bench/export-gltf/GS/export-gltf_gs.py ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #/usr/bin/env python
2
+ from paraview.simple import *
3
+
4
+ # This test tests that exporting of a paraview scene correctly exports
5
+ # a GLTF object when the GLTF extension is selected.
6
+
7
+ LoadPalette("BlueGrayBackground")
8
+
9
+ filename = "export-gltf/results/{agent_mode}/ExportedGLTF.gltf"
10
+ paraview.simple._DisableFirstRenderCameraReset()
11
+
12
+ # Setup wavelet scene
13
+ wavelet1 = Wavelet(registrationName='Wavelet1')
14
+ renderView1 = GetActiveViewOrCreate('RenderView')
15
+ wavelet1Display = Show(wavelet1, renderView1, 'UniformGridRepresentation')
16
+ wavelet1Display.SetRepresentationType('Surface')
17
+ ColorBy(wavelet1Display, ('POINTS', 'RTData'))
18
+ wavelet1Display.RescaleTransferFunctionToDataRange(True, False)
19
+ wavelet1Display.SetScalarBarVisibility(renderView1, False)
20
+ renderView1.OrientationAxesVisibility = 0
21
+ renderView1.ResetCamera(False, 0.9)
22
+ renderView1.Update()
23
+
24
+ # export view
25
+ ExportView(filename, view=renderView1)
26
+
27
+ # read exported data
28
+ exportgltf = glTFReader(registrationName='ExportedGLTF.gltf', FileName=filename)
29
+ renderView2 = GetActiveViewOrCreate('RenderView')
30
+ exportgltfDisplay = Show(exportgltf, renderView2, 'GeometryRepresentation')
31
+ exportgltfDisplay.SetRepresentationType('Surface')
32
+ # We don't truly load the texture but we do test
33
+ # the texture coordinates instead. Since we use
34
+ # the same color map, it should have the same
35
+ # display as the exported texture.
36
+ ColorBy(exportgltfDisplay, ('POINTS', 'TEXCOORD_0', 'Magnitude'))
37
+ exportgltfDisplay.RescaleTransferFunctionToDataRange(True, False)
38
+ exportgltfDisplay.SetScalarBarVisibility(renderView2, False)
39
+ renderView2.OrientationAxesVisibility = 0
40
+ renderView2.ResetCamera(False, 0.9)
41
+ renderView2.Update()
42
+
43
+ lut = GetColorTransferFunction('TEXCOORD_0')
44
+ lut.ApplyPreset('Cool to Warm', True)
45
+
46
+ # save screenshot
47
+ SaveScreenshot('export-gltf/results/{agent_mode}/export-gltf.png', renderView2)
48
+
chatvis_bench/export-gltf/README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # glTF file writing
2
+
3
+ - Sets a blue-gray background, creates a wavelet, shows it as a surface colored by RTData, fits the camera, and exports the view to a glTF file (`ExportedGLTF.gltf`).
4
+ - Reads the exported glTF back, displays it as a surface, and verifies exported texture coordinates by coloring with the magnitude of TEXCOORD_0 using the cool-to-warm transfer function, with axes hidden and camera reset.
5
+ - Saves a screenshot of the reloaded glTF rendering to `export-gltf-screenshot.png`.
chatvis_bench/export-gltf/full_prompt.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Create a wavelet object.
4
+ Render the wavelet object with a 'Surface' representation and color by the 'RTData' variable.
5
+ Ensure that the color map is scaled to the data set.
6
+ Do not display the color bar or orientation axes in the rendering.
7
+ Export the view in GLTF format to the file 'ExportedGLTF.gltf'
8
+
9
+ Next load the file 'ExportedGLTF.gltf' and show it with a surface representation.
10
+ Color this object by the 'TEXCOORD_0' variable.
11
+ Ensure that the color map is scaled to the data set.
12
+ Use the 'Cool to Warm' colormap preset.
13
+ Do not display the color bar or orientation axes in the rendering.
14
+
15
+ Save a screenshot of this view in the file 'export-gltf-screenshot.png'
chatvis_bench/export-gltf/quick_prompt.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Create a wavelet object.
3
+ Create a surface rendering of the wavelet object and color by RTData.
4
+ Scale the color map to the data, and don't display the color bar or the orientation axes.
5
+ Export the view to 'ExportedGLTF.gltf'
6
+
7
+ Next load the file 'ExportedGLTF.gltf' and display it as a surface.
8
+ Color this object by TEXCOORD_0.
9
+ Scale the color map to the data, and don't display the color bar or the orientation axes.
10
+ Use the 'Cool to Warm' colormap.
11
+
12
+ Save a screenshot to the file 'export-gltf-screenshot.png'
chatvis_bench/export-gltf/task_description.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Create a wavelet object.
2
+ Create a surface rendering of the wavelet object and color by RTData.
3
+ Scale the color map to the data, and don't display the color bar or the orientation axes.
4
+ Export the view to "export-gltf/results/{agent_mode}/ExportedGLTF.gltf".
5
+
6
+ Next load the file "export-gltf/results/{agent_mode}/ExportedGLTF.gltf" and display it as a surface.
7
+ Color this object by TEXCOORD_0.
8
+ Scale the color map to the data, and don't display the color bar or the orientation axes.
9
+ Use the 'Cool to Warm' colormap.
10
+
11
+ Save a screenshot to the file "export-gltf/results/{agent_mode}/export-gltf.png".
12
+ Finally, save the ParaView state as "export-gltf/results/{agent_mode}/export-gltf.pvsm"
chatvis_bench/export-gltf/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. GLTF Export Quality: Is the wavelet object properly exported to GLTF format with correct surface representation and RTData coloring?
2
+
3
+ 2. GLTF Import and Display: Is the exported GLTF file successfully loaded and displayed as a surface with proper geometry?
4
+
5
+ 3. Texture Coordinate Coloring: Is the imported GLTF object correctly colored by TEXCOORD_0 with Cool to Warm colormap?
6
+
7
+ 4. Clean Presentation: Are the color bar and orientation axes properly hidden for a clean visualization appearance?
chatvis_bench/import-gltf/GS/import-gltf_gs.png ADDED

Git LFS Details

  • SHA256: 285b5ecd61b87f45e1db4814d4799e9ad67d08e2bb9f3c8fe6aca9d8aba6e925
  • Pointer size: 130 Bytes
  • Size of remote file: 10.8 kB
chatvis_bench/import-gltf/GS/import-gltf_gs.py ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # import the simple module from the paraview
2
+ from paraview.simple import *
3
+
4
+ LoadPalette("BlueGrayBackground")
5
+
6
+ # disable automatic camera reset on 'Show'
7
+ paraview.simple._DisableFirstRenderCameraReset()
8
+
9
+ # get active view
10
+ renderView1 = GetActiveViewOrCreate('RenderView')
11
+
12
+ # import file
13
+ ImportView('NestedRings.glb', view=renderView1, NodeSelectors=['/assembly/Axle', '/assembly/OuterRing/Torus002', '/assembly/OuterRing/MiddleRing/InnerRing'])
14
+
15
+ # get active source.
16
+ innerRing_Torus001 = GetActiveSource()
17
+
18
+ # get display properties
19
+ innerRing_Torus001Display = GetDisplayProperties(innerRing_Torus001, view=renderView1)
20
+
21
+ # get layout
22
+ layout1 = GetLayout()
23
+
24
+ # layout/tab size in pixels
25
+ layout1.SetSize(300, 300)
26
+
27
+ renderView1.ResetActiveCameraToPositiveY()
28
+
29
+ # reset view to fit data
30
+ renderView1.ResetCamera(False, 0.9)
31
+
32
+ # Render all views to see them appears
33
+ RenderAllViews()
34
+
35
+ # save screenshot
36
+ SaveScreenshot('import-gltf-screenshot.png', renderView1)
chatvis_bench/import-gltf/README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # glTF file reading and window resizing
2
+
3
+ - Applies a blue-gray background, disables auto camera reset, and gets a render view, then imports a subset of a glTF scene (`NestedRings.glb`) into that view to load only specific nodes: /assembly/Axle, /assembly/OuterRing/Torus002, and /assembly/OuterRing/MiddleRing/InnerRing.
4
+ - Retrieves the active source and its display properties, resizes the layout to 300×300, orients the camera to +Y, fits the view, renders, and saves a screenshot to `import-gltf-screenshot.png`.
chatvis_bench/import-gltf/data/import-gltf.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a17f62c51674ebf0395660749e2f1845c6e5f0bd9f15fec9a1bc99dd559b315
3
+ size 297676
chatvis_bench/import-gltf/full_prompt.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ I would like to use ParaView to visualize a dataset.
2
+ Please generate a ParaView Python script for the following operations.
3
+ Load the color palette “BlueGrayBackground”.
4
+ Read the file “NestedRings.glb” and import the nodes “/assembly/Axle”, “assembly/OuterRing/Torus002”, and “assembly/OuterRing/MiddleRing/InnerRing”.
5
+ Set the layout size to 300 by 300 pixels.
6
+ Change the camera to the Positive Y preset direction.
7
+ Zoom the camera to fit the data.
8
+ Make sure all views are rendered, then save a screenshot to the file “import-gltf-screenshot.png”.
9
+
chatvis_bench/import-gltf/quick_prompt.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Please generate a ParaView Python script for the following operations.
2
+ Load the “BlueGrayBackground” palette.
3
+ Read the file “NestedRings.glb” and import the nodes “/assembly/Axle”, “assembly/OuterRing/Torus002”, and “assembly/OuterRing/MiddleRing/InnerRing”.
4
+ Set the layout size to 300x300 pixels.
5
+ Point the camera in the positive Y direction and zoom to fit.
6
+ Make sure all views are rendered, then save a screenshot to “import-gltf-screenshot.png”.
7
+
chatvis_bench/import-gltf/task_description.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Load the "BlueGrayBackground" palette.
2
+ Read the file "import-gltf/data/import-gltf.glb" and import the nodes "/assembly/Axle", "assembly/OuterRing/Torus002", and "assembly/OuterRing/MiddleRing/InnerRing".
3
+ Set the layout size to 300x300 pixels.
4
+ Point the camera in the positive Y direction and zoom to fit.
5
+ Make sure all views are rendered, then save a screenshot to "import-gltf/results/{agent_mode}/import-gltf.png".
6
+ Finally, save the ParaView state as "import-gltf/results/{agent_mode}/import-gltf.pvsm"
chatvis_bench/import-gltf/visualization_goals.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ 1. GLTF Import Success: Are the specified GLTF nodes properly imported and displayed as separate geometric components?
2
+
3
+ 2. Node Selection: Are all three specified nodes (Axle, Torus002, InnerRing) correctly imported and visible?
4
+
5
+ 3. Camera Positioning: Is the camera positioned in the positive Y direction with appropriate zoom to fit all imported geometry?
6
+
7
+ 4. Layout Configuration: Is the view properly sized to 300x300 pixels with correct rendering and background palette?
chatvis_bench/line-plot/GS/line-plot.pvsm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea353347036b8cef3f3b4614b68d0a3901d9e1736500d1378318ea53bb60e5f
3
+ size 296083