<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Mirrored UV Models!]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=314</link>
		<description><![CDATA[The most recent posts in Mirrored UV Models!.]]></description>
		<lastBuildDate>Sat, 07 Apr 2012 18:20:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1785#p1785</link>
			<description><![CDATA[<p>That mean next release will solve that issue. Ok, that&#039;s a good news.&nbsp; Thanks. Will be waiting for it <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Sat, 07 Apr 2012 18:20:26 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1785#p1785</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1781#p1781</link>
			<description><![CDATA[<p>No sorry, I guess I was not clear, it&#039;s an engine problem.<br />I checked the code that deal with tangent space and normal map in Maratis, and I found that it doesn&#039;t support mirrored normal maps. I need to modify some code in the engine and in the default shaders. One information (called handedness) is missing in the current version of the engine to be sure that the binormal vector is correct, and it cannot be added like that, the mesh code need to be modified.</p><p>I will try to do that soon, but right now normal map cannot be mirrored, it&#039;s just not supported by the engine.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Sat, 07 Apr 2012 15:03:23 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1781#p1781</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1777#p1777</link>
			<description><![CDATA[<p>Can you elaborate a little please? I don&#039;t get it! I think you should write a short tutorial on how to export a model with mirrored uv. It will benefit everyone. </p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Fri, 06 Apr 2012 20:28:51 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1777#p1777</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1776#p1776</link>
			<description><![CDATA[<p>ok, so I found that something is missing in the engine to accept mirrored normal maps,<br />it is basically the handedness of the binormal, it requires to do some modification of the mesh data by adding a 4th component to the tangents (the handedness) and update the shaders to use it.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Fri, 06 Apr 2012 14:53:02 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1776#p1776</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1538#p1538</link>
			<description><![CDATA[<p>Yes, I checked it.</p><p>I will make a test model and send you to test in Maratis.</p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Tue, 06 Mar 2012 23:05:58 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1538#p1538</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1533#p1533</link>
			<description><![CDATA[<p>Hi,</p><p>there is maybe something wrong in the code that generate tangent vectors,<br />(it&#039;s done by Maratis after the mesh loading)</p><p>You can tweek or generate the tangent vectors in the shaders by modifying the standard shader that you can find here <a href="http://www.maratis3d.org/?p=548">http://www.maratis3d.org/?p=548</a></p><p>Just in case again, did you checked the normal map button in the map ?<br /><span class="postimg"><img src="http://www.maratis3d.com/wp-content/uploads/2011/01/08.jpg" alt="http://www.maratis3d.com/wp-content/uploads/2011/01/08.jpg" /></span></p><p>Can you send me by mail the mesh or a part of the mesh with the textures so I can test ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 06 Mar 2012 09:07:02 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1533#p1533</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1531#p1531</link>
			<description><![CDATA[<p>If I flip the normals it will be culled. There are no options in the blender UV editor to flip the UV&#039;s without repositioning the UV and redraw the texture. I tested the model in Unity and it is showing everything correctly like BGE. But there are some persons who are having same inverted problem in Unity too and others suggested to use shader. That&#039;s why I asked you.</p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Mon, 05 Mar 2012 22:19:13 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1531#p1531</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1530#p1530</link>
			<description><![CDATA[<p>I&#039;m not sure it&#039;s ok to flip a normal map, but the direction is computed using the uv coords, so I&#039;m not sure.<br />In case it is not that, did you try to flip the normals of the bugged area in blender or to do a &quot;recalculate outside&quot; ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Mon, 05 Mar 2012 18:12:25 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1530#p1530</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1527#p1527</link>
			<description><![CDATA[<p>Yes, the half part of the model&#039;s UV is mirrored and also the maps. Yes, it is tangent space normal map. Is it possible to solve this by shader?</p><p>Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Mon, 05 Mar 2012 12:47:09 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1527#p1527</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1526#p1526</link>
			<description><![CDATA[<p>is the normal map also mirrored ?<br />I&#039;m not sure you can mirror a normal map as each component correspond to a 3d vector.</p><p>Also, Maratis only support tangent-space normal map by default, is it the way it is done ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Mon, 05 Mar 2012 08:49:34 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1526#p1526</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1525#p1525</link>
			<description><![CDATA[<p>Hi,<br />&nbsp; &nbsp;I mean the model is an organic and the UV map of the mirrored part of the model is overlapped. That&#039;s why the normal map on that part look inverted.<br />&nbsp; &nbsp;<span class="postimg"><img src="http://i980.photobucket.com/albums/ae285/isoprog/Mermaid.jpg" alt="http://i980.photobucket.com/albums/ae285/isoprog/Mermaid.jpg" /></span><br />&nbsp; &nbsp;Left side is rendered in BGE and roght is Maratis. Never mind the lines on some part of the model cos texturing is not complete yet. The problem is only inverted normal.</p><p>&nbsp; &nbsp;Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Sun, 04 Mar 2012 17:48:43 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1525#p1525</guid>
		</item>
		<item>
			<title><![CDATA[Re: Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1524#p1524</link>
			<description><![CDATA[<p>Hi,</p><p>how is the uv mirrored ?<br />can you show us a screen-shot ?</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Sun, 04 Mar 2012 11:18:53 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1524#p1524</guid>
		</item>
		<item>
			<title><![CDATA[Mirrored UV Models!]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=1522#p1522</link>
			<description><![CDATA[<p>Hi,<br />&nbsp; &nbsp;I am having trouble to properly display a model with mirrored UV. When using a normal map, the mirrored side of the model looks inverted. And it shows strange shadows on the joints of the UV maps? How do I fix it.</p><p>&nbsp; &nbsp;Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (Arclord)]]></author>
			<pubDate>Sun, 04 Mar 2012 02:27:35 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=1522#p1522</guid>
		</item>
	</channel>
</rss>
