Skip to content

A short python script to calculate Julia fractals and visualise the multiprocessed calculations using opencv

License

Notifications You must be signed in to change notification settings

Wormfriend/MultiprocessVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiprocessVisualizer

Description

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.

Result

Note: Safari seems to have trouble showing the complete gif. Use firefox instead.

Dependencies

Use pip to install:

  • opencv-python
  • pyautogui

About

A short python script to calculate Julia fractals and visualise the multiprocessed calculations using opencv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages