|
|
Greetings.
I run POV-Ray with Xgrid on a Mac OS X server and all works fine,so i
decided to try some distributed rendering.
The client of Xgrid is in command line version,so i have some problems to
understand how does it works.i read an 'how to' guide to xgrid but it was
useless.
How can i submit a job and make it works?i think the problem is in the
syntax used to set commands and arguments in the command line.Can anyone
help me?
Xgrid requires a povray's bin command (i suppose) but i don't know where to
find it nor if it's a correct way to use the command line.
I hope someone can help me.
Thanks
Post a reply to this message
|
|
|
|
Hi,
junior_dball wrote:
> I run POV-Ray with Xgrid on a Mac OS X server and all works fine,so i
> decided to try some distributed rendering.
Good idea. Do you have a cluster, or at least a dual processor ?
> The client of Xgrid is in command line version,so i have some problems
to
> understand how does it works.i read an 'how to' guide to xgrid but it w
as
> useless.
It works as if you were launching something in a text terminal window.
> How can i submit a job and make it works?i think the problem is in the
> syntax used to set commands and arguments in the command line.Can anyon
e
> help me?
It is explained in the POVRay documentation.
> Xgrid requires a povray's bin command (i suppose) but i don't know wher
e to
> find it nor if it's a correct way to use the command line.
The best is to launch "./povray my_init_file.ini" where the text file
"my_init_file.ini" contains all arguments that are required to render
a scene with POVRay. There's examples of ".ini" files in the POVRay
package.
> I hope someone can help me.
I hope it'll help.
Regards,
Author of Eureka 2.12 (2D Graph Describer, 3D Modeller)
http://eureka.atari.org
Post a reply to this message
|
|