21 Feb, 2008
Running an OpenGL ES application on Symbian Emulator and Phone from Visual Studio
Posted by: Anca Alimanescu In: Mobile Dev| OpenGL ES
Today I wanted to test a little how the hardware acceleration is working in rendering 3D OpenGl ES applications on the Nokia N95. In order to do this I downloaded a sample 3D engine from the Nokia website.In order to run it on the emulator, I used Carbide VS 2005. The steps I followed were:
1. [...]
