<?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: Shaders must die, part 3</title>
	<atom:link href="http://aras-p.info/blog/2009/05/10/shaders-must-die-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://aras-p.info/blog/2009/05/10/shaders-must-die-part-3/</link>
	<description>Random thoughts of a triangle pusher</description>
	<lastBuildDate>Thu, 04 Mar 2010 23:01:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: andor_p</title>
		<link>http://aras-p.info/blog/2009/05/10/shaders-must-die-part-3/comment-page-1/#comment-19629</link>
		<dc:creator>andor_p</dc:creator>
		<pubDate>Wed, 24 Jun 2009 05:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://aras-p.info/blog/?p=350#comment-19629</guid>
		<description>This is way too cool!

Would make shaders way more accessible to beginners, and help ease the workload tremendously for graphics programmers. As it is now, figuring out the huge amount of boilerplate required to set something up when you&#039;re starting with shaders is overwhelming, and then you have to write the same crap all over and over again, just to make a stupid typo and waste even more time hunting it down (yesterday I was stumped for an hour why my lighting was so wierd - turns out I used light direction instead of view direction in a calculation - but it just got lost in all that mess around it). So HUGE KUDOS, and keep at it!

If something like this would make it&#039;s way into Unity, it would put it ahead the competition for sure (not that it at the top already :) ). Also you would probably see an increase in quality in indie projects made with Unity.

And a more concrete remark: It would be great if you could also get things like view direction in different spaces easily. Not that it&#039;s hard to call a function to transform them, but it&#039;s something that&#039;s done predominantly in the vertex shader, and you said you want to omit those (and I wholeheartedly agree!).

Keep up the good work!
Andor</description>
		<content:encoded><![CDATA[<p>This is way too cool!</p>
<p>Would make shaders way more accessible to beginners, and help ease the workload tremendously for graphics programmers. As it is now, figuring out the huge amount of boilerplate required to set something up when you&#8217;re starting with shaders is overwhelming, and then you have to write the same crap all over and over again, just to make a stupid typo and waste even more time hunting it down (yesterday I was stumped for an hour why my lighting was so wierd &#8211; turns out I used light direction instead of view direction in a calculation &#8211; but it just got lost in all that mess around it). So HUGE KUDOS, and keep at it!</p>
<p>If something like this would make it&#8217;s way into Unity, it would put it ahead the competition for sure (not that it at the top already :) ). Also you would probably see an increase in quality in indie projects made with Unity.</p>
<p>And a more concrete remark: It would be great if you could also get things like view direction in different spaces easily. Not that it&#8217;s hard to call a function to transform them, but it&#8217;s something that&#8217;s done predominantly in the vertex shader, and you said you want to omit those (and I wholeheartedly agree!).</p>
<p>Keep up the good work!<br />
Andor</p>
]]></content:encoded>
	</item>
</channel>
</rss>
