#12083: Add a TikZ-tex output method for 2d and 3d polytopes
----------------------------------+-----------------------------------------
Reporter: jipilab | Owner: mhampton
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.1
Component: geometry | Resolution:
Keywords: TikZ, polytope | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by jipilab):
* status: needs_work => needs_review
Old description:
> 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...
New description:
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...
-------------------
First review: I made the suggested corrections. They are present in the
patch trac12083_tikz_polytope_review.patch
Test passed on version 4.7.2
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12083#comment:5>
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.