Anime speedlines background shader?

To create this in a plane mesh, you’ll probably be looking into polar coordinates. Check this out: How do I make a radial UV texture coordinate map? - #23 by Bruno

You can create a texture with linear streaks and map it to a plane like that. On the side to side versions, you can just rotate the UVs before sampling that same texture