Martin J Weiss wrote:
> Hi there!
>
> I have 2 questions:
>
> 1.) (The easy one). Can I run the PovRay render engine on a remote computer
> (send the rendering infos to it and get the image back)?
> We have some fast computers in the company, but my machine is slow, so I
> olny want to generate the files and read back the results...
> Some links to software or descriptions?
> Can I split the render task over several machines?
Maybe you can log in to the remote computer with ssh, start the render
and then retrive the resulting image file with scp or sftp when it is
finished.
http://www.openbsd.org/cgi-bin/man.cgi?query=ssh
http://www.openbsd.org/cgi-bin/man.cgi?query=sftp
http://www.openbsd.org/cgi-bin/man.cgi?query=scp
--
Tor Olav
http://subcube.com
Post a reply to this message
|