Extra Resources


Mandala

Make a digital Mandala of your own by tweaking one of the starter projects below. When you’re all done, click your image to download a copy that can be used to laser cut or CNC mill your design.

You can take your designs even further by adding even more shapes. Try adding one of the following commands to your program. Just replace each of the words between the parentheses with numbers.

polarLines( number, radius, distance )

polarTriangles( number, radius, distance )

polarSquares( number, radius, distance )

polarPentagons( number, radius, distance )

polarHexagons( number, radius, distance )

polarHeptagons( number, radius, distance )

polarOctagons( number, radius, distance )

polarEllipses( number, widthRadius, heightRadius, distance )

polarPolygons( number, number of edges, radius, distance )