★ wanayoo — archive 1999 http://gts.sourceforge.net/gallery.htmlNouvelle recherche | Portail wanayoo

The GTS Library
GTS logo

Introduction

Getting GTS
    Packages
        Download Version 0.3.0
        Sample files
    Developmental
        CVS Instructions
        View CVS tree

Mailing Lists
Discussion forum

Screenshots
    GTS in action

Documentation
    GTS Reference
    GLib Reference
    Installation instructions
    Bibliography

Help needed
    Contribution instructions

GTS is hosted by
GTS in action

heads
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.
horses
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.
horses heads
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).
grid
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.
tetrahedron - sphere
Difference between a tetrahedron and a sphere.
tetrahedron U sphere
Union of a sphere and a tetrahedron.
sphere - tetrahedron
Difference between a sphere and a tetrahedron.
tetrahedron int sphere
Intersection of a sphere and a tetrahedron.
mushroom and goblet
Difference between a mushroom and a goblet.
head strips
A model decomposed into triangle strips for fast rendering. Each strip has a different color. The black lines link all the successive triangles.
seashell strips
A seashell model decomposed into triangle strips for fast rendering. Each strip has a different color. The black lines link all the successive triangles.
sphere quality
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