POV-Ray : Newsgroups : povray.advanced-users : accuracy ? : Re: accuracy ? Server Time
29 Jul 2024 16:33:18 EDT (-0400)
  Re: accuracy ?  
From: Jérôme Grimbert
Date: 17 Nov 2001 12:58:33
Message: <3BF6A53A.F86D0573@free.fr>
Jan Walzer wrote:
> 
> I'm trying, to play a bit with meshes ...
> I build a sphere with a rekursive tesselation ...
> so far a OK
> 
> Next step was to add some noise to the surface...
> I decided to add the value of the bozo ...
> but now, the triangles no longer fit together ...
> 
> Where did I mix up the wrong variables ?

Trying to provide some light...

you should experiment with

#declare Fn=function {
        0.2
    }

And see the resulting image.
The problem does not come from the bozo,
nor from precision loss.

I Hope this could help.


Post a reply to this message

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