Dear all,<br><br>I launched a few months ago an initiative on github. This is called Peavip and aims at <br>exposing VTK filters to the ParaView GUI.<br>The structure is as follow:<br>- each filter/source has its own XML description (ServerManagerConfiguration)<br>
It allows for fast loading of particular filter, without having to build something<br>- a CMakeLists gathers the XMLs in order to produce a cxx plugin<br> The user can load all XMLized filters thanks to a single so/dll/dyn file.<br>
<br>This git repository is under development, and new features wil be added, I hope, soon.<br>Coming next:<br>- Choice of exposed filters during the CMake setup<br>- Documentation!!<br>- Categorization of filters in the "Filters" menu from ParaView<br>
- ... ideas from the community<br><br>You will find the Peavip git repository here:<br><a href="http://github.com/jeromevelut/Peavip">http://github.com/jeromevelut/Peavip</a><br><br>Although this is a pre-alpha-Proof-of-concept-preliminar software,<br>
I hope that it will be useful for people. Feel free to send feedbacks!<br><br>Best regards,<br>Jerome<br><br>