Skip to content

A mandelbrot set implementation written in OCaml

Notifications You must be signed in to change notification settings

Dr-Nekoma/fractaml

Repository files navigation

fractaml

This is the mandelbrot set implemented in OCaml.

Second level of Recursion

Third level of Recursion

External Dependencies

How to run Fractaml

To execute the program, you first need opam to install the dependencies:

eval $(opam env)
opam install js_of_ocaml js_of_ocaml-ppx dune

To run:

dune build
npx serve

Go to localhost:3000 to check out the fractal.

Developers

  • EduardoLR10
  • ribeirotomas1904
  • MMagueta

Dr.Nekoma

Built live on twitch and archived on youtube

About

A mandelbrot set implementation written in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published