<?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"
	>
<channel>
	<title>Comments on: Image Filter Theatre: HSB Mixer</title>
	<atom:link href="http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/</link>
	<description>smarter than your average squirrel, on most non-acorn related topics</description>
	<pubDate>Mon, 08 Sep 2008 06:49:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ahruman</title>
		<link>http://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-24367</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-24367</guid>
		<description>Never mind, I found my answer. :-)</description>
		<content:encoded><![CDATA[<p>Never mind, I found my answer. <img src='http://www.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://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-24366</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-24366</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://www.losingfight.com/blog/2007/01/25/image-filter-theatre-hsb-mixer/#comment-3640</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-3640</guid>
		<description>FYI, you can also try out your GLSlang code in a "Core Image Kernel" patch in Quartz Composer.  Can'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>

<!-- Dynamic Page Served (once) in 0.613 seconds -->
