![]() |
Recursive means repetition that is using the same method or formula on output to create next. Recursively defined curves are created by using the same formula with different values. Types of Recursively Defined Curves
Koch CurvesThese curves are also known as snowflakes. It is a fractal curve and has infinite length and with each iteration, the curve length is increased by a factor of 43. C CurvesC Curve is also known as a self-similar fractal curve. These curves are extensions of cubic curves. These curves are described in the year 1910. Hilbert’s CurveIt was described in the year 1891. It comes under the category of a space-filling curve. Every point in a square grid is visited with the help of the grid having the power of 2. For example, a grid of size 2×2, 4×4, 8×8, 16×16 can be used. Dragon CurvesA Dragon curve is a recursive non-intersecting curve also known as the Harter–Heighway dragon or the Jurassic Park dragon curve. The dragon curve can tile the plane. Each edge of a square tiling with a dragon curve is replaced with another possible tiling with the help of the recursive definition of the dragon. FractalsFractals are complex patterns that appear to be identical across different scales. They are created by repeating one simple process multiple times with the help of a loop. A fractal is a never-ending pattern. Types of Fractals
|
Reffered: https://www.geeksforgeeks.org
Computer Graphics |
Related |
---|
![]() |
![]() |
![]() |
![]() |
![]() |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 15 |