Threading (Fractals)

(May 2014)

An application to demonstrate threading was developed during my second year at university for the module titled 'Computer Operating Environments'. The application was created with Visual Studio 2010 in c++ using SFML to render the graphics and the Boost library for the threading. Threading is used to speed up the calculation and rendering of three fractals: the Mandlebrot, the Mandlebulb and the Buddhabrot.

Mandlebrot

MandlebrotMandlebrot

Mandlebrot

Mandlebulb

Mandlebulb

Buddhabrot

BuddhabrotBuddhabrot

Buddhabrot