Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 147

openFrameworks for UDOO Udoobuntu - Working Recipe

$
0
0

Christopher Baker wrote:

@jvcleave and @batchku I just got it all working on UDOO with the following magic potion:

  1. Install Udoobuntu v1.0 (http://www.udoo.org/downloads/)
  2. Install oF armv7l 0.8.3 (here).
  3. 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

Read full topic


Viewing all articles
Browse latest Browse all 147

Trending Articles