<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PIPRIME.FR &#187; Official Gallery One-Pager</title>
	<atom:link href="http://www.piprime.fr/developpeur/asymptote/asymptote-gallery-in-one-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piprime.fr</link>
	<description>Administrateur-Développeur GNU/Linux-WEB</description>
	<lastBuildDate>Thu, 22 Dec 2011 12:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Official Asymptote example &#8211; xstitch</title>
		<link>http://www.piprime.fr/1452/official_asymptote_example-xstitch/</link>
		<comments>http://www.piprime.fr/1452/official_asymptote_example-xstitch/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 17:13:56 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://c0f2b0e563307326d95d6bcf3d5d04ed</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ pair c=(0,0.8); int iters(pair z, int max=160) { int n=0; while(abs(z) &#60; 2 &#38;&#38; n &#60; max) { z=z*z+c; ++n; } return n; } int[] cutoffs={12,15,20,30,40,60,200}; int key(pair [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1452/official_asymptote_example-xstitch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; worksheet</title>
		<link>http://www.piprime.fr/1451/official_asymptote_example-worksheet/</link>
		<comments>http://www.piprime.fr/1451/official_asymptote_example-worksheet/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 16:13:56 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://9eb94bd20355ce38279953b1ba40033c</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 1.92svn-r4817) /* This code comes from The Official Asymptote Gallery */ import fontsize; defaultpen(Helvetica()); picture pic; unitsize(pic,mm); pair z=(0,0); real length=88; real height=8; pair step=height*S; label(pic,"Word Wall Spelling",z,Align); z += step; frame f; label(f,"Name:"); pair z0=(max(f).x,min(f).y); draw(f,z0--z0+50mm); add(pic,f,z,Align); z [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1451/official_asymptote_example-worksheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; washer</title>
		<link>http://www.piprime.fr/1450/official_asymptote_example-washer/</link>
		<comments>http://www.piprime.fr/1450/official_asymptote_example-washer/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 15:13:56 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://f90ed4dfe6524a4034bb5aaf2925e5db</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import three; size(10cm); path3[] p=reverse(unitcircle3)^^scale3(0.5)*unitcircle3; path[] g=reverse(unitcircle)^^scale(0.5)*unitcircle; triple H=-0.4Z; render render=render(merge=true); draw(surface(p,planar=true),render); draw(surface(shift(H)*p,planar=true),render); material m=material(lightgray,shininess=1.0); for(path pp : g) draw(extrude(pp,H),m); $(document).ready(function(){$("a#figf90ed4dfe6524a4034bb5aaf2925e5db").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/1450/official_asymptote_example-washer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; venn3</title>
		<link>http://www.piprime.fr/1449/official_asymptote_example-venn3/</link>
		<comments>http://www.piprime.fr/1449/official_asymptote_example-venn3/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 14:13:56 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://1ec6948a3e95445ef9b8ffae12d71521</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ size(0,150); pen colour1=red; pen colour2=green; pen colour3=blue; real r=sqrt(3); pair z0=(0,0); pair z1=(-1,0); pair z2=(1,0); pair z3=(0,r); path c1=circle(z1,r); path c2=circle(z2,r); path c3=circle(z3,r); fill(c1,colour1); fill(c2,colour2); fill(c3,colour3); picture intersection12; [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1449/official_asymptote_example-venn3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; truncatedIcosahedron</title>
		<link>http://www.piprime.fr/1448/official_asymptote_example-truncatedIcosahedron/</link>
		<comments>http://www.piprime.fr/1448/official_asymptote_example-truncatedIcosahedron/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 13:13:56 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://af11d3a42d4746ed9c5e3cb8cfef7581</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import graph3; size(200); defaultrender.merge=true; real c=(1+sqrt(5))/2; triple[] z={(c,1,0),(-c,1,0),(-c,-1,0),(c,-1,0)}; triple[] x={(0,c,1),(0,-c,1),(0,-c,-1),(0,c,-1)}; triple[] y={(1,0,c),(1,0,-c),(-1,0,-c),(-1,0,c)}; triple[][] Q={ {(c,1,0),(1,0,-c),(0,c,-1),(0,c,1),(1,0,c),(c,-1,0)}, {(-c,1,0),(0,c,1),(0,c,-1),(-1,0,-c),(-c,-1,0),(-1,0,c)}, {(-c,-1,0),(-c,1,0),(-1,0,-c),(0,-c,-1),(0,-c,1),(-1,0,c)}, {(c,-1,0),(c,1,0),(1,0,c),(0,-c,1),(0,-c,-1),(1,0,-c)}, {(0,c,1),(0,c,-1),(-c,1,0),(-1,0,c),(1,0,c),(c,1,0)}, {(0,-c,1),(0,-c,-1),(-c,-1,0),(-1,0,c),(1,0,c),(c,-1,0)}, {(0,-c,-1),(0,-c,1),(c,-1,0),(1,0,-c),(-1,0,-c),(-c,-1,0)}, {(0,c,-1),(0,c,1),(c,1,0),(1,0,-c),(-1,0,-c),(-c,1,0)}, {(1,0,c),(-1,0,c),(0,-c,1),(c,-1,0),(c,1,0),(0,c,1)}, {(1,0,-c),(-1,0,-c),(0,-c,-1),(c,-1,0),(c,1,0),(0,c,-1)}, {(-1,0,-c),(1,0,-c),(0,c,-1),(-c,1,0),(-c,-1,0),(0,-c,-1)}, {(-1,0,c),(1,0,c),(0,c,1),(-c,1,0),(-c,-1,0),(0,-c,1)} }; real [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1448/official_asymptote_example-truncatedIcosahedron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; stereoscopic</title>
		<link>http://www.piprime.fr/1447/official_asymptote_example-stereoscopic/</link>
		<comments>http://www.piprime.fr/1447/official_asymptote_example-stereoscopic/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 12:13:55 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://e731f8d6ca627160c556dd1bf4753dfc</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import three; currentprojection=perspective(50*dir(70,15)); picture pic; unitsize(pic,1cm); draw(pic,xscale3(10)*unitcube,yellow,blue); addStereoViews(pic); $(document).ready(function(){$("a#fige731f8d6ca627160c556dd1bf4753dfc").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/1447/official_asymptote_example-stereoscopic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; sin3</title>
		<link>http://www.piprime.fr/1446/official_asymptote_example-sin3/</link>
		<comments>http://www.piprime.fr/1446/official_asymptote_example-sin3/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 11:13:55 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://73c0a33da00cdcd0abd61fbcecb2e475</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import graph3; import palette; size(12cm,IgnoreAspect); currentprojection=orthographic(1,-2,1); real f(pair z) {return abs(sin(z));} real Arg(triple v) {return degrees(cos((v.x,v.y)),warn=false);} surface s=surface(f,(-pi,-2),(pi,2),20,Spline); s.colors(palette(s.map(Arg),Wheel())); draw(s,render(compression=Low,merge=true)); real xmin=point((-1,-1,-1)).x; real xmax=point((1,1,1)).x; draw((xmin,0,0)--(xmax,0,0),dashed); xaxis3("$\mathop{\rm Re} z$",Bounds,InTicks); [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1446/official_asymptote_example-sin3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; quilt</title>
		<link>http://www.piprime.fr/1445/official_asymptote_example-quilt/</link>
		<comments>http://www.piprime.fr/1445/official_asymptote_example-quilt/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 10:13:55 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://ec928de9f7c32c96bb77ca0283061a56</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import math; int n=8, skip=3; pair r(int k) { return unityroot(n,k); } pen col=blue, col2=purple; guide square=box((1,1),(-1,-1)); guide step(int mult) { guide g; for(int k=0; k&#60;n; ++k) g=g--r(mult*k); [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1445/official_asymptote_example-quilt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; polardatagraph</title>
		<link>http://www.piprime.fr/1444/official_asymptote_example-polardatagraph/</link>
		<comments>http://www.piprime.fr/1444/official_asymptote_example-polardatagraph/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 09:13:55 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://e4f1ae47a01b29e3e52a70b4c8033742</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import graph; size(100); int n=30; real minRadius=0.2; real angles[]=uniform(0,2pi,n); angles.delete(angles.length-1); real[] r=new real[n]; for(int i=0; i &#60; n; ++i) r[i]=unitrand()*(1-minRadius)+minRadius; interpolate join=operator ..(operator tension(10,true)); draw(join(polargraph(r,angles,join),cycle),dot(red));]]></description>
		<wfw:commentRss>http://www.piprime.fr/1444/official_asymptote_example-polardatagraph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Asymptote example &#8211; pipes</title>
		<link>http://www.piprime.fr/1443/official_asymptote_example-pipes/</link>
		<comments>http://www.piprime.fr/1443/official_asymptote_example-pipes/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 08:13:55 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Official Gallery One-Pager]]></category>

		<guid isPermaLink="false">http://c31b49bbb427767a2cbf7ef60701111d</guid>
		<description><![CDATA[You may view all the posts of the category "Official Gallery One-Pager" (Compiled with Asymptote version 2.14svn-r5318) /* This code comes from The Official Asymptote Gallery */ import solids; import tube; import graph3; import palette; size(8cm); currentprojection=perspective( camera=(13.3596389245356,8.01038090435314,14.4864483364785), up=(-0.0207054323419367,-0.00472438375047319,0.0236460907598947), target=(-1.06042550499095,2.68154529985845,0.795007562120261)); defaultpen(fontsize(6pt)); // draw coordinates and frames // axis1 is defined by z axis of TBase [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/1443/official_asymptote_example-pipes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

