[vtkusers] How do you get to GUI interface

Liam Kurmos quantum.leaf at gmail.com
Wed Sep 21 11:13:29 EDT 2011


maybe you are looking for paraview?

On Wed, Sep 21, 2011 at 1:09 PM, David Doria <daviddoria at gmail.com> wrote:
> On Wed, Sep 21, 2011 at 5:35 AM, Marion Brooks-Bartlett
> <m.brooks-bartlett at ucl.ac.uk> wrote:
>> Silly question, but after downloading the package on linux, I have
>> compiled and been able to build the examples of VTK using the ccmake
>> option (and that interactive interface that changes some parameters etc.)
>> but I don't know how to the see the GUI interface like how it is on the
>> websites- that shows all the visuals etc.
>>
>> Can I just get a quick step-by-step of how to get to this because I'm
>> quite new to Linux and always have a problem when installing new software
>> so I could have skipped a very important step since I dont have the
>> Cmake.. .exe file (I can't remember what it's supposed to be called
>> exactly)
>>
>> Thank you,
>> Marion
>
> VTK is just a library - there is no "interface". You have to write
> your own code and then run it before you see anything. I suggest you
> start with something like this:
>
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/Sphere
>
> David
> _______________________________________________
> 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
>



More information about the vtkusers mailing list