GLMediaPlayer example without shader
Posted by paolofuse on Oct 05, 2015; 2:38pm
URL: https://forum.jogamp.org/GLMediaPlayer-example-without-shader-tp4035423.html
Is it possibile to see a simple example about GLMediaPlayer without using shader but simply displaying a Texture with glBegin(GL2.QUADS)?
I run correctly MovieSimple demo but I want to understand the use of GLMediaPlayer without shader.
Thanks.