source code
https://github.com/shodruky-rhyammer/gl-streaming
demo video
http://youtu.be/6S-Epb6m6mI
It streams OpenGL commands from Parallella to Raspberry Pi over network, and render 3D graphics on RPi.
Although Parallella does not have a GPU, it can use full OpenGL ES 2.0 with this framework.
- gl-streaming summary
- gl-streaming_small.png (124.23 KiB) Viewed 80499 times
Because RPi only costs $35, it could be considered as a cheap graphics add-on board for Parallella

I think it also could be a breakout board, so I will try it next time.
Because I don't have Parallella yet, this demo was captured with x86 PC(client) and Raspberry Pi(rendering server).
Will someone please try this program on early Parallella board?