<?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: HLSL (Pixel shader) effects tutorial</title>
	<atom:link href="http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Thu, 17 May 2012 17:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: How to Create Your Own FireMonkey Image Effect &#124; Australian Delphi User Group Members</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-4789</link>
		<dc:creator>How to Create Your Own FireMonkey Image Effect &#124; Australian Delphi User Group Members</dc:creator>
		<pubDate>Wed, 14 Dec 2011 16:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-4789</guid>
		<description>[...] links may help you start writing HLSL shaders. - Programming Guide for HLSL, from Microsoft - HLSL (Pixel Shader) effects tutorial, Tamir [...]</description>
		<content:encoded><![CDATA[<p>[...] links may help you start writing HLSL shaders. &#8211; Programming Guide for HLSL, from Microsoft &#8211; HLSL (Pixel Shader) effects tutorial, Tamir [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Presenting LinqToShader &#171; The Viking Programmer</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-4096</link>
		<dc:creator>Presenting LinqToShader &#171; The Viking Programmer</dc:creator>
		<pubDate>Sun, 19 Dec 2010 22:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-4096</guid>
		<description>[...] application which does a shader effect on an image. This demo basically follows Tamir Khason’s Pixel shader tutorial article. The demo copies code from his tutorial (why reinvent the wheel?). You can download this demo with [...]</description>
		<content:encoded><![CDATA[<p>[...] application which does a shader effect on an image. This demo basically follows Tamir Khason’s Pixel shader tutorial article. The demo copies code from his tutorial (why reinvent the wheel?). You can download this demo with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miivers</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-3885</link>
		<dc:creator>Miivers</dc:creator>
		<pubDate>Wed, 28 Jul 2010 22:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-3885</guid>
		<description>Thanks for the article. 
Easy to follow and thumbs up for showing code and screenshot side by side.</description>
		<content:encoded><![CDATA[<p>Thanks for the article.<br />
Easy to follow and thumbs up for showing code and screenshot side by side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-3205</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Thu, 06 Aug 2009 05:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-3205</guid>
		<description>Nice sample..........</description>
		<content:encoded><![CDATA[<p>Nice sample&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-2876</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Mon, 30 Mar 2009 08:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-2876</guid>
		<description>Thanks a lot for this useful post.

I want to create a Line Art effect but as I got vertex shader is not supported by WPF now. Is there a way to create Line Art effect by Pixel Shader? Any idea?

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this useful post.</p>
<p>I want to create a Line Art effect but as I got vertex shader is not supported by WPF now. Is there a way to create Line Art effect by Pixel Shader? Any idea?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: :)</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-1528</link>
		<dc:creator>:)</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-1528</guid>
		<description>&lt;p&gt;Where are the docs for .NET 3.5 Sp1&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Where are the docs for .NET 3.5 Sp1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-1527</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-1527</guid>
		<description>&lt;p&gt;Great post! The best post on WPF and Pixelshader i&#180;ve seen so far!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great post! The best post on WPF and Pixelshader i&#180;ve seen so far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: :)</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-1526</link>
		<dc:creator>:)</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-1526</guid>
		<description>&lt;p&gt;Why do you precompile the shaders? Is it possible to load and compile them at run-time?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Why do you precompile the shaders? Is it possible to load and compile them at run-time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir Khason</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-1525</link>
		<dc:creator>Tamir Khason</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-1525</guid>
		<description>&lt;p&gt;Yes, you should compile shaders for 3.5 sp1. &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yes, you should compile shaders for 3.5 sp1. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh Ravuri</title>
		<link>http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/comment-page-1/#comment-1524</link>
		<dc:creator>Rakesh Ravuri</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/hlsl-pixel-shader-effects-tutorial/#comment-1524</guid>
		<description>&lt;p&gt;Thanks for the tool really helps in experimenting witn new ShaderEffects&lt;/p&gt;
&lt;p&gt;Used the shader snippet from this page to &lt;a href=&quot;&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://rakeshravuri.blogspot.com/2008/07/wave-reflection-shader-effect-in-wpf.html&quot;&gt;create&quot; rel=&quot;nofollow&quot;&gt;rakeshravuri.blogspot.com/.../wave-reflection-shader-effect-in-wpf.html&quot;&gt;create&lt;/a&gt; a wave reflection effect.. &lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tool really helps in experimenting witn new ShaderEffects</p>
<p>Used the shader snippet from this page to &lt;a href=&quot;<a rel="nofollow" target="_new" href="http://rakeshravuri.blogspot.com/2008/07/wave-reflection-shader-effect-in-wpf.html&quot;&gt;create" rel="nofollow">rakeshravuri.blogspot.com/&#8230;/wave-reflection-shader-effect-in-wpf.html&quot;&gt;create</a> a wave reflection effect.. &lt;/a&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

