Re: JSR 231 is using default MS driver, not card driver
Posted by kitfox on Jul 06, 2011; 9:20pm
URL: https://forum.jogamp.org/JSR-231-is-using-default-MS-driver-not-card-driver-tp3128722p3146240.html
It's as minimal as I can make it as it is. A lot of the code there is simply used to generate the textures. There's also a flag to turn on or off the FBO buffering. (FBO buffering makes things faster, but is itself sometimes the source of a crash).
How is JOGL used in Android? I though the Android dev kit had it's own 3D library.