import three; currentprojection=orthographic((10,2,4),up=Z); currentlight=nolight; viewportmargin=(1mm,1mm); size(8cm,0); int a=12; triple sommet[] ={(0,0,0),(a,0,0),(a,a,0),(0,a,0),(0,0,a)}; string nom[] ={"P" ,"Q" ,"R" ,"S" ,"O" }; triple direction[] ={-X-Y-Z ,-2Y ,2Y ,2Y ,Z }; for(int z=0 ; z