Commit 22872b73 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Graphics assignment 9

Added space in questions.txt.
parent 3c6dc6ce
...@@ -34,7 +34,7 @@ Question 3: ...@@ -34,7 +34,7 @@ Question 3:
redundantly? Is there opportunity for parallel processing? redundantly? Is there opportunity for parallel processing?
- There's plenty of room for parallel processing, since all cells/tetrahedons - There's plenty of room for parallel processing, since all cells/tetrahedons
are checked independently of eachother. are checked independently of each other.
- If we know (by specification) that an isosurface is closed, we can use the - If we know (by specification) that an isosurface is closed, we can use the
property described in the answer to question 2 by creating an incremental property described in the answer to question 2 by creating an incremental
algorithm that uses already interpolated points in neigbouring tetrahedons algorithm that uses already interpolated points in neigbouring tetrahedons
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment