Hi Guys,
Where can I find the detailed build procedure to build OpenGL graphics demos(eg: OGLES2ChameleonMan), for PSDK 02.00.00.00. I dint find a proper documentation to explain the build procedure.
Regards,
Prasad.
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.
Hi Guys,
Where can I find the detailed build procedure to build OpenGL graphics demos(eg: OGLES2ChameleonMan), for PSDK 02.00.00.00. I dint find a proper documentation to explain the build procedure.
Regards,
Prasad.
Hi Prasad,
Have a look at the sources located here:
git.ti.com/.../3d_apps
Then a web search of OGLES2ChameleonMan, returns the repo with the .cpp source:
downloads.isee.biz/.../OGLES2ChameleonMan.cpp
For qt build see the following wikis:
http://processors.wiki.ti.com/index.php/Building_Qt
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Hands_on_with_QT
Best Regards,
Yordan