[vtkusers] 3D surface to 2D silhouette

Cory Quammen cquammen at cs.unc.edu
Fri Dec 4 09:11:42 EST 2009


I haven't used this class, but the documentation says that it
generates the edges of the poly data that form the silhouette. Won't
rendering these edges into an image get you where you want, assuming
the vtkPolyDataSilhouette class uses the same vtkCamera as the
renderer?

Cory

On Fri, Dec 4, 2009 at 7:46 AM, Lars Friedrich Lars
<lars-friedrich at gmx.net> wrote:
> Hello,
>
> I would like to project the silhouette of a 3D surface (e.g. a sphere) onto an arbitrary 2D plane in space following a specified projection geometry (e.g. the geometry of the active camera).
> I thought that the class vtkPolyDataSilhouette does exactly this. After some experiments with this class I recognized that the silhouette generated by this class lies not on a plane, it is still 3D.
> Is there a way of implementing this behavior?
>
> regards,
> lars
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
> _______________________________________________
> 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
>



-- 
Cory Quammen
Center for Computer Integrated Systems for Microscopy and Manipulation (CISMM)
Department of Computer Science
University of North Carolina at Chapel Hill
http://www.cs.unc.edu/~cquammen



More information about the vtkusers mailing list