POV-Ray : Newsgroups : povray.general : Re: Problem with normal statement Server Time
8 Aug 2024 18:20:47 EDT (-0400)
  Re: Problem with normal statement (Message 1 to 2 of 2)  
From: Christoph Hormann
Subject: Re: Problem with normal statement
Date: 3 Oct 2000 07:19:31
Message: <39D9C0C4.35F036F9@schunter.etc.tu-bs.de>
Pavel Fryda wrote:
> 
> Hi,
> 
> I have a problem with normal statement. When I rendered following scene,
> I've got attatched picture as an output. It is distorted on it's left
> side. When I removed the line with normal statement, output seemed to be
> OK.
> 
> Is it a bug in povray or in my source code?
> 
> Please help.
> 
> (I'm using POV-Ray for Windows Ver. 3.1g)
> 
[...]

First of all, please don't post binary attachments in this newsgroup
(povray.binary.images can be used for this). Furthermore, jpg is the preferred
format.  

Concerning your problem, I would estimate, the "scale 0.025" in the normal
statement probably causes a rounding error responsible for the strange
behaviour.  But i'm not sure about it.  

For example 
normal { granite 0.15 scale 0.1 }
looks much better although there are still strange things happening :-)

Christoph

--
Christoph Hormann <chr### [at] gmxde>
Homepage: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

From: Tom Melly
Subject: Re: Problem with normal statement
Date: 3 Oct 2000 07:59:52
Message: <39d9ca38@news.povray.org>
"Pavel Fryda" <fry### [at] seznamcz> wrote in message
news:39D9BB6E.66D1EAD2@seznam.cz...
> Hi,
>
> I have a problem with normal statement. When I rendered following scene,
> I've got attatched picture as an output. It is distorted on it's left
> side. When I removed the line with normal statement, output seemed to be
> OK.
>
> Is it a bug in povray or in my source code?
>
> Please help.
>
> (I'm using POV-Ray for Windows Ver. 3.1g)
>

You could try switching to bozo, which produces similiar results but without
the (apparent) bug. Incidentally, and I could easily be wrong, but the "odd"
area on the left is, I think, what you should get scaling the bumps this
small - the smoother area is the bug (this is assuming that bozo scale 0.025
is similiar to bumps scale 0.025).

As noted, please do not post images in this group - there is a faq in
povray.announce.faq (and with a scene this simple, an image is probably not
required since it only takes a few seconds to render).

BTW assuming you're new here, welcome aboard!


Post a reply to this message

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