<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Newbie And some questions]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=466&amp;type=atom"/>
	<updated>2012-12-22T08:25:19Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=466</id>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3073#p3073"/>
			<content type="html"><![CDATA[<p>yeah i gave up ogre 3d a long time ago</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-12-22T08:25:19Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3073#p3073</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3053#p3053"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Crucio777 wrote:</cite><blockquote><p>okay the only reason i want to use ogre 3d coz its a very powerfull engine which can render to both directx and opengl. and if i use any engine i dont want to get into render coding ,i loved how maratis is designed i havent actually compared the render engine of maratis 3d i assumed that ogre 3d is better as an render engine (coz they are only focusing on the render engine )</p></blockquote></div><p>I have lots of experance with Ogre. And its true that Ogre in terms of features is more advanced than maratis in some ways. BUT! <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /> Maratis is capable&nbsp; of the same with the right shaders, and a partical effects engine. I like to think of Maratis as an open source Unity3D.&nbsp; Also Ogre doesnt come with built in Physics(Bullet), and 3D Audio(OpenAL) support or Scripting(Lua) not to mention actualy getting your art from the Pipeline (Blender) is a serious pain in the a@# with Ogre and very very easy with Maratis.</p>]]></content>
			<author>
				<name><![CDATA[zester]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=516</uri>
			</author>
			<updated>2012-12-19T19:37:02Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3053#p3053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2886#p2886"/>
			<content type="html"><![CDATA[<p>Thank you for the answers <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-11-09T09:56:16Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2886#p2886</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2874#p2874"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>the engine is zlib licensed, so you don&#039;t have to make your game open-source.<br />Just keep in mind that the editor is GPL licensed, so if you use code from the editor or if you modify the editor, it has to be GPL too. (the license terms are on top of each files)</p><p>About your previous question,<br />we are not trying to compete directly with big engines (we can&#039;t), but to stay light and flexible (and still fast).<br />Majority of big engines are very fast because they use very specific approach that are not very flexible and follow a market standard : today is the realistic deferred rendering technique with outside sun light, sky simulation, single shadow, ambiant occlusion...</p><p>the features that are missing now for pure performance are particle system, LOD (level of detail), possibly deferred rendering (if the game needs lot of dynamic lights). Though it can be added using a c++ game plugin if the game needs it.</p><p>The current development priority are particle system, collada, lod, editor improvements...</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-11-04T10:27:58Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2874#p2874</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2872#p2872"/>
			<content type="html"><![CDATA[<p>Hey i see no one has answered yet but i would like to ask one last thing if i may if i make a game with maratis do i have to make it open source ?</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-11-04T08:39:54Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2872#p2872</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2863#p2863"/>
			<content type="html"><![CDATA[<p>okay the only reason i want to use ogre 3d coz its a very powerfull engine which can render to both directx and opengl. and if i use any engine i dont want to get into render coding ,i loved how maratis is designed i havent actually compared the render engine of maratis 3d i assumed that ogre 3d is better as an render engine (coz they are only focusing on the render engine ) as a whole maratis is pretty awesome , even though ill research more to see if maratis has the render features which i need :-)</p><p> dont worry i am not making assasins clone..........yet.(i know my limitations it will beba crappy clone anyway</p><p>if i may ask what does maratis still needs to compete as a big engine(features mainly) so i could work on them someday when i understand the.engine </p><p> thank you for this sweet engine anael and people who have worked on it aswell and thank you guys for responding</p><p>btw i am using my mobile so sorry for typos and if i come out as rude aftwr reading this.</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-11-01T20:55:50Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2863#p2863</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2856#p2856"/>
			<content type="html"><![CDATA[<p>Hi,<br />welcome on the forum,</p><br /><p>1 - You could link ogre in theory, but Maratis itself is a 3d engine so it won&#039;t really be of any benefit (better to use Ogre alone at this point).</p><p>2 - The wiki is still in progress, there is some documentation for the script, but not much about the engine.<br />The best is to parse the svn code. Basically there is the engine : MCore + MEngine ; a gui lib : MGui ; and Maratis (MaratisEditor + MaratisPlayer). MCore is the core including all the basic libs (like a render engine), MEngine is a full game engine (objects, scenes, mesh system etc).</p><p>You can use MCore alone or MCore+MEngine alone, or from the Maratis editor.<br />Parse the docs and examples here : <a href="http://www.maratis3d.org/?page_id=53">http://www.maratis3d.org/?page_id=53</a></p><p>3 - It&#039;s pretty capable. After you have to be aware that a game like assassins creed is 300 peoples and more than 10 millions euros of budget. The limitation is more this one than Maratis capabilities. You can code additional behavior in c++ to extend Maratis, to create AI for example, every gameplay is possible and there is a visual editor.</p><p>4 - You can add external lib and extend the engine by writing a game plugin in c++ (add custom behavior, special game class etc)<br />Look at tutorial &quot;How to create a game plugin&quot;</p><p>5 - I spend more than 8 years working on it before publishing it in open-source, it is now improved by contributors, donators, a lot of nice people : )</p><p>6 - If your game is made using the editor, there is a button to publish the game. You can also use MaratisPlayer by hand. Or if you want to control all the process you can publish a game using your own modified application that use Maratis SDK (look at &quot;ManualUse&quot; example on svn).</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-11-01T09:02:33Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2856#p2856</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2854#p2854"/>
			<content type="html"><![CDATA[<p>Yes, you can but I think you have to have those OS to be able to publish on them as &#039;Publish Project&#039; only publishes the version for the OS you are currently using.</p>]]></content>
			<author>
				<name><![CDATA[Almighty Laxz]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1037</uri>
			</author>
			<updated>2012-11-01T08:35:37Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2854#p2854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2853#p2853"/>
			<content type="html"><![CDATA[<p>One more question if people don&#039;t mind me asking can i publish my games to mac and linux?</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-11-01T08:03:25Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2853#p2853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2852#p2852"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Almighty Laxz wrote:</cite><blockquote><p>For questions 5, Anaël Seghezzi made Maratis. He has information about him here: <a href="http://anael.maratis3d.com/">http://anael.maratis3d.com/</a><br />He&#039;s always helping out around the forums so he might be able to answer the other questions. But for question 6, go to File, Publish Project and the published version will be created in the &#039;published&#039; folder in your project directory. The process is different for iPhone, there is an ongoing discussion on that in the Engine section of the forums.</p></blockquote></div><p>Okay thanks yeah i saw the admin i never thought he is the one 0.0 <br />but when i click the publish nothing comes in the publish folder <br />anyone else who can answer all my questions ? thank you appreciate it</p><p>@minimalist running shoeab what the hell&nbsp; are you talking about, shoes?</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-11-01T06:35:28Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2852#p2852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2848#p2848"/>
			<content type="html"><![CDATA[<p>For questions 5, Anaël Seghezzi made Maratis. He has information about him here: <a href="http://anael.maratis3d.com/">http://anael.maratis3d.com/</a><br />He&#039;s always helping out around the forums so he might be able to answer the other questions. But for question 6, go to File, Publish Project and the published version will be created in the &#039;published&#039; folder in your project directory. The process is different for iPhone, there is an ongoing discussion on that in the Engine section of the forums.</p>]]></content>
			<author>
				<name><![CDATA[Almighty Laxz]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1037</uri>
			</author>
			<updated>2012-10-31T21:32:52Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2848#p2848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Newbie And some questions]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2847#p2847"/>
			<content type="html"><![CDATA[<p>hello there first of all let me introduce myself<br />i mostly use unity and have many small games (not commercial though)</p><p>i always had this feeling to make my own game engine (small one for starters) <br />i liked Maratis it is pretty clean and awesome and readable <br />so i thought rather than writing the whole engine i could use maratis as starters and add my own libraries to it (which i like and i know ) <br />let me ask you something</p><p>1-is it possible to use ogre 3d with maratis and how ? , dont get me wrong Renderer is pretty good but i have some knowledge with ogre 3d and i would like to utilize it here , i know the procedure of getting ogre here but idk the work from the maratis side any tips will be helpful&nbsp; </p><p>2-i would like to understand the engine core more is there any source or tutorial any kind (i am kinda noobie in engine dev but i like it <img src="http://forum.maratis3d.com/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />) and as i see the wiki is full empty <img src="http://forum.maratis3d.com/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>3- how powerfull is Maratis actually can someone with knowledge create a assainss creed clone <br />(by that i mean main game play mechanics and not the full actual gameplay)</p><p>4 how flexible is maratis actually , can i use different libraries?</p><p>5 who made maratis actually? (awesome person)</p><p>6 how do you publish games in maratis </p><p>i am more in a process of making a engine right now but sometime i would go back to create games again anyway i have a little knowledge of c++ and i am learning every day so thank you for this thing (the day i become a good programmer i will try my best to return the help XD) <br />Hoping for replies and thank you for reading the post and this awesome open source software, hope i did not irritate anybody</p>]]></content>
			<author>
				<name><![CDATA[Crucio777]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1176</uri>
			</author>
			<updated>2012-10-31T19:50:11Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2847#p2847</id>
		</entry>
</feed>
