OpenGL ES 3.0 Shader APP
Because this app provides a step-by-step sample, you can easily understand shader from the basis. And you can modify a shader and apply it to each sample.
Features
- You can select to use which version of OpenGL ES.
- You can see FPS.
- You can check OpenGL ES version can be supported in the current device.
- You can check OpenGL ES extension can be supported in the current device.
- You can view a shader of each sample.
- You can edit a shader of each sample and apply it to each sample.



