Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release > by-pkgid > 97aea805d7769ff00c42a2832ddab6a9 > files > 166

asymptote-2.41-1.mga6.armv5tl.rpm

import three;

size(100);

currentprojection=perspective(1,-2,1);

draw(unitbox);

label("Billboard",X,red,Billboard);
label("Embedded",Y,blue,Embedded);