|
A multi-resolution model with respectively 2918, 4849 and 15076
triangles. The original model is on the left and was refined using a
midpoint insertion technique.
|
|
A multi-resolution model obtained by simplification of the original model (in the top left corner). The "memoryless simplification" algorithm of Lindstrom and Turk was used. The number of triangles are respectively 96966, 13334, 3334 and 668.
|
|
Detail of the heads of the first two models (96966 and 13334 triangles respectively) showing the distribution of the triangles. On the coarser model, note how the size of the triangles varies in the more detailed zones (nostrils, eye, ears, jaw) relative to the less feature-rich areas (neck).
|
|
Animation of a continuous Level Of Detail model of the horse. The initial number of vertices is 32 and is increased to 10,000.
GTS is capable of traversing a continuous LOD model, adding or removing vertices at a speed of around 40,000 vertices/sec (PC 350 MHz).
|
|
A Delaunay triangulation of a tilted square grid. This is a much more
difficult test than it looks. Due to the rotation, a lot of points are
nearly co-linear or co-circular. This is one of the cases where robust
geometric predicates are necessary.
|
|
Difference between a tetrahedron and a sphere.
|
|
Union of a sphere and a tetrahedron.
|
|
Difference between a sphere and a tetrahedron.
|
|
Intersection of a sphere and a tetrahedron.
|
|
Difference between a mushroom and a goblet.
|
|
Mesh of the ocean around New Zealand partitioned into 512 sub-domains using the graph partitioning algorithm. The number of elements (triangles) in each domain is approximately the same (within one element) while the total length of the boundaries between sub-domains is minimized.
|
|
A model decomposed into triangle strips for fast rendering. Each strip has a different color. The black lines link all the successive triangles.
|
|
A seashell model decomposed into triangle strips for fast rendering. Each strip has a different color. The black lines link all the successive triangles.
|
|
A triangulated sphere colored according to the quality of the
triangles. The file has been generated by the srf2oogl utility program
and displayed using geomview.
|
A few examples of what GTS can do