[vtkusers] newbie question
    Sean McBride 
    sean at rogue-research.com
       
    Wed Nov 22 16:17:18 EST 2006
    
    
  
On 2006-11-22 19:41, massimodisasha said:
>this is my first approach to the wonderfool world of VTK.
>sorry for the newbie question:
>
>i'm on mac osx,
>  i've succesfool installed VTK-5.0.2
>with the cocoa setting
>instruction found at :
>
>http://www.cmake.org/Wiki/Cocoa_VTK
Great!
>i've succesfool build the VTK software.
>and after a little problem....
>  i've succesfool build the
>SimpleCocoaVTK project in Xcode.
What problem did you have building SimpleCocoaVTK?
>now i'm reading to go ???
As Obada said, SimpleCocoaVTK is not required to use VTK.  It is
intended as an example of how to use  the VTK libraries in a Cocoa Xcode
project.
Still, it is convenient for experimenting with VTK.  If you look at the
method -setupLeftVTKView you will see code to display a cone.  You can
change that code to create whatever kind of scene you want.
-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
    
    
More information about the vtkusers
mailing list