<div dir="ltr">Matteo,<div><br></div><div>Sounds like a tough problem. To my knowledge, there is nothing in VTK that does this.</div><div><br></div><div>Maybe you could figure out how to "unwrap" the points so that you can triangulate them by projecting them to a common plane, then wrap the resulting triangulation?</div><div><br></div><div>HTH,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 5, 2016 at 4:33 AM, Matteo <span dir="ltr"><<a href="mailto:sendtomatteo@yahoo.it" target="_blank">sendtomatteo@yahoo.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#003333" bgcolor="#FFFFFF">
    Hi<br>
    I have some points to be triangulated, but it seems I can not use
    vtkDelaunay2D filter because these points can not processed on the
    XY plane.<br>
    I also tried to use a vtkTransform to select a different projection
    plane, but this solves only partially the problem, and again the
    "error" persists.<br>
    This because these points are really in a complex position, so there
    is not a common normal to the interpolated face... you can think to
    the "mobius strip", just to figure out the problem.<br>
    Is there a filter (analog to vtkDelaunay2D), that can solve this?<br>
    Thanks<span class="HOEnZb"><font color="#888888"><br>
    Matteo<br>
  </font></span></div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>