import three;

size(300);
path3 g=randompath3(100);
draw(g,red,currentlight);