[vtkusers] Problems using implicitfunctions

Bill Lorensen bill.lorensen at gmail.com
Thu Sep 30 12:44:25 EDT 2010


Laurent,

I agree with David. Try the code by Bryn. It is easy to configure and build.

I built a version on Fedora 13. I yum installed gts, glib and gts-devel.

Bill

On Thu, Sep 30, 2010 at 9:26 AM, David Doria <daviddoria at gmail.com> wrote:
> On Thu, Sep 30, 2010 at 9:13 AM, Laurent <l.paul at uclouvain.be> wrote:
>>
>> This is an update of my findings...
>>
>> It appears that the clipping is well performed on my polydata.
>> Unfortunately, the SuperQuadricSource that I see is not exactly the same
>> as
>> the SuperquadricImplicitFunction. The difference is resolution dependant,
>> I
>> mean that if I lower the resolution of the SuperQuadricSource, its
>> topology
>> changes and so, I don't get the same difference.
>>
>> Thus, Which one is wrong?
>> Any of them. I have to consider the Source and the ImplicitFunction as two
>> different objects, and cannot use both of them for display AND for
>> clipping.
>>
>> I am surprised of not finding a class that computes the intersection
>> between
>> two PolyDatas. I'll try to write one.
>>
>> If someone knows a vtk class that is able to do a similar job, thanks to
>> communicate it!
>>
>> Laurent.
>>
>
> Laurent,
> Bryn has written such a
> class: http://www.midasjournal.org/browse/publication/726
> It relies on GTS, but it works very well.
> There is also http://sourceforge.net/projects/vtkbioeng/ which has a
> collisionDetection filter that may be worth looking at.
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list