Install povray-3.6
You need to download it from here.
Unarchive the povlinux-3.6.tgz in your user home folder.
Let’s install it. Press U and select /home/YOUR-USER/.povray. See the output.
1 2 3 4 5 6 7 8 9 | povray-3.6]$ ./install ... Your choice (R/U, default: abort): U ... Please specify the base directory you want to install it. This directory has to be writable from this user account. You will probably want to specify a location in your home directory (like /home/YOUR-USER/usr): directory name: /home/YOUR-USER/.povray |
As you see the YOUR-USER is your user.
Now, edit the config file to working with arbaro:
1 | $ nano ~/.povray/3.6/povray.conf |
Make these settings:
1 2 3 4 5 6 | [File I/O Security] none ; all read and write operations on files are allowed. ... [Shellout Security] allowed read+write* = "/home/YOUR-USER/arbaro/arbaro/pov/" |
Anyway, seam the pov can be used. I set the arbaro folder to render a png image.
1 | /home/YOUR-USER/arbaro/ |
1 2 | $ ls arbaro_cmd.jar arbaro.jar build.xml COPYING doc pov README src test trees |
Install arbaro
Download it from here.
Extract the files and folders into arbaro folder.
Use this command to run it.
1 | $ java -jar arbaro.jar |
As I told you: if the rendered image is not shown in the pov then set the render into the arbaro folder.
All the settings of the object tree can be made from the left panel.
Next, we can see some images from arbaro.