octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55895] __go_patch__ fails when NaN vertices e


From: Eddy
Subject: [Octave-bug-tracker] [bug #55895] __go_patch__ fails when NaN vertices exist
Date: Thu, 14 Mar 2019 16:42:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #2, bug #55895 (project octave):

And a more subtle question is:

3. What if the NaN occurred in the middle (and probably multiple NaN)?

Should I view the NaN as a separator so that vertices are split to different
groups (different coplanar test within each group), or treat vertices as a
single face (i.e. viewing NaN as missing/ignored data), coplanar test for all
non-NaN (and non-Inf?) vertices as a whole.

I feel the later behavior is expected.

BTW: It seems to me, in the bug demo, the coplanar test should not be called
in the first place, there is no "face" there and no complex lighting (computed
from normal vectors of each plane) is required.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55895>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]