[Paraview] customizing paraview with our own QT GUI

David E DeMarle dave.demarle at kitware.com
Wed Jun 4 14:29:59 EDT 2014


You are familiar with ParaView's branding framework right?
http://www.paraview.org/Wiki/Writing_Custom_Applications
That is the right place to start - strip away everything you are not
interested in.

After that you will more or less use plugin functionality to add in new
features that standard ParaView lacks.



David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Wed, Jun 4, 2014 at 2:06 PM, Narasimha Prasad Baditela <
nbaditela at eagle.org> wrote:

>  Hi All,
>
>
>
> I am new to ParaView. We are trying to build Visualization application
> using ParaView library and Our own QT GUI. This is not a plugin. It’s a
> custom application. Any pointers to custom sample applications would be
> great help. The custom application will have the following functionality
>
> 1)Reading natran file and display model
>
> 2)common view operations like zoom pan rotate
>
> 3) selection functionality(ParaView provodes lot of in built selection
> functionality). I may have to extend this functionality or use out of the
> box functionality
>
> 4) Clipping.
>
>
>
> Thanks,
>
> Narasimha
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140604/7c481ca4/attachment.html>


More information about the ParaView mailing list