Free online Koch polygon fractal generator. Just press a button and you'll get a Koch polyflake. There are no ads, popups or nonsense, just an awesome Koch flake generator. Press a button – get a Koch polyflake. Created by math nerds from team Browserling.
Free online Koch polygon fractal generator. Just press a button and you'll get a Koch polyflake. There are no ads, popups or nonsense, just an awesome Koch flake generator. Press a button – get a Koch polyflake. Created by math nerds from team Browserling.
This tool generates Koch polyflake fractals. A Koch polyflake is also known as a Koch polygon, Koch n-gon, and Koch n-flake. This fractal originates from the Koch triangle and it generalizes this fractal to any polygon. In the case of Koch triangle, each side of the triangle is replaced by a three-segment zigzag. With Koch n-gon, we are expanding your opportunities here. In particular, you can now select the base polygon of the fractal, as well as change the angle at which zigzag is bent. Furthermore, you can generate any number of iterations of this fractal and adjust the final size of the fractal. To make it more pretty, you can highlight three areas of the Koch polyflake in different colors – you can change the background color, the zigzag line color, and the fill color of the fractal. Last but not least, you can also adjust pixel width of the zigzag line and how much free space to leave between fractal and the drawing frame. And for the kicks, we threw in an option that lets you rotate the Koch n-gon around its center axis. Mathabulous!
This tool generates Koch polyflake fractals. A Koch polyflake is also known as a Koch polygon, Koch n-gon, and Koch n-flake. This fractal originates from the Koch triangle and it generalizes this fractal to any polygon. In the case of Koch triangle, each side of the triangle is replaced by a three-segment zigzag. With Koch n-gon, we are expanding your opportunities here. In particular, you can now select the base polygon of the fractal, as well as change the angle at which zigzag is bent. Furthermore, you can generate any number of iterations of this fractal and adjust the final size of the fractal. To make it more pretty, you can highlight three areas of the Koch polyflake in different colors – you can change the background color, the zigzag line color, and the fill color of the fractal. Last but not least, you can also adjust pixel width of the zigzag line and how much free space to leave between fractal and the drawing frame. And for the kicks, we threw in an option that lets you rotate the Koch n-gon around its center axis. Mathabulous!
This example draws the Koch fractal from an equilateral 6-gon. The angle between the zigzag segments is 111 degrees. As we are generating 10 iterations of the fractal, the zigzag lines get so tiny and so close together that they delineate fractal's sharp, continuous edge.
In this example we bend the zigzag line at 120 degrees. To our surprise, we get the Heighway triangle fractal. To show more possibilities of this tool, we've made zigzag's width equal to zero, set the background to black color and triangle fill color to white, changed fractal's size to a 500x400px rectangle with 5-pixel indentation along the edges of the frame.
Here we've set the zigzag angle to the same as in the previous example (120 degrees) but because we take the heptagon (7-sided figure) as the basis for the fractal, we get something super interesting. The center shape that results has a solid fill but along the edges there are Heighway's triangles! We use bright colors to highlight each part of the fractal and generate seven iteration steps on a 500-pixel square canvas.
In this example zigzag's angle is also 120 degrees, but here we disable fractal's fill color and get a hexadragon curve where dragons are connected heads to tails. These dragons are formed from Heighway's triangles, which you can see by reducing the number of iterations in the options.
This example creates a Koch triangle fractal. As the title suggests, the base figure is a regular triangle and its sides are replaced with a zigzag made out of three equal-length parts that are cut at 108 degrees. We don't draw zigzag lines themselves and our fractal is drawn in yellow on a black background.
You can pass options to this tool using their codes as query arguments and it will automatically compute output. To get the code of an option, just hover over its icon. Here's how to type it in your browser's address bar. Click to try!
Walk a number digit-by-digit following the clock hour hand.
Draw graphs of mathematical functions.
Create an image from a LaTeX expression.
Calculate the n-th digit of Euler's number.
Calculate the n-th digit of Golden Ratio.
Calculate the n-th digit of pi constant.
Find the sum of e digits.
Find the sum of Golden Ratio digits.
Find the sum of pi digits.
Generate Champernowne constant's digits.
Generate supergolden ratio constant's digits.
Calculate the n-th digit of Champernowne constant.
Perform the inverse operation on a look-and-say sequence.
Calculate p-adic expansions of arbitrary numbers.
Create a list of pandigital numbers.
Create a list of Stanley numbers.
Create a list of Bell numbers.
Create a list of Charmichel numbers.
Create a list of Catalan numbers.
Create a list of triangle numbers.
Create a list of composite numbers.
Create a list of secant numbers.
Create a list of Golomb-Silverman numbers.
Create a list of Euler's phi numbers.
Create a list of juggler numbers.
Create a list of lucky numbers.
Create a list of motzkin numbers.
Create a list of Padovan numbers.
Create a list of Narayana's cow numbers.
Create a list of semiperfect numbers.
Create a list of Ulam numbers.
Create a list of weird numbers.
Create a list of superperfect numbers.
Find a pattern in a number sequence and extend it.
Find all partitions of the given integer.
Create a list of Tribonacci numbers.
Create a list of Tetranacci numbers.
Create a list of Pentanacci numbers.
Create a list of higher order Fibonacci numbers.
Create a list of Partition function numbers.
Create an arithmetic sequence of numbers.
Create a geometric sequence of numbers.
Create a polynomial sequence of numbers.
Create a list of natural numbers.
Create a list of numbers of powers of two.
Create a list of numbers of powers of ten.
Sort matrix rows or columns.
Set an allowed range for all matrix values.
Shuffle all elements of a matrix.
Delete one or more rows of the given matrix.
Delete one or more columns of the given matrix.
Replace certain matrix elements with other values.
Create a matrix with the given determinant.
Create a rotation matrix from the given angle.
Find the angle from the given rotation matrix.
Generate a matrix with specific properties and elements.
Generate a matrix with very few zero elements.
Generate a matrix with very few non-zero elements.
Generate a degenerate matrix with a zero determinant.
Generate a matrix with all 0's as elements.
Generate a matrix with all 0's as elements.
Generate a matrix with 0's and 1's as elements.
Generate a matrix with n rows and n columns (n×n matrix).
Generate a matrix with symmetric elements along the diagonal.
Generate an upper-triangular or lower-triangular matrix.
Generate a matrix with elements placed only on the diagonal.
Generate a matrix with orthogonal rows and columns.
Multiply all matrix elements by a number.
Multiply a matrix by a column vector.
Multiply a row vector by a matrix.
Create m or n vectors from an m×n matrix (from rows or cols).
Determine if a matrix is degenerate.
Find the number of rows and columns of a matrix.
Given a matrix, find its cofactor matrix.
Given a matrix, find its adjunct.
Decompose a matrix into LU factors.
Find the eigenvalues of a matrix.
Find the sum of main diagonal elements of a matrix.
Find the sum of all diagonals or antidiagonals of a matrix.
Find the sum of each row of a matrix.
Find the sum of each column of a matrix.
Find the sum of all matrix elements.
Find the product of all matrix elements.
Beautify a matrix by neatly aligning all its columns.
Convert a matrix in one format to another format.
Draw a 2d or 3d vector to show its magnitude and angle.
Sort vector components.
Set the allowed range for all vector components.
Randomize the order of vector components.
Delete vector components.
Replace certain vector components with other values.
Beautify a vector and neatly align all its components.
Convert a vector in one format to another format.
Convert a row-vector to column-vector.
Create multiple copies of the same vector.
Increment vector components.
Increment vector components.
Rotate a vector by any angle.
Shrink or enlarge a vector by a constant factor.
Find the angle that's formed between two vectors.
Create pairs of vectors with a specific angle.
Create a unit vector of length one from any given vector.
Create one or more random vectors of any length.
Create custom vectors with specific components.
Create a vector with very few zero components.
Create a vector with many zero components.
Create a vector all components equal to zero.
Create a vector all components equal to one.
Create one or more random vectors of length one.
Create pairs of antiparallel vectors.
Create pairs of parallel vectors.
Create pairs of perpendicular vectors.
Create pairs of orthogonal vectors.
Create pairs of perpendicular unit vectors of length one.
Calculate L₁, L₂, L₃, L₄, L₅, and other vector norms.
Calculate the length of a vector.
Create vectors with a specific length.
Calculate the scalar product of two vectors.
Find two vectors with a specific scalar product value.
Calculate the cross product of two vectors.
Find two vectors with a specific cross product value.
Calculate the mixed product of three vectors.
Calculate the vector triple product (back of the cab).
Calculate the scalar quadruple product of four vectors.
Calculate the vector product of four vectors.
Mix the components of multiple vectors.
Concatenate two or more vectors.
Find the sum of two or more vectors.
Multiply two or more vectors.
Multiply all vector components by a scalar value.
Find the sum of all vector components.
Find the product of all vector components.
Find the number of components in a vector.
Calculate the sine of an angle.
Draw the sine function.
Calculate the arcsine of an angle.
Draw the arcsine function.
Calculate the cosine of an angle.
Draw the cosine function.
Calculate the arccosine of an angle.
Draw the arccosine function.
Calculate the tangent of an angle.
Draw the tangent function.
Calculate the cotangent of an angle.
Draw the cotangent function.
Calculate the cosecant of an angle.
Draw the cosecant function.
Calculate the secant of an angle.
Draw the secant function.
Visualize all trigonometric functions at once.
Generate an Archimedean spiral curve.
Generate a Cornu spiral curve (polynomial spiral).
Generate a Fibonacci spiral curve.
Generate a square root spiral.
Generate a parabolic spiral curve.
Generate a drawing of Fibonacci rectangles.
Generate a Fibonacci flower head.
Generate a Padovan equiliteral triangles fractal.
Generate an Apollonian gasket fractal.
Generate a Mandelbrot fractal.
Generate a Julia fractal.
Generate a Rauzy fractal.
Generate a Blancmange fractal.
Generate a Weierstrass fractal.
Generate a Minkowski Question-mark fractal.
Generate a Thomae's function (also known as popcorn or raindrop function).
Generate a Dirichlet's function.
Draw a geometric figure with infinite surface area and finite volume.
Convert numbers as English text to actual digits.
Convert numbers to written English text.
Convert numbers written in decimal form to scientific form.
Convert numbers written in scientific form to decimal form.
Apply ceil operation to numbers.
Apply floor operation to numbers.
Count how many times each number appears.
Create a sum that adds up to the given number.
Create a product that multiplies up to the given number.
Draw an n×m multiplication table.
Draw an n×m addition table.
Draw an n×m division table.
Draw an n×m modular arithmetic table for any modulus.
Draw a pie chart and show relative sizes of data.
Draw a bar chart and visualize data.
Draw a column chart and visualize data.
Draw a line chart and visualize data.
Draw an area chart and visualize data.
Draw a chart that shows percentage.
Fill a plane by convex regular polygons.
Toss a coin and get head or tails.
Throw a dice and get a number on its side.
Draw a maze of any size and complexity.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling we love to make people's lives easier, so we created this collection of math tools. Unlike many other math tools that require advanced math knowledge, we made our tools as simple as possible. All tools have the same user interface and they are enjoyed by millions of users every month. Our math tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!