Skip to content

gokhan-uysal/parallel-mandelbrot

Repository files navigation

COMP429 - Mandelbrot Project 1

Installing SFML (for the visualiser):

$ sudo apt-get install libsfml-dev # for Ubuntu users
$ sudo dnf install SFML-devel # for Fedora users

# For the rest you know what to do, and if not then contact the TA for help

To build and run:

$ make run # to run the time measurement tests
$ make vis # to run the visualiser (will only work on your machines, not on KUACC)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published