POV-Ray : Newsgroups : povray.beta-test : blob casting incorrect shadows on itself Server Time
25 Apr 2024 19:52:59 EDT (-0400)
  blob casting incorrect shadows on itself (Message 1 to 3 of 3)  
From: Gergely Vandor
Subject: blob casting incorrect shadows on itself
Date: 19 Jan 2002 20:48:24
Message: <Xns919C1CAA3E23Egerovandordatanethu@204.213.191.226>
(3.5 b10 and 3.1g on w2k, Athlon)

This pretty blob object seems to cast incorrect shadows on itself. The shadows
received from other 
objects and those cast on other objects seem to be ok, but I'm not sure. (I'll try to
avoid jumping to 
conclusions this time.)

I'm not sure this is related to the problem already discussed, the surface appears to
be good in this case 
(and the components aren't very small either).

Thorsten, could you please let us know how high the priority of the blob bug(s) is (I
understand if you 
can't)? And if they are caused by the bezier optimizations (that's what I read
somewhere here), wouldn't 
it be a good idea to turn these optimizations off in future betas until the problem is
fixed? Thanks.

The scene:
------------------------
camera { location <1,2,-5>*2 look_at 0 angle 30}

light_source { <10,3,-20> color rgb 1 }

blob {
threshold 2.6

sphere { 0, 4, strength 4 }
cylinder { <0,-1.2,0> <0,1.2,0>, 1.2, strength -1.2 }
cylinder { <0,-1.2,0> <0,1.2,0>, 1.2, strength -1.2 rotate x*90}
cylinder { <0,-1.2,0> <0,1.2,0>, 1.2, strength -1.2 rotate z*90}

sturm
pigment {color rgb 1}
}
-----------------------------

Test render image so that you don't have to render it :
http://ludens.elte.hu/~spaceboy/blob.jpg

Gergely


Post a reply to this message

From: Coridon Henshaw
Subject: Re: blob casting incorrect shadows on itself
Date: 19 Jan 2002 21:47:47
Message: <Xns919BDDB9AD19FCQ@204.213.191.226>
Gergely Vandor <ger### [at] vandordatanethu> wrote in
news:Xns### [at] 204213191226: 

> This pretty blob object seems to cast incorrect shadows on itself. The
> shadows received from other objects and those cast on other objects
> seem to be ok, but I'm not sure. (I'll try to avoid jumping to 
> conclusions this time.) 

Confirmed.

> Test render image so that you don't have to render it :
> http://ludens.elte.hu/~spaceboy/blob.jpg

File not found.


Post a reply to this message

From: Gergely Vandor
Subject: Re: blob casting incorrect shadows on itself
Date: 19 Jan 2002 22:13:26
Message: <Xns919C2B153C10Egerovandordatanethu@204.213.191.226>
che### [at] sympaticoca (Coridon Henshaw) wrote in news:Xns919BDDB9AD19FCQ@
204.213.191.226:


>> Test render image so that you don't have to render it :
>> http://ludens.elte.hu/~spaceboy/blob.jpg
> 
> File not found.
> 

FTP password forgot... 

---
Gergely


Post a reply to this message

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