How to Set the Open GLES2.0 to work with the Android Camera?
问题 In My Android Camera Application i want to Set some Effect on the Android Camera Preview witht the Help of OPEN GL vertex shader and fragment shader. Is there any example or source code to use the Android camera with Open GLES effect ? ? I have seen this. But I want android camera effect in Only One SurfaceView not on another. Thanks. 回答1: I've done something similar. But the code is quite messy, it was just a prototype. Check it on my github https://github.com/Jaa-c/PDA-Lupa/tree/master/src