This applet handles a problem that occurs if you define a tangential
discrete vector field at the vertices of a triangulation. Tangential means
that every vector lies in one of the planes that are defined by the adjacent
elements. So every vector is in general only tangential to one element. We
want to find the best representative tangential vectors on the other elements
of one vertex star.
This applet compares four different methods that try to solve this problem
(more or less successfully). It creates a (mostly) random vector field on the
model that is imported by the user by the 'Models' panel and then applies one
of the methods to generate integral lines to this vector field.