hi.
i wanted to use povray to atomatically create a navigationbar
from a text file like this
<snip>
text 1
text 2
...
text n
</snap>
this should create n png files (or 2*n for mouse over).
now my povray specific questions are:
* how should i configure the lighting to make sure
that for example #ff0000 in the pigment declaration
is nearly #ff0000 in the png file?
* i want the png file to have the size of the button
i use right and up vectors in the camera declaration
and width and height in the ini file for this. is this
the right way ?
I'm pretty sure that there are some really fancy povray
button files out there. i'd be very glad if i could receive
some.
-tanche
Post a reply to this message
|