<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - GUIs?]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=17&amp;type=atom"/>
	<updated>2011-02-09T17:14:26Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=17</id>
		<entry>
			<title type="html"><![CDATA[Re: GUIs?]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=57#p57"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>for GUI, it depend what quind of GUI,<br />it&#039;s possible to do simple GUI with script with brutal force &gt; linking GUI to camera</p><p>Or it&#039;s using the c++ SDK (Game plugin, see WaterGameDemo) where you can draw a gui layer (wish is in a different scene with an ortho camera for example).</p><p>Render to texture is implemented, you can do it with c++ SDK.<br />For video, it&#039;s already possible to use a 3rd party lib and send the video to a texture.<br />With libtheora for exemple : <a href="http://www.theora.org/">http://www.theora.org/</a></p><p>In the future I&#039;ll try to implement lib theora by default.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2011-02-09T17:14:26Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=57#p57</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[GUIs?]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=56#p56"/>
			<content type="html"><![CDATA[<p>Is there a way to implement GUIs through the lua wrapper or would I need to do that via C++?&nbsp; Also, is there a current implementation or future plans to include render-to-texture and video file playback?</p>]]></content>
			<author>
				<name><![CDATA[GGentzel]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=22</uri>
			</author>
			<updated>2011-02-09T16:59:54Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=56#p56</id>
		</entry>
</feed>
