<?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: Various functions with modulo</title>
	<atom:link href="http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/</link>
	<description>Just another Flash/actionscript/whatever weblog</description>
	<lastBuildDate>Sat, 14 Nov 2009 14:34:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JP DeVries</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-212</link>
		<dc:creator>JP DeVries</dc:creator>
		<pubDate>Sat, 24 Jan 2009 21:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-212</guid>
		<description>thanks pixelero!
I just did my first PixelBender filter, can be seen &lt;a href=&quot;http://jptestarea.nemotest.com/pixelbender/slashpix/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>thanks pixelero!<br />
I just did my first PixelBender filter, can be seen <a href="http://jptestarea.nemotest.com/pixelbender/slashpix/" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelero</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-210</link>
		<dc:creator>pixelero</dc:creator>
		<pubDate>Sat, 24 Jan 2009 08:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-210</guid>
		<description>@oyd11 : I might try that some day, I&#039;ve just recently done some first studies with generating &lt;a href=&quot;http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WSE523B839-C626-4983-B9C0-07CF1A087ED7.html&quot; rel=&quot;nofollow&quot;&gt;Sound with Flash 10&lt;/a&gt;.

@JP DeVries :
yes, it&#039;s sometimes %, sometimes mod, see http://en.wikipedia.org/wiki/Modulo_operation

I think you&#039;ll info in Menu:Help/Pixel Bender Specification in the toolkit, on the last pages of that pdf.

btw and generally, one thing sometimes causing extra trouble is that different languages have different practicies when it comes to the sign of a modulo operation with negative values: see http://en.wikipedia.org/wiki/Modulo_operation , second table on the right</description>
		<content:encoded><![CDATA[<p>@oyd11 : I might try that some day, I&#8217;ve just recently done some first studies with generating <a href="http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WSE523B839-C626-4983-B9C0-07CF1A087ED7.html" rel="nofollow">Sound with Flash 10</a>.</p>
<p>@JP DeVries :<br />
yes, it&#8217;s sometimes %, sometimes mod, see <a href="http://en.wikipedia.org/wiki/Modulo_operation" rel="nofollow">http://en.wikipedia.org/wiki/Modulo_operation</a></p>
<p>I think you&#8217;ll info in Menu:Help/Pixel Bender Specification in the toolkit, on the last pages of that pdf.</p>
<p>btw and generally, one thing sometimes causing extra trouble is that different languages have different practicies when it comes to the sign of a modulo operation with negative values: see <a href="http://en.wikipedia.org/wiki/Modulo_operation" rel="nofollow">http://en.wikipedia.org/wiki/Modulo_operation</a> , second table on the right</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP DeVries</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-208</link>
		<dc:creator>JP DeVries</dc:creator>
		<pubDate>Sat, 24 Jan 2009 00:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-208</guid>
		<description>Figured out the modulo question. This worked
        float xr = float(5);
        float yr = float(7);
        float qer = mod(xr,yr);

Anyone know of a full list of built in PixelBuilder methods...I haven&#039;t found any such thing from Adobe</description>
		<content:encoded><![CDATA[<p>Figured out the modulo question. This worked<br />
        float xr = float(5);<br />
        float yr = float(7);<br />
        float qer = mod(xr,yr);</p>
<p>Anyone know of a full list of built in PixelBuilder methods&#8230;I haven&#8217;t found any such thing from Adobe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP DeVries</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-207</link>
		<dc:creator>JP DeVries</dc:creator>
		<pubDate>Fri, 23 Jan 2009 23:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-207</guid>
		<description>Are you doing modulos division using ActionScript or from within PixelBinder? I&#039;m having trouble doing simple modulo division in PixelBender getting ERROR: (line 35): &#039;%&#039; : syntax error parse error</description>
		<content:encoded><![CDATA[<p>Are you doing modulos division using ActionScript or from within PixelBinder? I&#8217;m having trouble doing simple modulo division in PixelBender getting ERROR: (line 35): &#8216;%&#8217; : syntax error parse error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oyd11</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-157</link>
		<dc:creator>oyd11</dc:creator>
		<pubDate>Wed, 12 Nov 2008 17:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-157</guid>
		<description>Cool man, the modulu-waves is real similiar to what we call in (musical) Analogue-oscillators &quot;Hard-Sync&quot;,
The 2d example is real cool. attach an oscillator man!</description>
		<content:encoded><![CDATA[<p>Cool man, the modulu-waves is real similiar to what we call in (musical) Analogue-oscillators &#8220;Hard-Sync&#8221;,<br />
The 2d example is real cool. attach an oscillator man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelero</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-123</link>
		<dc:creator>pixelero</dc:creator>
		<pubDate>Wed, 24 Sep 2008 12:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-123</guid>
		<description>&lt;a href=&quot;http://flickr.com/photos/pixelero/2710886072/in/set-72157603676008625/&quot; rel=&quot;nofollow&quot;&gt;it&#039;s right here ...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/pixelero/2710886072/in/set-72157603676008625/" rel="nofollow">it&#8217;s right here &#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drunkencop</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-122</link>
		<dc:creator>drunkencop</dc:creator>
		<pubDate>Wed, 24 Sep 2008 10:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-122</guid>
		<description>I&#039;d love to see the pixel bender code for the random tile effect -- can you link to it?</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see the pixel bender code for the random tile effect &#8212; can you link to it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kafka</title>
		<link>http://pixelero.wordpress.com/2008/07/28/various-functions-with-modulo/#comment-91</link>
		<dc:creator>kafka</dc:creator>
		<pubDate>Sun, 07 Sep 2008 12:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://pixelero.wordpress.com/?p=72#comment-91</guid>
		<description>Awesome, well presented, many thanks.</description>
		<content:encoded><![CDATA[<p>Awesome, well presented, many thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
