<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: More than one Cartesian coordinates system in the same 2D space</title>
	<atom:link href="http://ralfbarkow.wordpress.com/2006/06/02/more-than-one-cartesian-coordinates-system-in-the-same-2d-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://ralfbarkow.wordpress.com/2006/06/02/more-than-one-cartesian-coordinates-system-in-the-same-2d-space/</link>
	<description>Ralf Barkow's blog</description>
	<lastBuildDate>Sun, 06 Sep 2009 23:12:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: /rgb</title>
		<link>http://ralfbarkow.wordpress.com/2006/06/02/more-than-one-cartesian-coordinates-system-in-the-same-2d-space/#comment-13</link>
		<dc:creator>/rgb</dc:creator>
		<pubDate>Sun, 04 Jun 2006 08:47:25 +0000</pubDate>
		<guid isPermaLink="false">https://ralfbarkow.wordpress.com/2006/06/02/more-than-one-cartesian-coordinates-system-in-the-same-2d-space/#comment-13</guid>
		<description>Activate Java in your browser and point it to http://processing.org/learning/examples/pushpop.html and find an example for visualization of saving the current coordinate system to the stack and restoring the prior coordinate system.


Push Pop
by REAS 

The push() and pop() functions allow for more control over transformations.
The push function saves the current coordinate system to the stack
and pop() restores the prior coordinate system.

Created 26 October 2002</description>
		<content:encoded><![CDATA[<p>Activate Java in your browser and point it to <a href="http://processing.org/learning/examples/pushpop.html" rel="nofollow">http://processing.org/learning/examples/pushpop.html</a> and find an example for visualization of saving the current coordinate system to the stack and restoring the prior coordinate system.</p>
<p>Push Pop<br />
by REAS </p>
<p>The push() and pop() functions allow for more control over transformations.<br />
The push function saves the current coordinate system to the stack<br />
and pop() restores the prior coordinate system.</p>
<p>Created 26 October 2002</p>
]]></content:encoded>
	</item>
</channel>
</rss>
