<?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/"
		>
<channel>
	<title>Comments on: Image Filter Theatre: HSB Mixer</title>
	<atom:link href="http://losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/feed/" rel="self" type="application/rss+xml" />
	<link>http://losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/</link>
	<description>because i don&#039;t write software for windows</description>
	<lastBuildDate>Mon, 27 Feb 2012 21:23:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ahruman</title>
		<link>http://losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/comment-page-1/#comment-378</link>
		<dc:creator>Ahruman</dc:creator>
		<pubDate>Tue, 02 Oct 2007 20:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-378</guid>
		<description>Never mind, I found my answer. :-)</description>
		<content:encoded><![CDATA[<p>Never mind, I found my answer. <img src='http://losingfight.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahruman</title>
		<link>http://losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/comment-page-1/#comment-377</link>
		<dc:creator>Ahruman</dc:creator>
		<pubDate>Tue, 02 Oct 2007 20:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-377</guid>
		<description>I came here by searching for cikernel HSVRGB conversion code. You’ve got just what I was looking for. Unfortunately, no license appears to be specified…?

Incidentally, the behaviour people are likely to expect from this type of filter can be achieved by changing the clamp line for the h channel to:
hsvPixel.r = mod(hsvPixel.r + inputHue, 6.0);
Then again, the standard Hue Adjust filter already does this.

“Notice that the vec4 data type always assumes rgba…”
You can also refer to the components as xyzw or stpq. I’ll be using xyz and a to avoid confusing HSV and RGB values.</description>
		<content:encoded><![CDATA[<p>I came here by searching for cikernel HSVRGB conversion code. You’ve got just what I was looking for. Unfortunately, no license appears to be specified…?</p>
<p>Incidentally, the behaviour people are likely to expect from this type of filter can be achieved by changing the clamp line for the h channel to:<br />
hsvPixel.r = mod(hsvPixel.r + inputHue, 6.0);<br />
Then again, the standard Hue Adjust filter already does this.</p>
<p>“Notice that the vec4 data type always assumes rgba…”<br />
You can also refer to the components as xyzw or stpq. I’ll be using xyz and a to avoid confusing HSV and RGB values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Randolph</title>
		<link>http://losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/comment-page-1/#comment-376</link>
		<dc:creator>John C. Randolph</dc:creator>
		<pubDate>Fri, 26 Jan 2007 15:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-376</guid>
		<description>FYI, you can also try out your GLSlang code in a &quot;Core Image Kernel&quot; patch in Quartz Composer.  Can&#039;t beat that immediate feedback!

-jcr</description>
		<content:encoded><![CDATA[<p>FYI, you can also try out your GLSlang code in a &#8220;Core Image Kernel&#8221; patch in Quartz Composer.  Can&#8217;t beat that immediate feedback!</p>
<p>-jcr</p>
]]></content:encoded>
	</item>
</channel>
</rss>

