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

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

[Octave-bug-tracker] [bug #47677] non-planar patches are not supported i


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #47677] non-planar patches are not supported in Octave
Date: Fri, 15 Apr 2016 07:23:07 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:46.0) Gecko/20100101 Firefox/46.0

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

Rik:
Please, find the resulting figure from the example in comment #0 in
"non-plane_patch.pdf". To better visualize the "elbow" in the patch surface,
"non-plane_patch+line.pdf" was saved after executing this additional line
(from vertices(1,:) to vertices(3,:) ):

line ([0 0], [1 0], [0 0], 'Color', 'w', 'LineStyle', ':')


The triangle that is produced by Octave 4.0.1 with the same example from
comment #0 is none of the two parts of that surface but lies on the "space
diagonal" surface given by [1, 1, 0; 0, 0, 0; 0, 0, 1] ( = vertices(2:4,:) ),
see "non-plane_patch_Octave.pdf" for Octave's result from a similar
perspective.

I do not know where the thin, white, dashed and dotted lines come from in the
latter pdf. I cannot see them in the original figure on the screen before and
after saving to pdf. Maybe that is a different bug or they might even give a
hint on what is going wrong...

(file #36932, file #36933, file #36934)
    _______________________________________________________

Additional Item Attachment:

File name: non-plane_patch.pdf            Size:3 KB
File name: non-plane_patch+line.pdf       Size:3 KB
File name: non-plane_patch_Octave.pdf     Size:3 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47677>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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