|
|
Gilles Tran wrote:
> Also, look for a file named desk.pov in the advanced directory. It contains
> code for the "image in the image in the image in the image" trick.
>
> G.
i solved it myself by using three scene files, which contain more or
less the same scene: the first one (logo.pov) creates a picture of the
cube. the second one (logo1.pov) creates again a cube but uses logo.png
for one side. the third one (logo2.pov) takes logo1.png for one side and
after that i change one line in the code of logo1.pov to make it use
logo2.png. after that i can render logo1.pov and logo2.pov as often as
neccessary.
i think it's a rather complicated way, but hey it was 2 in the morning
when i started. for the result look at p.b.i (pov-ray logo)
bye,
Marc
Post a reply to this message
|
|