Hi, This is the classic 80% / 20% software problem where 80% of the users only use 20% of the capabilities but each 20% is significantly different.
As for creating your own Catalyst edition, that is definitely possible. There's some information at http://www.paraview.org/Wiki/Generating_Catalyst_Source_Tree on how to create your own source tree. There is a bit more detailed information in the Catalyst Users Guide ( http://www.paraview.org/files/catalyst/docs/ParaViewCatalystUsersGuide_v2.pdf) in Chapter 4. The recommended way of doing this is by starting off with editions (you can use more than one of the existing editions when creating your customized edition) and then adding in your own after that. That way you don't have to worry about all of the details for things like Python or rendering. Best, Andy On Wed, Aug 10, 2016 at 5:33 AM, Deij-van Rijswijk, Menno <[email protected]> wrote: > Hi, > > > > Today I have built the most recent and most complete Catalyst edition > (“Catalyst-v5.1.2-Base-Enable-Python-Essentials-Extras-Rendering-Base”). > I find that I am missing some basic filters however. For example > CellDatatoPointData and ExtractBlock are not available. Is there a way to > enable specific filters somehow (maybe in CMake)? > > > > Other filters that are missing that I would like to use are > > > > *AnnotateTimeFilter > > *GenerateSurfaceNormals > > LinearExtrusion > > *MaskPoints > > NormalGlyphs > > *Reflect > > *StreamTracer > > StreamTracerWithCustomSource > > SurfaceVectors > > *Tesselate > > *Tetrahedralize > > *Triangulate > > *TriangleStrips > > *Tube > > > > Most of these (with *) I find quite basic and I really wonder why these > are not available by default in Catalyst. > > > > Thanks and best wishes, > > > > > > Menno Deij – van Rijswijk > > > > dr. ir. Menno A. Deij-van Rijswijk | Researcher / Software Engineer | Maritime > Simulation & Software Group > MARIN | T +31 317 49 35 06 | [email protected] | www.marin.nl > > [image: LinkedIn] <https://www.linkedin.com/company/marin> [image: > YouTube] <http://www.youtube.com/marinmultimedia> [image: Twitter] > <https://twitter.com/MARIN_nieuws> [image: Facebook] > <https://www.facebook.com/marin.wageningen> > MARIN news: Joint Industry Project LifeLine kicks off > <http://www.marin.nl/web/News/News-items/Joint-Industry-Project-LifeLine-kicks-off.htm> > > > _______________________________________________ > 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 > >
_______________________________________________ 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
