<div dir="ltr">That's awesome... Thanks for sharing that...<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 12, 2013 at 6:44 PM, Ronald Römer <span dir="ltr"><<a href="mailto:rroemer@gmail.com" target="_blank">rroemer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>I would like to draw attention to my development of a filter to perform boolean operations on meshes of type vtkPolyData. The filter doesn't need any libraries other than VTK itself and has, besides the primary and most obviously goal, two secondary goals. Firstly the filter should not use triangulation to work and secondly should handle concruent polygons in the right way. I started developing the filter in a time before VTK gots a filter with a functionality like that. After a long break I decided to continue my work because the added filter works in a different manner and has some weaknesses. Here is the link to the project on GitHub:<br>



<br><a href="https://github.com/zippy84/vtkbool" target="_blank">https://github.com/zippy84/vtkbool</a><br><br>I tested the filter in-depth, but I am sure that real examples are able to afford not known cases. Test it with your applicational data and let me know if it is so or not. Report your bugs on the named website (not here) and I will look to solve the new issues in a short time. Don't forget to attach your examples with coordinates in the position of the operation or just the original meshes with the used transformation matrices. Patches are also welcome.<br>



<br>All features and limitations are listed on the Readme at GitHub.<br><br>Best regards.<br><br>PS: The library is also a plugin for Paraview.<br></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>