You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) size(3cm,0); pen[][] p={{rgb(white),rgb(grey),rgb(black)}, {red,green,blue}, {cyan,magenta,yellow}}; latticeshade(unitsquare,p);
Asymptote Generalities – fig0530
You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) pen[][] p={{rgb(black),rgb(black)}, {rgb(red),rgb(green)}}; latticeshade((0,0)–(0,2cm)–(2cm,0)–cycle,p);
Asymptote Generalities – fig0520
You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) pen[][] p={{rgb(black)}, {rgb(.8red)}}; latticeshade((0,0)–(0,2cm)–(2cm,0)–cycle,p);
Asymptote Generalities – fig0510
You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) filldraw((0,0)–(0,2cm)–(2cm,0)–cycle,fillpen=gray,drawpen=linewidth(1mm)+.8red);
Asymptote Generalities – fig0500
You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) filldraw((0,0)–(0,2cm)–(2cm,0)–cycle,gray);
Asymptote Generalities – fig0490
You may view all the posts of the category « Generalities » (Compiled with Asymptote version 2.14svn-r5318) fill((0,0)–(0,2cm)–(2cm,0)–cycle,gray);







