11 Forks
63 Stars
63 Watchers

ShaderView

ShaderView is an Android View that makes it easy to use GLSL shaders for your app. It's the modern way to use shaders for Android instead of RenderScript.

How to download and setup ShaderView

Open terminal and run command
git clone https://github.com/appspell/ShaderView.git
git clone is used to create a copy or clone of ShaderView repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ShaderView https://github.com/appspell/ShaderView/archive/master.zip

Or simply clone ShaderView with SSH
[email protected]:appspell/ShaderView.git

If you have some problems with ShaderView

You may open issue on ShaderView support forum (system) here: https://github.com/appspell/ShaderView/issues