#3547: [with patch; need review] create a polygon3d function
-------------------------+--------------------------------------------------
Reporter: mhansen | Owner: abergeron
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4
Component: graphics | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by abergeron):
* owner: was => abergeron
* summary: create a polygon3d function => [with patch; need review]
create a polygon3d function
Comment:
I did a trial implementation using IndexFaceSet. The code is really
simple (and dumb).
It works with any number of points and just draws triangles as in a
triangle strip.
The alternative would have been to draw the enclosed space, but that
functionality is already provided by Polyhedron and does not mimick what
polygon[2d] does.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3547#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---