Re: GL2ES2 implementation
Posted by Sven Gothel on Aug 23, 2011; 6:08pm
URL: https://forum.jogamp.org/GL2ES2-implementation-tp3270403p3278817.html
On Tuesday, August 23, 2011 02:31:39 PM Francois [via jogamp] wrote:
>
> Yay, after playing around trying to figure out what .libs and .dlls are
> required I got the gears test running. ElektronenMultiplizierer is just
> amazing (wd Demoscene Passivist).
>
awesome
Yes, Demo.. (aka Dominik) combined quite a few magic things there.
It should run on mobile too .. somehow very slow I guess, since it
utilizes fixed loops (loops w/ a fixed length).
We have to see how that unrolling performs on some mobile GPUs :)
The Gears ES2 will become the new default GLEventListener in all demos,
when I hook up the ARM linux/android machines to jenkins.
~Sven