Login  Register

Re: Processing P3D, Raspberry Pi, OpenGL doesn't work

Posted by cicciottino@libero.it on Jul 17, 2015; 5:21pm
URL: https://forum.jogamp.org/Processing-P3D-Raspberry-Pi-OpenGL-doesn-t-work-tp4034928p4034932.html

thanks for the detailed explanation, this will help me to move better inside the linux and java world.

So, the more practicable way seems to me being the "modified" version of "Processing 3" that you suggested me: https://github.com/xranby/processing/commits/arm-3.0-rebased


After having cloned/downloaded the repository, should i build the software? or is it ready to be copied in the raspberry?

if the first option, is it enough to use these commands to build?
[code]
sudo make
sudo make install
[/code]

from the  downloaded folder? (from elsewhere?)


sorry for the stupid questions but i'm trying to understan well what i'm doing
might you assist me a little bit :-) thanks a lot