Skip to content

some drawings made using Luxor.jl - fractals, nice looking animations, etc.

License

Notifications You must be signed in to change notification settings

Samyak2/potential-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

potential-art

Some drawings made using Luxor.jl.

All of the examples are Pluto.jl notebooks, some of them have interactive sliders for you to play around with.

These creations only touch the surface of what's possible using Luxor, check out the Luxor documentation for more examples

Showcase

Barnsley's fern example 1 Barnsley's fern example 2

Barnsley's fern is a fractal that looks like a fern. It only takes a few lines of code to generate this. (logic/algo borrowed from the python example on the Wikipedia article linked above)

Boing example animation

A beautiful animation of what looks like a rotating square changing colors and leaving behind a trail. The design was borrowed from the first example for Turtle in the documentation. The name does not make any sense I know.

Colored circles example Colored circles example 2

Some circles inside other circles and they are colored. Very creative name

Why?

Because I was bored and I found an old TODO note from my past self asking me to try making Barnsley's fern in python. I used Julia instead. I liked Luxor and Pluto so much that I wanted to play around more.

License

MIT License because why not.

About

some drawings made using Luxor.jl - fractals, nice looking animations, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages