summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Schinagl <oliver@schinagl.nl>2008-01-11 03:33:20 (GMT)
committerOliver Schinagl <oliver@schinagl.nl>2008-01-11 03:33:20 (GMT)
commit21949a13a8b5c19c8c533e2cb6dc070b8f84acea (patch)
tree01c79d9563af5ee46013ccdf0c5b57ae3724a975
parent9d43af2c4e96e6132cb02079207a007eeb62820e (diff)
download2iv35-21949a13a8b5c19c8c533e2cb6dc070b8f84acea.zip
2iv35-21949a13a8b5c19c8c533e2cb6dc070b8f84acea.tar.gz
2iv35-21949a13a8b5c19c8c533e2cb6dc070b8f84acea.tar.bz2
We!
-rw-r--r--Smoke/report/chapter1.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/Smoke/report/chapter1.tex b/Smoke/report/chapter1.tex
index 5d35a93..f59012f 100644
--- a/Smoke/report/chapter1.tex
+++ b/Smoke/report/chapter1.tex
@@ -1,20 +1,16 @@
\chapter{Introduction}
-The visualization course focuses on techniques and algorithms used to visualize large data sets. The code of a 2D fluid simulator was supplied to implement such
-techniques on. \\
+The visualization course focuses on techniques and algorithms used to visualize large data sets. The code of a 2D fluid simulator was supplied to implement such techniques on. \\
\begin {center}
\includegraphics[width=120mm]{practical.png} \\
Figure 1: Practical Assignment \\
\end {center}
-The above figure illustrates the different assignments. After step 3 there were two different paths to continue the practical assignment. As one had to be chosen we
-chose to take the left branch of the figure which, amongst others, involved implementing isosurfaces and height plots. \\
+The above figure illustrates the different assignments. After step 3 there were two different paths to continue the practical assignment. The left branch of the figure which, amongst others, involved implementing isosurfaces and height plots was chosen. \\
-Every chapter in this report discusses a particular objective from the practical assignment. The next chapter will briefly talk about the skeleton program supplied
-and how we adapted the code to be able to add functionality. Chapter 3 will discuss the color mapping, chapter 4 is about glyphs and so on. \\
+Every chapter in this report discusses a particular objective from the practical assignment. The next chapter will briefly talk about the skeleton program supplied and how the code was adapted to be able to add functionality. Chapter 3 will discuss the color mapping, chapter 4 is about glyphs and so on. \\
-We will discuss a few subjects for each practical assignment. Each chapter gives a short description of each technique with a couple of screenshots, it talks about
-how we implemented the technique and what problems we encountered if any. \\
+A few subjects for each practical assignment will be discussed. Each chapter gives a short description of each technique with a couple of screenshots, it talks about how the technique was implemented and what problems were encountered, if any. \\
-We end our report giving a detailed conclusion about visualization in general and the visualization course. \\
+The report ends giving a detailed conclusion about visualization in general and the visualization course. \\