[Paraview] How to develop filters

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Jan 23 10:45:58 EST 2015


You can look at the Plugins directory. And maybe something simple like
${src}/Plugins/ForceTime/*.
The core of the filter should be like writing regular VTK filter. Then it
is just a matter to expose it to ParaView via some XML descriptor.

Seb

On Thu, Jan 22, 2015 at 7:44 PM, 周恒众 <zhz1993622 at 163.com> wrote:

> Dear :
>     Hello,
>     I'm a fresh in paraview. Now I want to develop some my own filters ,
> but I find that the source code of paraview is so complex and I can't find
> any methods to develop them in wiki and doucumention . I want to konw
> whether there are some interfaces for us to develop filters and there are
> some rules that we need to comply with . Can you tell me some methos to do
> this or tell me where to find it .
>     Thank you !
>
>
>
>                                               zhz
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150123/8fca25ce/attachment.html>


More information about the ParaView mailing list