[vtkusers] Intersection of two iso surfaces
    Bill Lorensen 
    bill.lorensen at gmail.com
       
    Sun Dec  4 12:11:22 EST 2011
    
    
  
Since Marching Cubes works on a discrete grid, you might find multiple
roots is you try to refine the vertex with a continuous function.
On Sat, Dec 3, 2011 at 7:36 PM, Luke <hazelnusse at gmail.com> wrote:
>> More like:
>> contours->GetOutput()->GetPointData()->SetScalars(weights);
>
> Got it, thanks again for the help.
>
> Any thoughts/references on techniques to increase the accuracy of the
> degree to which the points from the contour plot satisfy the implicit
> function f1(x,y,z)=0?
>
> ~Luke
-- 
Unpaid intern in BillsBasement at noware dot com
    
    
More information about the vtkusers
mailing list