<?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; grid3.asy</title>
	<atom:link href="http://www.piprime.fr/developpeur/asymptote/examples-asy3d/grid3-asy/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>Asymptote using grid3.asy &#8211; fig0600</title>
		<link>http://www.piprime.fr/740/asymptote-using-grid3_asy-fig0600/</link>
		<comments>http://www.piprime.fr/740/asymptote-using-grid3_asy-fig0600/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 23:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://51e961e96f25a2dc4133f802b0d41398</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25,1,0.25); limits((-2,-2,0),(0,2,2)); xaxis3(Label("$x$",position=EndPoint,align=Z), YZEquals(-2,0), OutTicks(Label(align=0.5*(Z-Y)),Step=0.5, gridroutine=XYgrid)); yaxis3(Label("$y$",position=EndPoint,align=-X), XZEquals(-2,0), InOutTicks(Label(align=0.5*(Z-X)),N=8,n=2, gridroutine=YX_YZgrid)); zaxis3("$z$", OutTicks(ZYgrid)); $(document).ready(function(){$("a#fig51e961e96f25a2dc4133f802b0d41398").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/740/asymptote-using-grid3_asy-fig0600/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote using grid3.asy &#8211; fig0500</title>
		<link>http://www.piprime.fr/739/asymptote-using-grid3_asy-fig0500/</link>
		<comments>http://www.piprime.fr/739/asymptote-using-grid3_asy-fig0500/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 22:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://dca9fde73d9a5a7ce30c76416feb9a01</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25,1,0.25); limits((-2,-2,0),(0,2,2)); real Step=0.5, step=0.25; xaxis3(Label("$x$",position=EndPoint,align=Z), YZEquals(-2,0), InOutTicks(Label(align=0.5*(Z-Y)), Step=Step, step=step, gridroutine=XYgrid, pGrid=red, pgrid=0.5red)); yaxis3(Label("$y$",position=EndPoint,align=Z), XZEquals(-2,0), InOutTicks(Label(align=-0.5*(X-Z)), Step=Step, step=step, gridroutine=YXgrid, pGrid=red, pgrid=0.5red)); zaxis3("$z$", XYEquals(-1,0), OutTicks(Label(align=-0.5*(X+Y)))); $(document).ready(function(){$("a#figdca9fde73d9a5a7ce30c76416feb9a01").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/739/asymptote-using-grid3_asy-fig0500/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote using grid3.asy &#8211; fig0400</title>
		<link>http://www.piprime.fr/738/asymptote-using-grid3_asy-fig0400/</link>
		<comments>http://www.piprime.fr/738/asymptote-using-grid3_asy-fig0400/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 21:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://0bd97094a89a8fbcba9f3d99c87a57f6</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25, 1, 0.25); limits((-2,-2,0),(0,2,2)); grid3(new grid3routines [] {XYXgrid(-0.5), XYXgrid(1.5)}, pGrid=new pen[] {red, blue}, pgrid=new pen[] {0.5red, 0.5blue}); xaxis3(Label("$x$",position=EndPoint,align=Z), YZEquals(-2,0), OutTicks()); yaxis3(Label("$y$",position=EndPoint,align=Z), XZEquals(-2,0), OutTicks()); zaxis3(Label("$z$",position=EndPoint,align=X), XYEquals(-2,-2), OutTicks(Label("",align=-X-Y))); $(document).ready(function(){$("a#fig0bd97094a89a8fbcba9f3d99c87a57f6").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/738/asymptote-using-grid3_asy-fig0400/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote using grid3.asy &#8211; fig0300</title>
		<link>http://www.piprime.fr/737/asymptote-using-grid3_asy-fig0300/</link>
		<comments>http://www.piprime.fr/737/asymptote-using-grid3_asy-fig0300/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 20:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://0b3e57ac6345814594cda184682804e6</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25, 1, 0.25); limits((-2,-2,0), (0,2,2)); grid3(new grid3routines [] {XYXgrid(Relative(1)), XZXgrid(0)}); xaxis3(Label("$x$",position=EndPoint,align=S), Bounds(Min,Min), OutTicks()); yaxis3(Label("$y$",position=EndPoint,align=S), Bounds(Min,Min), OutTicks()); zaxis3(Label("$z$",position=EndPoint,align=(0,.5)+W), Bounds(Min,Min), OutTicks(beginlabel=false)); $(document).ready(function(){$("a#fig0b3e57ac6345814594cda184682804e6").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/737/asymptote-using-grid3_asy-fig0300/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote using grid3.asy &#8211; fig0200</title>
		<link>http://www.piprime.fr/736/asymptote-using-grid3_asy-fig0200/</link>
		<comments>http://www.piprime.fr/736/asymptote-using-grid3_asy-fig0200/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 19:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://ec4f387f243aa6ca14b60991f08fdc53</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25, 1, 0.25); limits((-2,-2,0), (0,2,2)); scale(Linear, Linear, Log(automax=false)); grid3(XZXgrid); grid3(XYXgrid); xaxis3(Label("$x$",position=EndPoint,align=S), Bounds(Min,Min), OutTicks()); yaxis3(Label("$y$",position=EndPoint,align=S), Bounds(Min,Min), OutTicks()); zaxis3(Label("$z$",position=EndPoint,align=(0,0.5)+W), Bounds(Min,Min), OutTicks(beginlabel=false)); $(document).ready(function(){$("a#figec4f387f243aa6ca14b60991f08fdc53").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/736/asymptote-using-grid3_asy-fig0200/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote using grid3.asy &#8211; fig0100</title>
		<link>http://www.piprime.fr/735/asymptote-using-grid3_asy-fig0100/</link>
		<comments>http://www.piprime.fr/735/asymptote-using-grid3_asy-fig0100/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 18:09:38 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 3D]]></category>
		<category><![CDATA[grid3.asy]]></category>
		<category><![CDATA[Axis (3D)]]></category>
		<category><![CDATA[Graph (3D)]]></category>
		<category><![CDATA[Grid (3D)]]></category>

		<guid isPermaLink="false">http://9734202bcca6d365d70a9e860159af5a</guid>
		<description><![CDATA[You may view all the posts of the category "grid3.asy" (Compiled with Asymptote version 2.14svn-r5318) import grid3; size(10cm,0,IgnoreAspect); currentprojection=orthographic(0.25, 1, 0.25); limits((-2,-2,0), (0,2,2)); grid3( pic=currentpicture, // picture (default=currentpicture) gridroutine=XYZgrid( // gridtype3droutine or gridtype3droutine [] (alias gridtype3droutines) // or gridtype3droutines []: // The routine(s) to draw the grid(s); // the values can be as follows: // [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/735/asymptote-using-grid3_asy-fig0100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

