Hi,
I am trying to make plane and farther object look curved like in the Subway Surfers. After a little search I found out that it is a shader effect. I don’t know much about shaders and couldn’t find any similiar shader in threejs.
Now I need to find a way to add the texture on it.
Edit: I added the texture it was easy but I couldn’t find a complete example on how to use directional lights in shader with textures. Is there any good example about this?