#18510: uniform api for 3d graphics renderers
---------------------------+-----------------------------------------
   Reporter:  niles        |            Owner:
       Type:  enhancement  |           Status:  new
   Priority:  major        |        Milestone:  sage-6.8
  Component:  graphics     |         Keywords:  graphics3d, rich_repr
  Merged in:               |          Authors:
  Reviewers:               |  Report Upstream:  N/A
Work issues:               |           Branch:  public/3drenders
     Commit:               |     Dependencies:
   Stopgaps:               |
---------------------------+-----------------------------------------
 Refactor 3d plotting classes to create a uniform interface for rendering
 with various frontends.  Will make it easier to maintain current and
 implement new rendering frontends.  This will also make it possible to
 implement a new renderer outside of the Sage library, e.g. for
 prototyping.

 Similar in strategy to rich representation as in #17234.

 Note: we use 'render' in the most liberal sense.  E.g. x3d "renders" to a
 particular format.  Better term is welcome.

 Idea: Instead of a repr method for each renderer on each 3d graphics
 class, put all rendering commands for a given renderer in a single class.
 Renderers are registered in a global dict, etc.

 To do: Figure out precisely how this should interact with the rich_repr
 framework.

--
Ticket URL: <http://trac.sagemath.org/ticket/18510>
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 http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to