summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-08 08:10:41 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-08 08:10:41 (GMT)
commit8b709499993c0590038e440853e6a84b2ff54654 (patch)
tree061bd9bc349f08149ea569a8580bae9a088c7e1f /Smoke/fluids.c
parent8dc29e0202fb48c078aebf271b31e903a1076d95 (diff)
download2iv35-8b709499993c0590038e440853e6a84b2ff54654.zip
2iv35-8b709499993c0590038e440853e6a84b2ff54654.tar.gz
2iv35-8b709499993c0590038e440853e6a84b2ff54654.tar.bz2
bitmap image glyphs
Diffstat (limited to 'Smoke/fluids.c')
-rw-r--r--Smoke/fluids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/fluids.c b/Smoke/fluids.c
index eece203..f80a2f0 100644
--- a/Smoke/fluids.c
+++ b/Smoke/fluids.c
@@ -43,7 +43,7 @@ int vis_dataset = DATASET_RHO;
int active_slider = 0;
int glyph_scalar = SCALAR_RHO;
int glyph_vector = VECTOR_VEL;
-int glyph_sort = GLYPH_ARROWS;
+int glyph_sort = GLYPH_BITMAPS;
GLuint startList;
float threshold1 = 0.2f;
float threshold2 = 2.0f;