Skip to content

Learning the julia language through implementing code to render fractals.

License

Notifications You must be signed in to change notification settings

aberges-grd/fractals.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractals.jl

Learning the julia language through implementing code to render fractals.

Features

  • Julia sets
  • Mandelbrot set
  • Algorithms: distance estimation & escape time
  • choice of $f$ for escape time algorithm
  • Zooming gif
  • Animation over $c$ (for Julia sets only)

About

Learning the julia language through implementing code to render fractals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages