|
|
"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
|
|