[vtkusers] Writing VTK filters in Python and C
    Prabhu Ramachandran 
    prabhu at aero.iitm.ernet.in
       
    Fri Feb 15 12:27:47 EST 2002
    
    
  
>>>>> "KM" == Ken Martin <ken.martin at kitware.com> writes:
    KM> Isn't this a case where vtkProgramableFilter can be used ? It
    KM> is a class that lets you fill in the execute method for a
    KM> filter etc, and the execute method can be written in Tcl,
    KM> Python, Java. I think there is a test of it in
    KM> VTK/Graphics/Testing/Tcl
Yes, there are a few examples that use vtkProgrammableSource in the
3.2 release.
prabhu
    
    
More information about the vtkusers
mailing list