Skip to content

Pretty Math Pictures

Cool math pictures with Python 3

This gallery showcases some of our best fractal & mathematical pictures. Start here! We have Mandelbrot & Julia Sets, Lorenz attractors, The Burning Ship, Flame fractals, Harmonographs, Buddhabrots, Menger Sponges, Sierpinskis, 3D Fractals, Fractal Zooms, Lyapunov Fracatals, etc. Oh, and …

  • Richmond Sites
    • Alan Richmond’s Blog
    • Fractal Art Links
    • Neil Richmond Photography
    • Mark Richmond (Facebook)
  • About…
    • Fractals
    • Permissions
Drawing Fractals with Lindenmayer Systems

Drawing Fractals with Lindenmayer Systems

Lindenmayer systems, or L-systems, provide a very powerful way to construct fractals. Lindenmayer used L-systems to describe the behaviour of plant cells and to model the growth processes of plant development. An L-system is a rewriting system and a …

Mandrian 17th June 2015
Sierpinski Triangle, drawn by a Turtle

Sierpinski Triangle, drawn by a Turtle

This is a classic fractal drawn with a recursion algorithm and Turtle graphics. The Sierpinski Triangle’s sides are bisected and the triangle they form is removed. The procedure is then applied to the 3 remaining triangles, and to them recursively …

Mandrian 18th April 2015
Fractal Tree

Fractal Tree

This program draws a ‘tree’ by drawing a trunk (initially; later it’s a branch) and appending a tree, recursively. Uses Pillow.…

Mandrian 17th April 2015
© 2023 Pretty Math Pictures | Designed by: Theme Freesia | Powered by: WordPress