summaryrefslogtreecommitdiffstats
path: root/Smoke/gui_requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/gui_requirements.txt')
-rw-r--r--Smoke/gui_requirements.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/Smoke/gui_requirements.txt b/Smoke/gui_requirements.txt
new file mode 100644
index 0000000..83adcf5
--- /dev/null
+++ b/Smoke/gui_requirements.txt
@@ -0,0 +1,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
+- ... \ No newline at end of file