POV-Ray : Newsgroups : povray.advanced-users : Converted scene (smooth_triangles) and problems with smoothness : Re: Converted scene (smooth_triangles) and problems with smoothness Server Time
28 Jul 2024 16:20:37 EDT (-0400)
  Re: Converted scene (smooth_triangles) and problems with smoothness  
From: Tim Nikias
Date: 7 Oct 2004 09:42:05
Message: <416547ad@news.povray.org>
The problem is simple. Even though the triangles' normals have their part in
the lighting calculations, the entire triangle has a distinct angle in which
it is positioned in regard to the lightsource. And triangles still throw
straight shadows, so even if they are "smooth-curved" you'll get shadows
unterneath the triangles. See here:
http://tag.povray.org/povQandT/TheShadowLineArtifact/index.html

What you'd need to do is raise the resolution of the mesh, and maybe use a
true area-light (with "true" meaning several point lightsources, not the
area_light feature of POV-Ray: it only calculates smooth shadows, not smooth
lighting).

Regards,
Tim
-- 
"Tim Nikias v2.0"
Homepage: <http://www.nolights.de>


Post a reply to this message

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