Tagged Questions
3
votes
3answers
876 views
How can I make a shader effect that looks like a lightly shaded pencil drawing?
I want to make a shader effect using OpenGL ES 2.0 that looks like this image:
I'm not sure if this image was painted or is the result of some filter, but I want to create a shader that produces ...