Re: Draw without using display(....)
Posted by
Sven Gothel on
Feb 14, 2014; 7:08pm
URL: https://forum.jogamp.org/Draw-without-using-display-tp4031576p4031600.html
On 02/14/2014 07:20 PM, Tor Einar [via jogamp] wrote:
> Thanks, guess i can figure something out :)
> I cant seam to find any android tutorials / demos tough :(
Pls check JOGL unit tests (src/test),
there are android package names containing the activity and their
launcher-activity.
Then we also have a demo within jogl-demos.
~Sven