First of all, sorry for this maybe silly question...
To have OpenGl 2.0 and be able to test all the example programs, code ,etc.
Which are the packages to install to have Open GL 2.0 ES in the Raspberry Pi?.
Thank you very much in advance,

Code: Select all
cd /opt/vc/src/hello_pi
./rebuild.sh
cd hello_triangle2
./hello_triangle2.bin
You won't get any opengl e2 though vnc I'm afraid (it'd rendered by the GPU and the ARM/X doesn't have any involvement).altella wrote:thank you for your fast response !!!
I have executed what you say, via VNC and SSH without the X's .
In both cases I obtain nothing. I can not see anything and the console cursor is busy until I hit Ctrl + C.
Is this normal?
As always, thanks a lot !