[Paraview] GLSL shaders and Paraview
Moreland, Kenneth
kmorel at sandia.gov
Tue Dec 18 10:43:33 EST 2007
So far you have been pretty vague about what mechanism you are trying to accomplish. How are you trying to access the vtkProperty? With python scripting? In a plugin? In a custom client? As part of the custom filter?
-Ken
> -----Original Message-----
> From: paraview-bounces+kmorel=sandia.gov at paraview.org [mailto:paraview-
> bounces+kmorel=sandia.gov at paraview.org] On Behalf Of Thomas Félix
> Sent: Tuesday, December 18, 2007 7:54 AM
> To: paraview at paraview.org
> Subject: Re: [Paraview] GLSL shaders and Paraview
>
> As my questions are not very popular, I have at least one thing to ask
> on this topic...
> When I create a new custom filter and use it on an object, can I access
> to the actor which depends on it ?
>
> every answers will be helpfull...
>
> /Thomas Felix
> Inria Rhone-Alpes
> EVASION team/
>
>
> Thomas Félix a écrit :
> > Hello,
> >
> > To put it more clearly, I just want to know how to access to the
> > properties (vtkProperty) of an object created in paraview...
> >
> > thanks
> >
> > Thomas Félix a écrit :
> >> Hello Everyone,
> >>
> >> I want to create custom filters for Paraview using GLSL shaders. I
> >> have written vtk samples that work (thanks to the vtkProperty class
> >> and its LoadMaterial method) but I really don't know how to plug this
> >> in a paraview filter... How can I access to the property of an object
> >> ? Do I really have to write a filter in such a situation ?
> >>
> >> Thanks for your answers...
> >>
> >> _______________________________________________
> >> ParaView mailing list
> >> ParaView at paraview.org
> >> http://www.paraview.org/mailman/listinfo/paraview
> >>
> >
> > _______________________________________________
> > ParaView mailing list
> > ParaView at paraview.org
> > http://www.paraview.org/mailman/listinfo/paraview
> >
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list