Buddhabrot Max
A Buddhabrot generator for large (>20000² px) renderings.
A escape time orbit fractal renderer written in C#.
Consists of two separate programs, one focused on high resolution and high quality rendering ("Buddhabrot Max"), the other focused on realtime exploration / zooming ("Buddhabrot Mag").
Uses multithreading and hardware acceleration.
Allows creating of huge renderings (if enough memory is available) and saving files with full 32 bit float dynamic range as OpenEXR files.
You can easily add new formulas which are then runtime compiled...