On Mon, Aug 15, 2016 at 9:39 PM, Magnus Elden <magnus_el...@hotmail.com> wrote:
> Hi, > > > > For various reasons I aim to replace the standard client of paraview and > use the data and rendering servers as is. As such I need to implement the > client that communicates with the servers. > You should elaborate on the "various reasons". All that you described is done by the paraview application, connected to a remove pvserver. You can extend or reduce paraview's functionality ( http://www.paraview.org/Wiki/Writing_Custom_Applications). > I have been unable to find any documentation on this and I would > appreciate pointers to any documentation of protocols and APIs that are > used. > Apart from the wiki, you can only search the web for discussions of similar topics or read the Paraview Guide (book). > > > The reason for why I am doing this is because I am trying to utilize the > power of Paraview and VTK inside another system. The problem is that my VTK > program that acts as a light renderer does not work inside the system > because it can not obtain an OpenGL context. As such I wish to remove the > rendering from the system and instead communicate like the design already > permits. > I think you should explain why you don't want to use the paraview application as your client. Corinna
_______________________________________________ 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