- Home /
 
OpenGL ES 3 Emulator option in editor?
Why does the editor have a ES2 but not ES3 emulator option for iOS?
Also wondering why, when iOS is selected in Build Settings, that Edit/Graphics Emulation only has OpenGL ES 2.0, and not OpenGL ES 3.0.
Ideas?
Answer by rajavamsidhar_gvs · Oct 16, 2015 at 10:45 AM
GL-ES 3.x emulation should be possible easily for Unity Editor just like GL-ES 2.x was during OpenGL context creation, this can be requested by the OpenGL driver.
i found a Fourm Thread link check it once.
Answer by amitymaid · Apr 14, 2016 at 12:16 PM
so many android emulators are developed in recent years. Koplayer android emulator is the best among all the emulator. You can bring android apps for pc using koplayer http://koplayerdownload.com
Your answer
 
             Follow this Question
Related Questions
[iOS] Metal API looks good, OpenGL doesnt 1 Answer
(IOS) OpenGL ES 2.0 won't run on my ipod touch 4th gen, but 1.0 will. 0 Answers
ReadPixels works on device (iPad) but not in the editor? 3 Answers
Graphics Emulation - OpenGL 3 1 Answer
Why Unity compiled shader doesn't use the GLSLPROGRAM/GLSL syntax? 0 Answers