From 0fd68267dcb7d489d49f45472a73d67c636c3227 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Fri, 11 Jan 2008 02:26:57 +0000 Subject: tis laat, meer wee in deze file. --- Smoke/report/chapter7.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smoke/report/chapter7.tex b/Smoke/report/chapter7.tex index b44a4ea..0a3225e 100644 --- a/Smoke/report/chapter7.tex +++ b/Smoke/report/chapter7.tex @@ -48,7 +48,7 @@ As it turns out the translation and rotation was in the opposite order. After ch \subsection{Height strips} -When first implementing the height plots a third dimension was simply added when rendering the triangle strips for the smoke visualization. This had as an effect that the different rows of each of the triangle strips in the simulation where not connected. In stead of a height plots we implemented height strips. \\ +When first implementing the height plots a third dimension was simply added when rendering the triangle strips for the smoke visualization. This had as an effect that the different rows of each of the triangle strips in the simulation where not connected. In stead of a height plots, height strips where implemented. \\ This problem was countered first calculating the height for each vertex and storing it in an array. When rendering a vertex, the correct value is then retrieved from the array to correctly display the height. \\ -- cgit v0.12