Skip to content

samrat/elm-fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-fractals

Drawing fractals using Elm. Largely inspired by these two blog posts.

Admittedly not a very use case for Elm, since this is not reactive. But drawing things is easy with Elm :)

Usage

cd elm-fractals
elm-server

Then browse to 0.0.0.0:8000/Julia.elm and /Mandelbrot.elm.

Examples

Julia fractal

Wikipedia article

Julia fractal

Mandelbrot fractal

Wikipedia article

Mandelbrot Fractal

License

Copyright © 2014 Samrat Man Singh

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Drawing fractals with Elm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages