如何设置Android相机打开GLES影响?如何设置、相机、Android、GLES

2023-09-07 11:40:35 作者:镜花水月

我要与OpenGLES效果设置Android相机。但我不知道如何设置。那么,有没有到使用OpenGLES和Android相机的演示实例?或者帮助我如何使人们有可能在做Android相机与OpenGLES支持一些正常的效果。

I want to set the Android Camera with the OpenGLES effect. But i dont know how to set that. So is there any Demo Example to that Uses OpenGLES and Android Camera ?? Or Help me in how to make it possible to done some normal effect in Android Camera with OpenGLES support.

感谢。

推荐答案

一些基本的效果是可以做到的 Camera.Parameters.setColorEffect()。

Some basic effects can be done with Camera.Parameters.setColorEffect().