Yes, if the surface mesh is smaller than the limit set in your preferences, the rendering infrastructure sends them from the root node of the server to the client. Until something changes that mesh, the client takes over rendering. Once the pipeline changes, then the server has generate a new mesh and send it over the wire.
David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Jul 8, 2015 at 2:25 PM, Krishna Pai <[email protected]> wrote: > Dear all: > > > How does ParaView handle local rendering of geometry computed remotely? In > other words, once an object has been rendered locally, and I start rotating > it with my mouse, am I manipulating a locally stored copy of the object, > and, if so, will that copy change only when I change the object’s > properties (by adding a filter, changing its coloring, etc.)? > > > I noticed that ParaView would freeze when I applied filters to my data > set, but would rotate smoothly once the filters had been applied. > > > Regards, > > Krishna > > _______________________________________________ > 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
