|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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?
2.) I got a macro which generates a maze and also a solution path as a
object in form of pipes.
I now modell the pipe as glass and want to become the glass "path"
lighning red. I place a red photon light source at the beginning.
I attach a link with the PovRay model file and the image.
Can anybody tell me if this is the right way to do it?
I want the pipe to look very bright ...
Best regards,
Martin Weiss.
http://62.75.160.164/~albusmw/Glass.zip
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Martin J Weiss wrote:
> I attach a ZIP with the PovRay model file and the image.
> [...]
Please cancel this post, binary attachments should not be made in the
non-binary groups.
Christoph
--
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 11 Jan. 2004 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |