¡@

Home 

java Programming Glossary: shader

Android Camera will not work. startPreview fails

http://stackoverflow.com/questions/7942378/android-camera-will-not-work-startpreview-fails

readFile fragment.fsh catch IOException e Debug.out The shaders could not be found. e.printStackTrace mProgram GLES20.glCreateProgram.. GLES20.glAttachShader mProgram vertexShader add the vertex shader to program GLES20.glAttachShader mProgram fragmentShader add.. mProgram fragmentShader add the fragment shader to program GLES20.glLinkProgram mProgram creates OpenGL program..