 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Actually I did use radiosity, but along with an area light
Thomas Lake wrote:
> Some beautiful texture work there! Only thing I could sugest is perhaps
> using radiosity, it could help soften some of those really dark shadows.
> However this might be a realism/artisic tradeoff decision on your part.
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
That's a very nice looking picture! Is that supposed to be a sugar bowl in the
middle? It -- unlike the excellent teapot -- looks too solid; I'm not sure where
the lid stops and the bowl starts.
BTW, where is the spoon? Or should there be one? Since this was originally for
the "Spirit of Asia" round, just ignore my cultural ignorance if it turns out
that isn't supposed to be a sugar bowl and no spoon is needed :)
--
light_source{0,1}#macro c(J,a)sphere{0,1pigment{rgb z}scale a translate J+O}
#end#macro B(R,V,O)c(0,4)intersection{c(V,R)difference{c(-z*4x+10)c(-z*4.1x+
10)c(0<7.5,45,5>)}}#end B(12,0z*25)B(8y*4<0,12,50>) // Batronyx ^"^
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
You got me! It is a spoonless ( or tongless if lumps ) sugar bowl.
MOre detail needed there too. :)
Batronyx wrote:
> That's a very nice looking picture! Is that supposed to be a sugar bowl in the
> middle? It -- unlike the excellent teapot -- looks too solid; I'm not sure where
> the lid stops and the bowl starts.
>
> BTW, where is the spoon? Or should there be one? Since this was originally for
> the "Spirit of Asia" round, just ignore my cultural ignorance if it turns out
> that isn't supposed to be a sugar bowl and no spoon is needed :)
>
>
> --
> light_source{0,1}#macro c(J,a)sphere{0,1pigment{rgb z}scale a translate J+O}
> #end#macro B(R,V,O)c(0,4)intersection{c(V,R)difference{c(-z*4x+10)c(-z*4.1x+
> 10)c(0<7.5,45,5>)}}#end B(12,0z*25)B(8y*4<0,12,50>) // Batronyx ^"^
>
>
>
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
"Stephen Bell" <ste### [at] yahoo com> wrote in message
news:3c5700fe@news.povray.org...
> I think maybe you just can't see the highlight because of the viewing angle.
I considered that, but IMHO no. Take a look at the highlight on the unpeeled
orange on the right - the highlight on the cups should be in roughly the same
place. Also, and this is fairly subjective, there are other aspects to the
finish on the teapot that seem to be missing from the cups. The teapot has some
reflectivity and is generally glossier.
I'd double-check your code - it looks like the finish has been dropped from the
cups....
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
If you look very closely at the white part of the cups, I do believe you can
see the hightlights there.
Or maybe I'm just seeing things.
-tgq
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
I think yours is the best explanation, else it is really a puzzle. The pigment
and finish are wrappered under the same texture name and applied to all three
objects. I also switched the locations of one of the cups and one of the
oranges and sure enough, the orange shows a highlight where the cup wouldn't and
the cup still won't show a highlight except the thread along the very top. Hope
soon to post a new version including most of the suggestions posted here. Will
be my first time with a photon map. Whoohoo!
TinCanMan wrote:
> If you look very closely at the white part of the cups, I do believe you can
> see the hightlights there.
> Or maybe I'm just seeing things.
>
> -tgq
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|
 |