Tool/software: Linux
Hi,
i want to integrate my openGL based application with SDK . please tell me how i can do that.
thank you
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.
Tool/software: Linux
Hi,
i want to integrate my openGL based application with SDK . please tell me how i can do that.
thank you
Vijender,
SDK exposes standard openGL ES 2.0 EGL libraries. As long as your application uses the standard APIs, it can be integrated to the SDK
- Subhajit