|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
/* This code comes from The Official Asymptote Gallery */ import solids; size(0,100); revolution r=cylinder(O,1,1.5,Y+Z); draw(r,heavygreen);
Nov 12 2007
|
|
| (Compiled with Asymptote version 2.14svn-r5318) |
/* This code comes from The Official Asymptote Gallery */ import solids; size(0,100); revolution r=cylinder(O,1,1.5,Y+Z); draw(r,heavygreen);
