what are the steps to download an OpenGL emulator on Rendermonkey ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Rendermonkey is an IDE for writing and testing your shaders,
but if you want to write an OpenGL ES application you have to choose the programming language which you gonna use and the IDE which you are comfortable with.
As for the emulators and setting up everything, I believe this OpenGLES programming Guide book samples wiki will help you out:
http://code.google.com/p/opengles-book-samples/wiki/Instructions
Just follow the instructions 😉