<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>geneome &#187; Sprites</title>
	<atom:link href="http://www.geneome.com/tag/sprites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geneome.com</link>
	<description>Just a guy, into 3D.</description>
	<lastBuildDate>Thu, 04 Mar 2010 23:59:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://www.geneome.com/?pushpress=hub'/>
		<item>
		<title>Sprites On Points Digital Assest</title>
		<link>http://www.geneome.com/2009/06/12/sprites-on-points-digital-assest/</link>
		<comments>http://www.geneome.com/2009/06/12/sprites-on-points-digital-assest/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 20:12:39 +0000</pubDate>
		<dc:creator>Eugene</dc:creator>
				<category><![CDATA[Digital Assets]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Houdini]]></category>
		<category><![CDATA[Sprites]]></category>

		<guid isPermaLink="false">http://www.geneome.com/?p=962</guid>
		<description><![CDATA[Sprites are pretty cool, but in a clean install of Houdini you can only use them on particles using the Sprite POP. It turns out, you can add some attribute trickery to make sprites work on plain ol&#8217; points. The cooler thing is that this Sprite SOP concept works in Houdini Escape (which doesn&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p>Sprites are pretty cool, but in a clean install of Houdini you can only use them on particles using the Sprite POP. It turns out, you can add some attribute trickery to make sprites work on plain ol&#8217; points. The cooler thing is that this Sprite SOP concept works in Houdini Escape (which doesn&#8217;t have particles). I wrote a full blown help for it too, with an icon and all &#8211; which basically copies the Sprite POP language and replaces &#8220;particles&#8221; with &#8220;points&#8221;. Yes, this has been <a href="http://www.sidefx.com/exchange/info.php?fileid=219&amp;versionid=219" target="_blank">done before</a>. But let&#8217;s face it &#8211; that one&#8217;s old.</p>
<p>You can find it on my Houdini page or you can get the asset directly from <a href="http://www.geneome.net/houdini/assets/SpritePoints.otl" target="_blank">here</a>.</p>
<p>For those interested, here are the attributes you need to get sprites on points:</p>
<ol>
<li>spriterot: class: point, type: float, size: 1</li>
<li>spritescale: class: point, type: float, size: 2</li>
<li>spriteuv: class: point, type: float, size: 4 (spriteuv[0] = U-offset; spriteuv[1] = V-offset; spriteuv[2] = U-scale; spriteuv[3] = V-scale)</li>
<li>spriteshop: class: point, type: string</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.geneome.com/2009/06/12/sprites-on-points-digital-assest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
