Research Article

A Topological Framework for Interactive Queries on 3D Models in the Web

Algorithm 4

Contour lines algorithm.
Data: , elevation
Result: set of segments defining
empty list;
for do
 if intersects then
   triangles incident on
   , 
  append to
 end
end