Drop an image onto this page, or select an image by clicking choose file. Click on rendered images to save them.
iterations
- The number of triangles that should be drawn. It should be noted that lots of triangles will take a long time to render.trianglesize
- The maximum size of any one triangle. Triangles are drawn by choosing 3 random points within a square - this square's size is what is controlled here.coloursampleradius
- The radius of the square around the center of the triangle to average the colour that is used to colour the triangle.render
- Render the image and display the result to the right.