examplesPython questions
David Gobbi
dgobbi at irus.rri.on.ca
Wed Jan 19 13:32:23 EST 2000
Hi Dean,
Kitware itself has been supporting a lot of the benefits that
SourceForge does, and for a lot longer. Not to say that SourceForge
isn't slick -- it really is both an incredible idea and an incredible
web site.
For most VTK users simple features like a mailing list archive
and a bug-tracking system would be nice (if not to find bugs,
certainly to let the Kitware folks know what parts of the VTK
API are incomprehensible -- but they probably know that already ;).
Really, it's up to the Kitware folks -- moving VTK development to
SourceForge is unlikely to change my level of involvement with VTK.
- David
--
David Gobbi, MSc dgobbi at irus.rri.on.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Thu, 20 Jan 2000, Dean N. Williams wrote:
> Hi David and other Linux Vtk Users:
>
> Have you seen the new SourceForge by VA LiNUX Systems? It is free
> and available on the web at URL: "http://sourceforge.net/".
>
> I thought this might me a nice why to keep track of the Vtk source.
>
> If you get a chance, take a look at it.
>
> Best Regards,
> Dean
>
>
>
> > Hi Dean,
> >
> > The __NO_MATH_INLINES should only be required with compiler versions
> > earlier than egcs-1.0.2 (as far as I know, there was discussion on
> > the list about this a long time ago and I think its a FAQ). Upgrading
> > to the most recent version of egcs is a better solution.
> >
> > - David
> >
> > --David Gobbi, MSc dgobbi at irus.rri.on.ca
> > Advanced Imaging Research Group
> > Robarts Research Institute, University of Western Ontario
> >
> > On Thu, 23 Sep 1999, Dean N. Williams wrote:
> >
> > > Dear David,
> > >
> > > I got the marching cube and all other Tcl and Python examples to work!
> > > It turned out that I had:
> > >
> > > USER_CFLAGS = -O2 -D__NO_MATH_INLINES
> > > USER_CXXFLAGS = -O2 -D__NO_MATH_INLINES
> > >
> > > commented out in my user.make file. For Linux platforms, without these
> > > lines being set, some of the Vtk algorithms won't work!
> > >
> > > I am also able to take a Python Numeric array and feed it directly into Vtk
> > > and
> > > write out a Vtk ASCII file.
> > >
> > > I can generate a single color 3D isosurface plot with Vtk displaying my data.
> > >
> > > I am currently looking to set the 3D isosurfaces to multicolor levels.
> > >
> > >
> > > In any case, I am making progress!
> > >
> > > Thanks again for all your help.
> > >
> > > Best Regards,
> > > Dean
> > >
> > > --
> > > Dean N. Williams
> > > Computer Scientist/Computation Group Leader o
> > > Lawrence Livermore National Laboratory --
> > > Livermore, California 94550 `\< *
> > > Phone: (925) 423-0145 FAX: (925) 422-7675 / \
> > > http://www-pcmdi.llnl.gov williams13 at llnl.gov
> > >
> > >
> > >
>
> --
> Dean N. Williams
> Computer Scientist/Computation Group Leader o
> Lawrence Livermore National Laboratory --
> Livermore, California 94550 `\< *
> Phone: (925) 423-0145 FAX: (925) 422-7675 / \
> http://www-pcmdi.llnl.gov williams13 at llnl.gov
>
>
>
-----------------------------------------------------------------------------
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