<?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>cgindia &#187; double sided</title>
	<atom:link href="http://cgindia.info/tag/double-sided/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgindia.info</link>
	<description>learning - still in progress</description>
	<lastBuildDate>Mon, 30 Nov 2009 08:18:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Double sided shader</title>
		<link>http://cgindia.info/double-sided-shader/</link>
		<comments>http://cgindia.info/double-sided-shader/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 11:51:00 +0000</pubDate>
		<dc:creator>Vikas Gupta</dc:creator>
				<category><![CDATA[MAYA]]></category>
		<category><![CDATA[Texturing]]></category>
		<category><![CDATA[double sided]]></category>
		<category><![CDATA[texture]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.online3d.info/?p=33</guid>
		<description><![CDATA[
Double sided shader is little tricky in Maya but it is not difficult, here in this tutorial I show you how to create that one with the use of some Maya utilities.
I take a example of Playing card and create texture for it one is for front and another for back side. When you apply [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/vR_-l_a08a4" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/vR_-l_a08a4"></embed></object></p>
<p>Double sided shader is little tricky in Maya but it is not difficult, here in this tutorial I show you how to create that one with the use of some Maya utilities.<br />
I take a example of Playing card and create texture for it one is for front and another for back side. When you apply this texture to your object then only one texture will appear, so to make both side different texture I use sampler info and condition utility with both texture front and back side.<br />
You need to drag sampler info to condition with middle mouse button and then connect flipped normal to first term – by connecting this way sampler info tells condition which side of the object is with normal and which side does not have normal, if side is with normal then give value 1 or it return 0 if side is without normal.<br />
Condition then use this value to compare with second term which has 0 value, so now if object has normal on that side then value of first term is 1 , so equation is first term = second term (True or false) so 1 = 0 answer is false so texture with false will apply to that side.<br />
This is how double sided texture create in Maya. </p>
]]></content:encoded>
			<wfw:commentRss>http://cgindia.info/double-sided-shader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
