Hello!
I'm working with a dataset that is comprised of few thousand triangles. I have
generated the points for each of the vertices {{X0, Y0, Z0}, {X1, Y1, Z1}, {X2,
Y2, Z2}}, and I would like to efficiently render all of the triangles using VTK.
Has anyone done this, and is it possible to obtain code for a simple example?
Thank you!
Nicholas