The result of tristrip(x) is a list of two-column matrices. Each
matrix is a tristrip, i.e. the rows are vertices of triangles, with
each overlapping triple of rows corresponding to a separate triangle.
The result of triangulate(x) is a single two-column matrix. The
rows are vertices of triangles, taken in non-overlapping triples.