#11564: Implement polyhedron unfolding (i.e net)
---------------------------+------------------------------------------------
Reporter: QuantumKing | Owner: mhampton
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.7.2
Component: geometry | Keywords: unfolding, net
Work_issues: | Upstream: N/A
Reviewer: | Author: QuantumKing
Merged: | Dependencies:
---------------------------+------------------------------------------------
An unfolding or a net of a polyhedron is an arrangement of edge-joined
polygons in the plane which can be folded (along edges) to become the
faces of the polyhedron. There is no overlap between the polygons.
I've attached code which does this. It will attempt to unfold without
overlap a 3D polyhedron defined by the class <class
'sage.geometry.polyhedra.Polyhedron'>.
Eric
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11564>
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.