Hi guys
Just wondering if anybody has any tips on how I could create a vignette type effect, without having to use a very large image overlay. Is there a shader / plugin that would help with this?
https://www.google.co.nz/search?q=vignette&client=safari&rls=en&source=lnms&tbm=isch&sa=X&ved=0ahUKEwjs5ISvypLLAhVHNJQKHTpFCdAQ_AUIBygB&biw=1440&bih=811Thank you in advance
Comments
Just wanted to bump this topic, in case anyone can help.
Thanks again!
Thank you very much for doing this, you rock! I can't however seem to run the project.
I get an error ...
main.lua:2: attempt to index global 'Shader' (a nil value)
stack traceback:
main.lua:2: in main chunk
Thank you very much for the example, I got it working I'm however completely lost trying to understand how it's done.
I tried looking through the Gideros shader examples, but there are only a few and the shaders themselves are not really explained.
I don't think there is any info on them in the manual either.
You should also take a look at this little doc I wrote for gideros: http://hieroglyphe.net/gideros/Writing shaders for Gideros Mobile.pdf
And yes I could have added some explanations within the fragment shader code
Likes: antix
Thank you for the links! Again, I appreciate all your help