[vtkusers] Point Cloud
DIOGO
diogodami at sinos.net
Thu Jul 31 07:07:48 EDT 2003
Hi all ;),
I was searchig for the solution to my little problem, the file
reconstructSurface.tcl located in Examples\Modelling\Tcl probably do what
I´m looking for, how will be the C/C++ Code ?
Can someone help me ?
Tnks in advance
RGDS
-----Original Message-----
From: "Craig N. Scott" <craig.scott at csiro.au>
To: DIOGO <diogodami at sinos.net>
Cc: vtkusers at vtk.org
Date: 30 Jul 2003 09:38:28 +1000
Subject: Re: [vtkusers] Point Cloud
> Vtk allows you to do both. Vtk includes some filters to build surfaces
> from point clouds (eg using Delaunay methods and others) and it also
> allows you to render point clouds as simple dots on their own.
>
> Depending on your needs, the methods that come with Vtk may or may not
> be sufficient for you (we use a mix of our own + Vtk). If you haven't
> already, check out the online documentation at:
>
> http://www.vtk.org/doc/release/4.2/html/index.html
>
>
> On Wed, 2003-07-30 at 05:12, DIOGO wrote:
> > Hi Guys,
> >
> > It is my first post here, I´m new to vtk, and before starting to use
> and
> > to colaborate with this, I would like to ask if it is possible to
> create
> > surfaces or only to render a cloud of points.
> >
> > Can someone help me ?
> >
> > Lets imagine that I have a set of X Y Z data, and I want to recreate
> my
> > model and render this, is it possible ?
> >
> > Tnks in advance
> > Rgds
> > See you.
> >
> > PS.: I don´t know pynthon and tcl, I´m using C/C++.
> >
> > _______________________________________________
> > 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://www.vtk.org/mailman/listinfo/vtkusers
> --
> Craig Scott, CSIRO (CMIS)
> Ph: +613 9545 8096
>
> Been there, done that, bought the T-shirt. It shrunk in the wash.
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list