I’ve been using for awhile crt-pi shader but i can’t find curvature version in repo. Is it not supported on android devices?
If you open the file with a text editor, line 15 is: //#define CURVATURE delete the two slashes in front and it will be curved.
I tried both glslp & glsl with windows note pad and all lines are mixed, impossible to read this at all. what text editor should i use?
Use Notepad++. It’s free and can handle Unix style EOL conversion.
For what it’s worth, I never got the curvature to show on Android with my Nexus 5 phone or Nexus 9 tablet. I would be interested to know if you do get it working.
It’s the *.glsl file you want to edit, btw, not the glslp.
Found it! Will try it today
A little offtopic but, is there a way to combine the curvature of this shader with another without causing a moire effect? I’ve tried several different ways and it seems unavoidable.