The doco at: http://combinat.sagemath.org/doc/reference/sage/plot/polygon.html?highlight=polygon2d#sage.plot.polygon.polygon2d has lots of example of various polgons but what if I want to do some tiling and build up a scene of lots of polygons? Do I have to use show(p1+p2+p3+...)? What if there are lots? Will this not become cumbershome? Is there another function somewhere for building up a composite scene and then rendering that?
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org