summaryrefslogtreecommitdiffstats
path: root/Smoke/gui_requirements.txt
blob: 8f258ac4bc965737016c91e781800ec7c3cc1484 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
COLOR MAPPING

+ choose between colormaps
+ select number of colors
+ clamping
+ / - color legend bug (scaling, clamping, negative values)
- saturation and hue
- autoscaling

GLYPHS

+ choose scalar field
+ choose vector field
+ / - grid resolution (var_dim)
+ / - choose different glyph
- change glyph scaling
- blending

DIVERGENCE

+ visualize velocity divergence
+ visualize force divergence
- negative color values

ISOLINES

+ render isoline
+ select isoline colormap 
+ / - alter number of isolines
+ / - alter min and max threshold

HEIGHT PLOTS

+ mouse rotation
+ mouse translation
+ mouse zoom
+ / - select different scalar field for height

STREAM TUBES

- placement of seedpoints
- trace streamlines
- draw tube geometry around streamline
- ...