<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Video Texture not showing up in Maratis(help)]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=858</link>
		<description><![CDATA[The most recent posts in Video Texture not showing up in Maratis(help).]]></description>
		<lastBuildDate>Tue, 29 Oct 2013 06:38:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5831#p5831</link>
			<description><![CDATA[<p>In fact the torch in Jules demo is an armature animation (whith a bone), but it could have been done with a texture animation either.</p>]]></description>
			<author><![CDATA[dummy@example.com (com3D)]]></author>
			<pubDate>Tue, 29 Oct 2013 06:38:10 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5831#p5831</guid>
		</item>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5829#p5829</link>
			<description><![CDATA[<p>^<br />I&#039;m gonna re-write that tutorial as i have a way better method now (everything automated with a blender script)</p><p>It can be used for effects like explosions, spells, UI or even animated 2d characters <br />for example, i&#039;m using this spritesheet (here sized down) in my platformer game project :</p><p><span class="postimg"><img src="https://dl.dropboxusercontent.com/u/19970067/Pictures/Various/Soldier_1.png" alt="PunBB bbcode test" /></span><br /><span class="postimg"><img src="https://dl.dropboxusercontent.com/u/19970067/Pictures/Various/snap00.png" alt="PunBB bbcode test" /></span></p><p>Yeah.. i guess.. still images .. are not the best way to show an animated sprite -.-</p><p>I will work on the tutorial and post it today, but first i need to sleep a bit, see you later <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Vegas)]]></author>
			<pubDate>Tue, 29 Oct 2013 02:44:42 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5829#p5829</guid>
		</item>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5828#p5828</link>
			<description><![CDATA[<p>You can animate the texture UV offset.<br />Look at this link : <a href="http://forum.maratis3d.com/viewtopic.php?id=98">http://forum.maratis3d.com/viewtopic.php?id=98</a></p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Mon, 28 Oct 2013 20:52:57 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5828#p5828</guid>
		</item>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5825#p5825</link>
			<description><![CDATA[<div class="quotebox"><cite>Tutorial Doctor wrote:</cite><blockquote><div class="quotebox"><cite>zester wrote:</cite><blockquote><div class="quotebox"><cite>Tutorial Doctor wrote:</cite><blockquote><p>I applied a video texture to a plane, and it shows up and animates in Blender, but it does not show up in Maratis. </p><p>It could be that I haven&#039;t somehow actually rendered the video to a texture or something (Blender is starting to really annoy me) and I can&#039;t find the right help online.</p><p>Had anyone done this with Maratis yet? Or know how? It just shows up as BLACK.</p></blockquote></div><p>Maratis doesn&#039;t support rendering videos to textures, only texture animation like a flipbook.</p></blockquote></div><p>Does it support image sequences? Like in your example of the smoke? How would you get that smoke into maratis since maratis only supports bone/rig animation and not particle animations?</p></blockquote></div><p>I was going to use UV Texture Animation.<br /><a href="http://forum.maratis3d.com/viewtopic.php?id=301">http://forum.maratis3d.com/viewtopic.php?id=301</a></p><p>I rendered my smoke out as png&#039;s and took every other png and put them in a new transparent image. I added the back background so you could see the smoke on the forums. Make your a transparent image like a 2d cutout.<br /><span class="postimg"><img src="https://lh5.googleusercontent.com/-K30sbMutwtg/Umj5sn0JIDI/AAAAAAAABxg/ZffWP0oLlr8/w983-h141-no/Smoke.png" alt="https://lh5.googleusercontent.com/-K30sbMutwtg/Umj5sn0JIDI/AAAAAAAABxg/ZffWP0oLlr8/w983-h141-no/Smoke.png" /></span></p><p>There is a couple of ways to do this and also a plugin called AnimALL. I tried a couple of times and wasn&#039;t able to get maratis to animate my uv&#039;s not sure what I was doing wrong. But look in the forum/wiki there should be a couple of tutorials. </p><p>The torch in ...</p><p><span class="postimg"><img src="http://www.maratis3d.org/wp-content/uploads/2011/01/scr03.jpg" alt="http://www.maratis3d.org/wp-content/uploads/2011/01/scr03.jpg" /></span></p><p>is a UV Animated Texture.</p>]]></description>
			<author><![CDATA[dummy@example.com (zester)]]></author>
			<pubDate>Mon, 28 Oct 2013 18:38:11 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5825#p5825</guid>
		</item>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5824#p5824</link>
			<description><![CDATA[<div class="quotebox"><cite>zester wrote:</cite><blockquote><div class="quotebox"><cite>Tutorial Doctor wrote:</cite><blockquote><p>I applied a video texture to a plane, and it shows up and animates in Blender, but it does not show up in Maratis. </p><p>It could be that I haven&#039;t somehow actually rendered the video to a texture or something (Blender is starting to really annoy me) and I can&#039;t find the right help online.</p><p>Had anyone done this with Maratis yet? Or know how? It just shows up as BLACK.</p></blockquote></div><p>Maratis doesn&#039;t support rendering videos to textures, only texture animation like a flipbook.</p></blockquote></div><p>Does it support image sequences? Like in your example of the smoke? How would you get that smoke into maratis since maratis only supports bone/rig animation and not particle animations?</p>]]></description>
			<author><![CDATA[dummy@example.com (Tutorial Doctor)]]></author>
			<pubDate>Mon, 28 Oct 2013 18:29:30 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5824#p5824</guid>
		</item>
		<item>
			<title><![CDATA[Re: Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5823#p5823</link>
			<description><![CDATA[<div class="quotebox"><cite>Tutorial Doctor wrote:</cite><blockquote><p>I applied a video texture to a plane, and it shows up and animates in Blender, but it does not show up in Maratis. </p><p>It could be that I haven&#039;t somehow actually rendered the video to a texture or something (Blender is starting to really annoy me) and I can&#039;t find the right help online.</p><p>Had anyone done this with Maratis yet? Or know how? It just shows up as BLACK.</p></blockquote></div><p>Maratis doesn&#039;t support rendering videos to textures, only texture animation like a flipbook.</p>]]></description>
			<author><![CDATA[dummy@example.com (zester)]]></author>
			<pubDate>Mon, 28 Oct 2013 18:25:18 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5823#p5823</guid>
		</item>
		<item>
			<title><![CDATA[Video Texture not showing up in Maratis(help)]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5820#p5820</link>
			<description><![CDATA[<p>I applied a video texture to a plane, and it shows up and animates in Blender, but it does not show up in Maratis. </p><p>It could be that I haven&#039;t somehow actually rendered the video to a texture or something (Blender is starting to really annoy me) and I can&#039;t find the right help online.</p><p>Had anyone done this with Maratis yet? Or know how? It just shows up as BLACK.</p>]]></description>
			<author><![CDATA[dummy@example.com (Tutorial Doctor)]]></author>
			<pubDate>Mon, 28 Oct 2013 17:34:26 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5820#p5820</guid>
		</item>
	</channel>
</rss>
