Login  Register

Re: My Application crashed

Posted by Pixelapp on Jul 30, 2012; 3:38am
URL: https://forum.jogamp.org/My-Application-crashed-tp4025350p4025698.html

You know what? I'll import a texture tutorial from the google's android website and then post it here to be peer reviewed.
Because since my code is very object oriented all I need is:

allocateVariablesIndicesColorsNormals();

customize();

and

render();

All that should be about 10 lines of code.