POV-Ray : Newsgroups : povray.general : Strange artifact on mesh rendering : Re: Strange artifact on mesh rendering Server Time
19 Apr 2024 10:01:34 EDT (-0400)
  Re: Strange artifact on mesh rendering  
From: Tor Olav Kristensen
Date: 21 Jan 2023 16:35:00
Message: <web.63cc596e8c778ce3892957989db30a9@news.povray.org>
"yesbird" <nomail@nomail> wrote:
> Hi, guys !
>
> While working on my Matlab toolbox project
>
(https://www.mathworks.com/matlabcentral/fileexchange/123520-pov-lab-matlab-interface-to-pov-ray)
> I found strange artifact that looks like mesh collision when rendering (scene
> and example attached).
>
> Could anyone suggest to me how to avoid it or at least make it less perceptible
> ?

Hi yesbird

I guess that if you add this to your scene:

sphere {
    <+4.3, -2.2,  0.0>, 1.2
    pigment { color red 0.5 }
}

- then you'll see what's going on.

--
Tor Olav
http://subcube.com
https://github.com/t-o-k


Post a reply to this message

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