Wow, I'm not an expert on raspberry pi but it should be possible. BUT, (and it is a big but) you need some graphics capability for ParaView or good CPUs if you don't have a GPU. Or the rendering will be really slow.
The quicker test you can do, is to build ParaView (without Qt) and try to run Visualizer with that ParaView in the command line to see what performance you are getting. If that's reasonable, then all the network setup should be "trivial". ParaView: http://www.paraview.org/Wiki/ParaView:Build_And_Install Visualizer: https://kitware.github.io/visualizer/ Good luck, Seb On Wed, Feb 8, 2017 at 8:15 AM, Faraz Hussain <[email protected]> wrote: > I want to be able to manipulate vtk file on my raspberry pi via a web > browser anywhere in the world. I believe I need to install paraviewweb and > do some reconfiguration of apache and the virtual hosts? Unfortunately, I > am not a guru of Linux. So before I attempt it all, is it even possible to > do this on a raspberry pi? I am using raspian . > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at http://www.kitware.com/opensou > rce/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
