I just downloaded the emulator. I am familiar with OpenGL but not ES. The download page says there are tutorial examples. I found none in the installation. It would be nice to have a few code examples plus step by step instructions on how to compile/run on the emulator. Thanks in advance.
Thanks, Ross.
Should have said this in my OP: I am on a Win 7/Visual Studio platform and successfully installed the OpenGL ES emulator (the Mali cube rotates). Now, the Mali OpenGL ES Emulator v3.0.1User Guide for Windows has a short section in Ch. 2 on how to compile but it doesn't make a lot of sense to me (I am a total klutz with systems matters).
What would help greatly would be sample code for Win/MSVS and instructions along the lines of
1. Create a new project.
2. Add source files ...
...
n. Compile and run like this.
I am quite familiar with OpenGL 4.x, running it on Win/MSVS, and am pretty sure once I know how to run stuff on the emulator it won't be hard for me to develop ES code.
Greatly appreciate any help.
Hi samg,
I'm sorry, but Mali OpenGL ES Emulator is no longer shipped with the examples. As mentioned by ross.hookway - please use Mali OpenGL ES SDK to find code examples.You can find information how to set up Visual Studio in this blog: Test-driving the Mali OpenGL ES Emulator.
Hope that helps,
Jacek