#12083: Add a TikZ-tex output method for 2d and 3d polytopes
---------------------------+------------------------------------------------
Reporter: jipilab | Owner: mhampton
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.8
Component: geometry | Keywords: TikZ, polytope
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
I recently had to draw polytopes for my work.
Many drawing tools already exist. But none of them satisfied me.
So far, I wrote a method that takes a polytope in 3d and a view-angle
(taken from Jmol) and outputs a .tex file containing a TikZ image of the
polytope.
The method should also be able to deal with 2-polytopes.
The result is highly customizable: colors, edge style, vertices style,
etc...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12083>
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.