POV-Ray : Newsgroups : povray.newusers : smooth mesh not rendering properly : Re: smooth mesh not rendering properly Server Time
16 Jun 2024 08:54:21 EDT (-0400)
  Re: smooth mesh not rendering properly  
From: Thomas de Groot
Date: 20 May 2012 02:56:42
Message: <4fb895aa$1@news.povray.org>
On 19-5-2012 22:51, noam wrote:
> I am trying to render a smooth mesh I have created (from a matlab script). I
> have calculated all the vertex normals by averaging the vertex' adjacent faces'
> normals and normalizing them.
> I have checked (plotted in matlaba) and the normals appear to be correct.
> However, when I render my mesh I encounter the problems described here:
> http://wiki.povray.org/content/Knowledgebase:The_Shadow_Line_Artifact
> http://wiki.povray.org/content/Knowledgebase:Smooth_Triangle_Artifact
>
> So to solve all my problem I have to cancel shadows. Which is not
> I am not sure I understand - is there no way to plot meshes without encountering
> this issue, and being forced to remove shadows? Is there some way to use a
> regular mesh (i.e not a "smooth" one) and make it appear to be smooth?
>
Have you tried to add double_illuminate to your mesh?

Thomas


Post a reply to this message

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