examplesPython questions

Dean N. Williams williams13 at llnl.gov
Wed Jan 19 20:56:08 EST 2000


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