#20978: polygon3d view broken
----------------------------+------------------------
       Reporter:  kcrisman  |        Owner:
           Type:  defect    |       Status:  new
       Priority:  critical  |    Milestone:  sage-7.3
      Component:  graphics  |   Resolution:
       Keywords:            |    Merged in:
        Authors:            |    Reviewers:
Report Upstream:  N/A       |  Work issues:
         Branch:            |       Commit:
   Dependencies:            |     Stopgaps:
----------------------------+------------------------
Description changed by paulmasson:

Old description:

> {{{
> polygon3d([[0,0,0], [1,2,3], [3,0,0]])
> }}}
> does not show anything.  See [http://ask.sagemath.org/question/34054
> /polygon3d-doesnt-work/ this ask.sagemath question].

New description:

 {{{
 polygon3d([[0,0,0], [1,2,3], [3,0,0]])
 }}}
 does not show anything.  See [http://ask.sagemath.org/question/34054
 /polygon3d-doesnt-work/ this ask.sagemath question].

 EDIT: Issue previously reported as #19274. Description from that ticket:

 Thomas Fernique reported the following bug by private email: from the
 console, some flat polygons in three-space lead to an empty picture with
 jmol (java version), for example:

 {{{
 sage: polygon([(0, 0, 0), (1, 0, 0), (1, 0, 1), (0, 0, 1)])
 }}}

 However, this is correctly displayed with jsmol (javascript version) from
 the notebook.

 I can reproduce this bug on Sage 6.8, Debian GNU/Linux jessie 64 bit,
 openjdk-7-jre.

--

--
Ticket URL: <https://trac.sagemath.org/ticket/20978#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to