Stupid question I'm sure but... (Message 1 to 5 of 5)
From: Patrick Dugan
Subject: Stupid question I'm sure but...
Date: 4 Aug 2002 14:37:58
Message: <3d4d7486@news.povray.org>
Before you answer with RTFM I have read the manual and cannot determine the
answer from it.
I would like to try and continue a trace but not from where I left off. I
have an image that got approximately 75% complete. I then decided to alter
an element (color in this case) that is somewhere between the 50% and 75%
area. I want to basically continue the trace but starting from the 50%
point not the 75% point where it is now. Is there an easy way to do this?
Patrick Dugan
From: Christoph Hormann
Subject: Re: Stupid question I'm sure but...
Date: 4 Aug 2002 14:43:36
Message: <3D4D75D7.A2C252F0@gmx.de>
Patrick Dugan wrote:
> > Before you answer with RTFM I have read the manual and cannot determine the> answer from it.
Maybe read section 5.2.2.1.2 again... ;-)
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 03 Aug. 2002 _____./\/^>_*_<^\/\.______
From: Patrick Dugan
Subject: Re: Stupid question I'm sure but...
Date: 4 Aug 2002 15:05:53
Message: <3d4d7b11@news.povray.org>
Thanks Christoph. I still am having trouble determining if the start_row
will simply continue from that point or only render from that point on and
will essentially erase the portion prior to that position when it starts. I
guess I'll experiment with backups files. I should have tried that first
anyway.
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3D4D75D7.A2C252F0@gmx.de...
>>> Patrick Dugan wrote:> >> > Before you answer with RTFM I have read the manual and cannot determine
the
> > answer from it.>> Maybe read section 5.2.2.1.2 again... ;-)>> Christoph>> --> POV-Ray tutorials, IsoWood include,> TransSkin and more: http://www.tu-bs.de/~y0013390/> Last updated 03 Aug. 2002 _____./\/^>_*_<^\/\.______
From: Patrick Dugan
Subject: Re: Stupid question I'm sure but...
Date: 4 Aug 2002 15:40:22
Message: <3d4d8326@news.povray.org>
The Start_Row doesn't work with Continue. If I use them both the trace
starts at the last line that was rendered rather than actually starting at
the +SR point. For example I have an image that is 1280x1024. The render
had completed down to row 700. I wanted to basically continue the trace but
starting back at line 450. If I use +c +SR450 the trace starts at 700. If
I leave out the +c then the upper portion (1 to 449) is left out.
My main reason for not simply starting over is the amount of time the render
requires (4 days.)
I found a sloppy way of doing what I want by opening the BMP within a paint
program and copying the blank/black area below the image back up into the
rendered area. (I noticed this area was all black with a thin line of color
on the far left side) Then using the +c it is starting back at 450 as I
wished. I just though there must be an easier way to request a +c AND
+sr450 that would re-render (overwrite) from that starting point even though
the image was actually past that point.
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3D4D75D7.A2C252F0@gmx.de...
>>> Patrick Dugan wrote:> >> > Before you answer with RTFM I have read the manual and cannot determine
the
> > answer from it.>> Maybe read section 5.2.2.1.2 again... ;-)>> Christoph>> --> POV-Ray tutorials, IsoWood include,> TransSkin and more: http://www.tu-bs.de/~y0013390/> Last updated 03 Aug. 2002 _____./\/^>_*_<^\/\.______
> The Start_Row doesn't work with Continue.
Correct. Make a back up file of the original partially started render, and
render a new image with Start_Row set to make it start where you want.
Afterwards, take some sort of editor (MS Paint will do in a pinch) and
combine the two images.
It's a little sloppy, but admittedly POV-Ray's power is in what it can do
rather than how easy it is to do it.
- Slime
[ http://www.slimeland.com/ ]