surface/plane intersections

Daphne Yu dyu at bme.jhu.edu
Fri Oct 1 10:57:03 EDT 1999


Hi vtk users, 

I was wondering if anyone has some good ideas as to a fast
way to find the intersection between a triangular surface and a plane
which goes through it?  It'd be also nice if there's a way
to do this such that local updates will be possible (rather
than searching through the whole surface again every time
the surface has changed.)

I was thinking of using a method like deviding the space into
cubes and search the local triangles' intersection with the plane.
What would be a good way to do this using the vtk library?

thanks in advance!






-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list