[vtkusers] ANN: VTK Wiki Examples Update

John Drescher drescherjm at gmail.com
Tue Jul 20 12:45:41 EDT 2010


On Tue, Jul 20, 2010 at 12:24 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Folks,
>
> David Doria, Aashish Chaudhary, Zack Galbreath, and I are excited to
> announce the next phase of the VTK Wiki Examples.
>
> We have established a process to automatically synchronize the
> examples at: http://vtk.org/Wiki/VTK/Examples with a git repository
> at http://gitorious.org/vtkwikiexamples. The process includes nightly
> compiles of each C++ example on several systems and running most C++ examples
> as tests. Many of the tests that produce images are regression tested
> against a baseline image.
>
> Highlights:
>  Over 500 c++ examples
>  Over a dozen python examples (we need more!)
>  Almost 5 java examples (we need more!)
>  and over 5 tcl examples (we need more!)
>
>  Over 380 c++ tests
>  Over 200 Image regression tests
>

Thanks that should make looking at the examples much less work. And I
can kill my repository that I have created that has a dozen or so of
these examples..

BTW, the Qt examples are there but it appears the root CMakeLists.txt
does not include them.

John



More information about the vtkusers mailing list