Hello Guest

Google ANGLE for GLES

  • 1 Replies
  • 3822 Views
Google ANGLE for GLES
« on: August 30, 2020, 21:18:04 »
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?

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: Google ANGLE for GLES
« Reply #1 on: August 31, 2020, 07:32:00 »
Yes, it should work.