I have already posted some questions about problems i had using postprocessing, but it would be helpful if anyone could explain to me things i should be aware of.
For example:
I created a scene that works perfecly in my machine.
- It renders texts at random places on the screen
- The text is made of 3 things, first if the front text, second is the back text that is Y inverted, and third is the box sepparating these two texts so it has a background.
- on hover the texts get lightned by the glow effect
- The actual project is very similar to this fiddle i made: three.js dev template - module - JSFiddle - Code Playground, if necessary i can complement with the real code of the following image:
BUT… Seeing the exact same project at a linux machine at my work or some phones, the texts just get a glitch appearence like the fragments when you record a Tube TV with your phone.
This is basicly what happens on different machines and phones (not all of them show this problem):
This is the result on my machine: