Google ANGLE for GLES

Started by 8Keep, August 30, 2020, 21:18:04

Previous topic - Next topic

8Keep

Hi, I'm trying to use ANGLE as the gles lib, for best support of gles across platforms. Has anyone done this successfully before? I've found Configuration.OPENGLES_LIBRARY_NAME to set the library used. Would it be as simple as creating a new jar with the compiled ANGLE lib inside, adding that to the classpath, and calling that function?

spasi