if you pause the video and frame by frame some of the intersections you will see it’s using the same technique. disabled depth test. so… in your case just make sure no mesh is in front or use another technique.
if you pause the video and frame by frame some of the intersections you will see it’s using the same technique. disabled depth test. so… in your case just make sure no mesh is in front or use another technique.