POV-Ray : Newsgroups : povray.newusers : Re: Exercise. Who would like to comment? : Re: Exercise. Who would like to comment? Server Time
6 Sep 2024 00:21:37 EDT (-0400)
  Re: Exercise. Who would like to comment?  
From: Ken
Date: 25 Apr 1999 21:08:43
Message: <3723AE09.BC1DCBCA@pacbell.net>
Tiina Komi wrote:

> - Why is a piece of paper with White color blue? It has to do with the
> background radiation, but how to correct it.

  It was picking up reflected light from all of the highly diffused
finishes you have in the scene. You are also using a background
color of blue which does not help.
 
> - Behind the picture there is a darkblue and a white area, though it
> shouldn't be there.
> How to change that?

  Again it was probably related to the type of finishes you are
using and the color of the wall that you had specified. In most
of the finish statements the diffuse values that used are in
most cases too high. In some cases you had no finish for the
object at all. If you do no specify a finish Pov will
automaticaly give the object a default finish. The default
finish it ambient 0.2 and diffuse 0,7 which are in my opinion
too high for most scenes.
 
> - the cylindric light gives too sharp shadows. what would be the easiest
> way to make the
> shadows smooth (adaptive ?)

  The sharpness of the light is again tied to how the finish of an
object reacts to it. The higher the diffused values used the sharper
the shadows will be. I think you will like the changes I have made
to you desk top finishes and that it is closer to what you are
looking for. If you really want softer shadows adaptive might help
but an area light is ideal for making softer shadows. Also you could
try to use the fade distance and fade power light modifiers to control
the way the light fades from the source of the light. If it is
fading rapidly there is no way for it to cast a sharp shadow.
 
> - the spot light is directed at the picture. Are the coordinates right?

  They were wrong. You had the light source behind the picture to the
left and the had it pointed wrong. See the corrected position. I left
the spot small so you can see it more clearly.
 
> - I looked for a texture like Melamine gives, but I couldn't find it.
> What is the closest?
> Now I used white wood.

 I don't know what Melamine looks like. I did not like the white wood
and I was having problems adjusting the other objects in the scene so
I changed it to T_Wood16. You of course can change it back to whatever
you want.
 

> - Perhaps you have any other suggestions....

Like Jim said your image is not posted so I had to change some things
to make it work on my system. I rearranged the image map position in
the picture object statement. The way you were using it makes it
difficult to control the size and location of the image on the object.
Try to learn to always apply the image to something that is 1 pov unit
and then scale the whole thing together. You will see bt my example
that I removed a lot of your code and it is now easy to get into
position. I of course had to use my own image because you did not
provide one. That is ok and yours shuold work fine with the numbers
I left in th efile for you. You will have to put your image name back
into the image map statement for it to work correctly.

 I tried to leave your original values in place and added my in
seperatly so you see what I changed.  I mayt have missed a few
so don't thros away your copy until you are happy with this one.
If you don't like what I did you can always go back to the way
it was before.

  I want to see your finished version in the images group when you
are done working on it.

Regrds,

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message


Attachments:
Download 'desk4.pov.txt' (8 KB)

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