/cell-mandelbrot

A fractal drawing program created as an assignment for a course about programming modern multicore processors. The program runs on a Playstation 3 running Linux. It is threaded and implemented in C.

Primary LanguageC