On Sun, Mar 25, 2012 at 3:43 AM, Nicholas Yue <[email protected]> wrote: > Hi, > > I checked out from the git repository of paraview and build with > PARAVIEW_INSTALL_DEVELOPMENT=ON > > While looking at the plugins directory > > <some-path>/Paraview_git/Examples/Plugins/Writer > > I can see the directory contains the XML files for writer plugin but no > C++ code to illustrate how one should write the plugins in C++ > > On closer examination, the CMakeLists talks about building "reader" > > My interest is to write geometry information out for rendering using and > external software e.g. RenderMan. > > Any pointers or URL I can start looking at ? > > Regards > > -- > Nicholas Yue
Have you seen these pages? http://www.itk.org/Wiki/ParaView/Plugin_HowTo http://www.itk.org/Wiki/ParaView/User_Created_Plugins David _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
