This page gives an overview of all the turtles that I have published on Turtletoy.
Click on an image to see the turtle in action.


















![A collection of functions that can be used to work with polygons.
A polygon is defined by an array of vertices [[x0,y0], [x1,y1], [x2,y2], [x3,y3],...].
#utility #polygons](https://turtletoy.net/thumbnail/108305d431.webp?v=21)













































![Another small utility class. The Tortoise class extends the Turtle class by adding support for transforms. A transform is a function that maps an input [x,y] coordinate to a transformed [x', y'] output coordinate.
#transform #tortoise](https://turtletoy.net/thumbnail/102cbd7c4d.webp?v=38)





































This page gives an overview of all the turtles that I have published on Turtletoy.
Click on an image to see the turtle in action.


















![A collection of functions that can be used to work with polygons.
A polygon is defined by an array of vertices [[x0,y0], [x1,y1], [x2,y2], [x3,y3],...].
#utility #polygons](https://turtletoy.net/thumbnail/108305d431.webp?v=21)













































![Another small utility class. The Tortoise class extends the Turtle class by adding support for transforms. A transform is a function that maps an input [x,y] coordinate to a transformed [x', y'] output coordinate.
#transform #tortoise](https://turtletoy.net/thumbnail/102cbd7c4d.webp?v=38)




































