#2872: 3d graphics can't be saved to a file
------------------------+---------------------------------------------------
   Reporter:  was       |       Owner:  was         
       Type:  defect    |      Status:  needs_review
   Priority:  major     |   Milestone:  sage-4.3.1  
  Component:  graphics  |    Keywords:              
Work_issues:            |      Author:              
   Upstream:  N/A       |    Reviewer:              
     Merged:            |  
------------------------+---------------------------------------------------
Changes (by wcauchois):

  * status:  new => needs_review
  * upstream:  => N/A


Comment:

 The attached patch implements this feature as described. When a filename
 ending in an image format extension is passed to save (several formats are
 supported through PIL), Tachyon is used to render the Graphics3d.

 I had to factor some code out of show() into _process_viewing_options(),
 but hopefully that won't break anything (and I think it makes show() much
 cleaner).

 I think this is ready for review.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2872#comment:2>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.


Reply via email to