POV-Ray : Newsgroups : povray.advanced-users : smooth_triangle normals : Re: smooth_triangle normals Server Time
24 Apr 2024 20:47:13 EDT (-0400)
  Re: smooth_triangle normals  
From: Bald Eagle
Date: 26 Sep 2020 21:15:00
Message: <web.5f6fe75eaf8e23f91f9dae300@news.povray.org>
Expecting this to be super helpful.  Maybe some of those will rectify the
visible tiling.

Still perplexed about why normal vector values would cause POV-Ray to report
degenerate triangles.

Just for reference:
#ifdef () doesn't preempt negative subscript or subscript out of range errors.

One should likely protect code with index < 0 or index > dimension_size-1
checks.


Thanks, Tor.

-BW


Post a reply to this message

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