You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The horizontal lines near the horizon flicker in and out until their width is a bit larger than a pixel (as can be seen in the clip attached). It really ruins an otherwise perfect effect.
plane_scrolling.mp4
I imagine that somehow capping the width of a line to at least 1 pixel after the perspective transform would solve the flickering issue, but I have no idea how that could be done in CSS.
The horizontal lines near the horizon flicker in and out until their width is a bit larger than a pixel (as can be seen in the clip attached). It really ruins an otherwise perfect effect.
plane_scrolling.mp4
I imagine that somehow capping the width of a line to at least 1 pixel after the perspective transform would solve the flickering issue, but I have no idea how that could be done in CSS.