[vtkusers] Shrinkwrap surface possible?
Randy Heiland
heiland at ncsa.uiuc.edu
Wed Apr 24 12:30:53 EDT 2002
Sounds similar to a small project I worked on some time ago:
http://www.ncsa.uiuc.edu/~heiland/vtk/scatter/bubble/
where we begin with scattered points in space (you'd have to convert your
struct pts, value of 1, to a point set), then apply the Power Crust alg --
outside of VTK, although Tim Hutton (T.Hutton at eastman.ucl.ac.uk) was at one
time considering incorporating into VTK.
Hopefully others will have more elegant approaches...
--Randy
On Apr 24, 6:14pm, Steve Boyd wrote:
> Subject: [vtkusers] Shrinkwrap surface possible?
> Hello,
>
> I was wondering if somebody could suggest an approach to the following
> problem. I have a dataset that represents a solid material
> topologically similar to a sponge (i.e., has a generally round shape,
> but the surface is perforated with small holes that permeate the entire
> object). The dataset is represented as vtkStructuredPoints (sponge
> material has a scalar value of 1, background 0).
>
> What I would like to do is generate a surface that 'shrink wraps' the
> sponge. The surface would have the basic shape of the sponge, but
> stretches across the surface holes. Does somebody have an idea of how I
> could generate such a surface?
>
> Thanks for any suggestions for approaches...
>
> Sincerely,
>
> Steve
>
> --
> Institute for Biomedical Engineering
> ETH and University Zuerich
> Moussonstrasse 18
> 8044 Zuerich, Switzerland
>
> tel. +41.1.632.4591 fax. +41.1.632.1214 boyd at biomed.ee.ethz.ch
> -------------------------------------------------------------------
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>-- End of excerpt from Steve Boyd
More information about the vtkusers
mailing list