Christopher Baker wrote:
@jvcleave and @batchku I just got it all working on UDOO with the following magic potion:
- Install Udoobuntu v1.0 (http://www.udoo.org/downloads/)
- Install oF armv7l 0.8.3 (here).
- Get the Udoo platform variant makefile and dependencies list here and follow the instructions:
https://gist.github.com/bakercp/37a4984486b4c8f7fea0
Performance-wise, it's not spectacular. I see 10-20 FPS on the 3D primitives example. That is graphics accelerated. While theoretically it is 4x Raspberry pi, we are still only using 1 core for these examples ... that said, it is still significantly slower than I expected. It certainly compiles much much faster with the -j4 option.
Posts: 8
Participants: 4