You may view all the posts of the category "trembling.asy"
|
One can disabled this feature setting the parameter magnetizePoints to false. |
| (Compiled with Asymptote version 1.87svn-r4652) |
import trembling;
startTrembling(magnetizePoints=false);
size(8cm);
triangle T=triangleabc(6,7,8);
draw(T,dot);
draw(circle(T));







