A short python script to calculate Julia fractals and visualise the asynchron nature of the multiprocessed calculations using opencv. The code for actually calculating the julia-fractal was taken from this tutorial.
Note: Safari seems to have trouble showing the complete gif. Use firefox instead.
Use pip to install:
- opencv-python
- pyautogui