Bit of an early question, but we are thinking about purchasing some PINE64’s. https://www.pine64.com/
Would it be possible to use openFrameworks with the PINE64?
I really want to mess around with (shader textured) full-hd or 4k video on a microcomputer.
Currently we are using multiple Raspberry PI’s in sync, which allows textured 1280x720p video in the oF application.
Full-hd or 4k would be better!
Hello,
I’d like to bump this question if someone here has made any testing. It seems that I cannot find anything about OF on this board, but on paper this is more than solid for the price… If you compare to RPi ! https://www.pine64.org/
I’m trying to OF working on a ROCK64, the follow-up to the PINE64. It seems that it needs to ported to aarch64. I’m having problems with the installing the dependencies; it breaks on freeglut3-dev. I’m running a minimal ubuntu 18.04 install.
I want to help but have no idea where to begin. aarch64 seems to be 32 compatible, so I guess a tweak to the makefile could be a start.