Dear Sir,
I have installed
processor SDK RTOS j721E (version-7.01.00.11) on
Ubuntu Version - 20.04
1. Does OpenGl ES 3.0 support is available with this SDK versions
I can able to see GLES3 version API but cant able to see the library
Thanks,
Madhav
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dear Sir,
I have installed
processor SDK RTOS j721E (version-7.01.00.11) on
Ubuntu Version - 20.04
1. Does OpenGl ES 3.0 support is available with this SDK versions
I can able to see GLES3 version API but cant able to see the library
Thanks,
Madhav
Dear Sir,
Any update on this thread
Thanks,
Madhav
Hello Madhav,
Yes, the GLES3 support is available in the SDK. However, the library is bundled together with the GLES2 library, libGLESv2.so, as is recommended by Khronos:
https://registry.khronos.org/implementers_guide.html#libnames
Regards,
Erick