Example programs for Parallella
Calculating the mandelbrot set and rendering it to the frame buffer in realtime
System requirements:
- Parallella board Gen 1.1 or later
- Official Ubuntu and X environment
- Epiphany SDK 5 or later
Download and unzip,
Switch to TTY by pressing Ctrl + Alt + F2, then login. (Return to X Window: Ctrl + Alt + F7)
% cd THE_PATH
% make
% ./run.sh
BSD 3-clause License