FRACTALS IMAGES : fractals ,L-systems and IFS

We have implemented the following patterns

  1. CURVES -->a variety of curves using L-systems
  2. PLANTS-->a variety of plant-like structures using L-systems
  3. FRACTALS-->Mandelbrot and Julia mapping
  4. IFS-->Images obtained using IFS

CURVES

Examples of curves generated using L-systems implemented in a FORTRAN CODE:

PLANTS

Examples of plant-like structures generated by bracketed OL-systems and implemented in a FORTRAN CODE:

FRATTALI

We briefly review our classification of various type of mapping:

Some examples coming from various type of mapping implemented in a FORTRAN CODE:

  1. M**3 number 1
  2. M**3 number 2
  3. CM**2 number 1
  4. CM**2 number 2
  5. CM**2 number 3
  6. CM**2 number 4
  7. CM**2 number 5
  8. CM**2 number 6

AFFINES

Some examples of IFS