summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-09 10:45:34 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-09 10:45:34 (GMT)
commit7d8d56c2d44aa757b50039c25b7c0e83895d90c2 (patch)
tree8efec86756fcc53258162da1fd208a3dd669e3b1 /Smoke/fluids.c
parente75a465b2b3c763bb00e1c77274e9510e92eff25 (diff)
download2iv35-7d8d56c2d44aa757b50039c25b7c0e83895d90c2.zip
2iv35-7d8d56c2d44aa757b50039c25b7c0e83895d90c2.tar.gz
2iv35-7d8d56c2d44aa757b50039c25b7c0e83895d90c2.tar.bz2
isoline gui
Diffstat (limited to 'Smoke/fluids.c')
-rw-r--r--Smoke/fluids.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/Smoke/fluids.c b/Smoke/fluids.c
index 21bb554..e56fcc9 100644
--- a/Smoke/fluids.c
+++ b/Smoke/fluids.c
@@ -22,6 +22,7 @@
#include "glyphs.h"
#include "heightplots.h"
#include "normals.h"
+#include "isolines.h"
//--- SIMULATION PARAMETERS ------------------------------------------------------------------------
int var_dims = 25;
@@ -45,9 +46,6 @@ int active_slider = 0;
int glyph_scalar = SCALAR_RHO;
int glyph_vector = VECTOR_VEL;
GLuint startList;
-float threshold1 = 0.2f;
-float threshold2 = 2.0f;
-int isolines_nr = 1;
static int fluids_calculate = TRUE;
static int DIM; //size of simulation grid