Hello Users,<br><br>I have set of unconnected points in x,y,z form. I need to extract contours from these points. Presently I am using vtkDelaunay2D in order to do triangulate and generate contours. But the object of vtkDelaunay2D class takes lot of time to triangulate data if total number of points are say 30Lakhs. <br>
<br>So, is there any method to make it faster or apart from this technique, is there any other way to triangulate and extract contours from scatter points?<br><br>Thanks in advance<br><br>Regards<br>Rakesh Patil<br>