POV-Ray : Newsgroups : povray.binaries.images : My recent work Server Time
14 Aug 2024 15:25:58 EDT (-0400)
  My recent work (Message 1 to 3 of 3)  
From: Slime
Subject: My recent work
Date: 13 Oct 2002 16:24:32
Message: <3da9d680@news.povray.org>
I got sidetracked by what I believe to be another height field bug having to
do with shadows, but I couldn't find the problem, so I put that down for
now.

Anyway, here are my fixes to the two bugs mentioned at the end of the FAQ in
the documentation. The shadow line artifact is, as the FAQ says, extremely
hard to find a good fix for that works in all situations. In fact, I'm
pretty convinced it's impossible to solve in *all* situations,  but this fix
works in many. And it's off by default.

This is, of course, in the same upcoming patch as my normal accuracy bug fix
and the 4D noise function. Assuming I figure out how to create a patch =)
(Is it as simple as creating the EXE for people to download?)

 - Slime
[ http://www.slimeland.com/ ]


Post a reply to this message


Attachments:
Download 'shadowlineartifactbugfix.jpg' (63 KB)

Preview of image 'shadowlineartifactbugfix.jpg'
shadowlineartifactbugfix.jpg


 

From: Jide
Subject: Re: My recent work
Date: 13 Oct 2002 17:10:08
Message: <3da9e130$1@news.povray.org>
Slime wrote:
> I got sidetracked by what I believe to be another height field bug having
to
> do with shadows, but I couldn't find the problem, so I put that down for
> now.
>
> Anyway, here are my fixes to the two bugs mentioned at the end of the FAQ
in
> the documentation. The shadow line artifact is, as the FAQ says, extremely
> hard to find a good fix for that works in all situations. In fact, I'm
> pretty convinced it's impossible to solve in *all* situations,  but this
fix
> works in many. And it's off by default.

Wow. Looks good.
In what kind of situations does it fail?

Also what will the pov code to turn it on look like?

--
-Jide


Post a reply to this message

From: Slime
Subject: Re: My recent work
Date: 13 Oct 2002 19:00:36
Message: <3da9fb14$1@news.povray.org>
> Wow. Looks good.

Thanks =)

> In what kind of situations does it fail?

If you had a question mark character in 3d ("?"), and the light were up and
a little to the right, then some parts on the concave part of the mark, not
the main one, but sort of at the bottom right, would be illuminated when
they were supposed to be in shadow.

> Also what will the pov code to turn it on look like?

Right now you simply add "fix_shadow_line [0 | 1]" to the object.

 - Slime
[ http://www.slimeland.com/ ]


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.