Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
uva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
uva
Commits
fdedd231
Commit
fdedd231
authored
Nov 21, 2010
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Graphics assignment 9
Added another answer to question 3.
parent
d7ca18f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
graphics/ass9/source/questions.txt
graphics/ass9/source/questions.txt
+6
-0
No files found.
graphics/ass9/source/questions.txt
View file @
fdedd231
...
...
@@ -40,3 +40,9 @@ Question 3:
algorithm that uses already interpolated points in neigbouring tetrahedons
to create a triangle strip, instead of interpolating seperately in each
tetrahedon (note that there is less room for parallel processing in this case).
- There is an algorithm, "regularised marching tetrahedra" which combines
marching tetrahedra and vertex clustering to generate iso-surfaces which
are topologically consistent with the data and contain a number of triangles
appropriate to the sampling resolution (typically 70% fewer than marching
tetrahedra). For this algorithm, see also:
http://mi.eng.cam.ac.uk/reports/svr-ftp/treece_tr333.pdf
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment