summaryrefslogtreecommitdiffstats
path: root/Smoke/gui_requirements.txt
blob: 83adcf5217170096be7c1524ae448d7516b3f1bc (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
COLOR MAPPING

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

GLYPHS

+ choose scalar field
+ choose vector field
- grid resolution (var_dim)
- choose different glyph

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
- ...