<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Soft body]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=789</link>
		<description><![CDATA[The most recent posts in Soft body.]]></description>
		<lastBuildDate>Wed, 02 Oct 2013 18:26:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5172#p5172</link>
			<description><![CDATA[<div class="quotebox"><cite>zester wrote:</cite><blockquote><div class="quotebox"><cite>255 wrote:</cite><blockquote><div class="quotebox"><cite>zester wrote:</cite><blockquote><p>\</p></blockquote></div><p>Yes but I want collision so I need soft body physics like in Bullet.</p></blockquote></div><p>i agree, full Bullet Support is badly needed like yesterday, Morph target animation is defiantly something I would like to see in &quot;Addition&quot; at a later time. Maratis doesn&#039;t even have a proper Particle Effects system yet.</p></blockquote></div><p>hahaha! I just made a post in the General discussion thread about particles. haha</p>]]></description>
			<author><![CDATA[dummy@example.com (Tutorial Doctor)]]></author>
			<pubDate>Wed, 02 Oct 2013 18:26:06 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5172#p5172</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5170#p5170</link>
			<description><![CDATA[<div class="quotebox"><cite>255 wrote:</cite><blockquote><div class="quotebox"><cite>zester wrote:</cite><blockquote><p>\</p></blockquote></div><p>Yes but I want collision so I need soft body physics like in Bullet.</p></blockquote></div><p>i agree, full Bullet Support is badly needed like yesterday, Morph target animation is defiantly something I would like to see in &quot;Addition&quot; at a later time. Maratis doesn&#039;t even have a proper Particle Effects system yet.</p>]]></description>
			<author><![CDATA[dummy@example.com (zester)]]></author>
			<pubDate>Wed, 02 Oct 2013 18:25:00 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5170#p5170</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5168#p5168</link>
			<description><![CDATA[<div class="quotebox"><cite>zester wrote:</cite><blockquote><p>\</p></blockquote></div><p>Yes but I want collision so I need soft body physics like in Bullet.</p>]]></description>
			<author><![CDATA[dummy@example.com (255)]]></author>
			<pubDate>Wed, 02 Oct 2013 18:11:42 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5168#p5168</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5167#p5167</link>
			<description><![CDATA[<div class="quotebox"><cite>255 wrote:</cite><blockquote><p>This is called deforming a mesh. It has nothing to do with physics. For physics to work (e.g. a collision between a cloth and a human), you should link every bone with a primitive which in turn has to be a physics joint, which is insane, not good performace-wise, etc. etc.<br />So your idea only works for &quot;fixed&quot; animations, cutscenes, and stuff like that.<br />Thanks for the suggestion though.</p></blockquote></div><p>Its called Morph target animation, per-vertex animation, shape interpolation, or blend shapes.</p><p>There are advantages to using morph target animation over skeletal animation. The artist has more control over the movements because he or she can define the individual positions of the vertices within a keyframe, rather than being constrained by skeletons. This can be useful for animating cloth, skin, and facial expressions because it can be difficult to conform those things to the bones that are required for skeletal animation.</p><p>The Horde3D engine supports this but I think there the only OSS engine that does, could pull that and there particle effects code. Once we get the build system moved over to premake ill look into it. Horde3D code base is realy small and clean. The author works for crytek.</p><div class="quotebox"><cite>Tutorial Doctor wrote:</cite><blockquote><div class="quotebox"><cite>255 wrote:</cite><blockquote><p>You can&#039;t use Blender&#039;s physics engine on external software just exporting a mesh.</p></blockquote></div><p>The way I am thinking is sorta hackish, but straightforward also. </p><p>I am sure I saw a tutorial where someone used shapekeys to move an armature, which moved the mesh. In this way, you have an armature which deforms a mesh (which is needed for maratis). That armature animation is keyframed and the whole thing is exported into Maratis. </p><p>The shapekeys are only a driver for the armature.</p><p>I am going to do some research on a way to drive the shapekeys with the physics engine (vertex groups?)</p></blockquote></div><p>Tutorial Doctor you shouldn&#039;t have to do all of that you could do this with physics and auto keying in blender.</p>]]></description>
			<author><![CDATA[dummy@example.com (zester)]]></author>
			<pubDate>Wed, 02 Oct 2013 17:57:33 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5167#p5167</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5166#p5166</link>
			<description><![CDATA[<p>This is called deforming a mesh. It has nothing to do with physics. For physics to work (e.g. a collision between a cloth and a human), you should link every bone with a primitive which in turn has to be a physics joint, which is insane, not good performace-wise, etc. etc.<br />So your idea only works for &quot;fixed&quot; animations, cutscenes, and stuff like that.<br />Thanks for the suggestion though.</p>]]></description>
			<author><![CDATA[dummy@example.com (255)]]></author>
			<pubDate>Wed, 02 Oct 2013 17:46:33 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5166#p5166</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5164#p5164</link>
			<description><![CDATA[<div class="quotebox"><cite>255 wrote:</cite><blockquote><p>You can&#039;t use Blender&#039;s physics engine on external software just exporting a mesh.</p></blockquote></div><p>The way I am thinking is sorta hackish, but straightforward also. </p><p>I am sure I saw a tutorial where someone used shapekeys to move an armature, which moved the mesh. In this way, you have an armature which deforms a mesh (which is needed for maratis). That armature animation is keyframed and the whole thing is exported into Maratis. </p><p>The shapekeys are only a driver for the armature.</p><p>I am going to do some research on a way to drive the shapekeys with the physics engine (vertex groups?)</p>]]></description>
			<author><![CDATA[dummy@example.com (Tutorial Doctor)]]></author>
			<pubDate>Wed, 02 Oct 2013 17:34:50 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5164#p5164</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5157#p5157</link>
			<description><![CDATA[<p>You can&#039;t use Blender&#039;s physics engine on external software just exporting a mesh.</p>]]></description>
			<author><![CDATA[dummy@example.com (255)]]></author>
			<pubDate>Wed, 02 Oct 2013 15:46:59 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5157#p5157</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5150#p5150</link>
			<description><![CDATA[<p>I think there I is a way to use Blender&#039;s armatures to drive its soft body physics. (I watch so many tutorials however, that I forget where I saw it)</p><p>I&#039;ll see if I can find it</p>]]></description>
			<author><![CDATA[dummy@example.com (Tutorial Doctor)]]></author>
			<pubDate>Wed, 02 Oct 2013 14:51:27 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5150#p5150</guid>
		</item>
		<item>
			<title><![CDATA[Re: Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5105#p5105</link>
			<description><![CDATA[<p>Rigid physics improvement will be easy to add, it&#039;s a bullet wrapping essentially.</p><p>Soft Body is a bit more complicated because it influence the mesh dynamically,<br />and MEngine uses instances for similar meshs, so there is some things to do to allow dynamic meshs<br />in the engine and in the renderer.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 01 Oct 2013 07:26:12 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5105#p5105</guid>
		</item>
		<item>
			<title><![CDATA[Soft body]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=5100#p5100</link>
			<description><![CDATA[<p>Any plan?<br />Looking at the roadmap, &quot;physics improvement&quot; seems to be way to the bottom of priority.<br />What if I try to add it myself, is it difficult? Is it just some Bullet wrapping or is it something long to do and that it requires good knowledge of the matter?<br />Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (255)]]></author>
			<pubDate>Mon, 30 Sep 2013 19:15:18 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=5100#p5100</guid>
		</item>
	</channel>
</rss>
