[vtkusers] Re: is VTK good for 3D charting?

Goodwin Lawlor goodwin.lawlor at ucd.ie
Fri Oct 27 13:02:00 EDT 2006


ahgu wrote:
> Thanks Goodwin,
> 
> Since I don't know anything about TK/TCL, I want to stick with visual c++
> v6. Is there some sample visual c++ v6 project somewhere that can help me
> get started?
> 
> thanks
> Andrew

Hi Andrew,

There were two c++ examples in my last post:
/Widgets/Testing/Cxx/TestSplineWidget.cxx
/Examples/Modelling/Cxx/finance.cxx

Here's one for vtkGlyph3D (though its not a great example)
/Rendering/Testing/Cxx/TimeRenderer.cxx

There are link from the vtk documentation to examples for each class...

hth

Goodwin





More information about the vtkusers mailing list