﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ALucarood%2FCloth</id>
	<title>利用者:Lucarood/Cloth - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3ALucarood%2FCloth"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lucarood/Cloth&amp;action=history"/>
	<updated>2026-08-31T11:08:06Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lucarood/Cloth&amp;diff=152603&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lucarood/Cloth&amp;diff=152603&amp;oldid=prev"/>
		<updated>2018-06-28T21:21:41Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:21時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lucarood/Cloth&amp;diff=152602&amp;oldid=prev</id>
		<title>2017年3月13日 (月) 06:29にwiki&gt;Lucaroodによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Lucarood/Cloth&amp;diff=152602&amp;oldid=prev"/>
		<updated>2017-03-13T06:29:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Cloth Development =&lt;br /&gt;
&lt;br /&gt;
On this page you can follow all my developments on the Cloth Simulator, and related workflow improvements. I'm currently working on the items described in my [[User:Lucarood/Cloth/Proposal|proposal]].&lt;br /&gt;
&lt;br /&gt;
You can watch all my demo and test videos related to these developments on my [https://vimeo.com/album/4299739 Vimeo collection].&lt;br /&gt;
&lt;br /&gt;
Any updates on the development will be posted or linked in this page.&lt;br /&gt;
&lt;br /&gt;
== Development Checklist ==&lt;br /&gt;
&lt;br /&gt;
* {{WikiTask/Done}} Mass-spring model [&amp;lt;nowiki/&amp;gt;[[#Mass-Spring Model|notes]]] ([https://developer.blender.org/diffusion/B/browse/cloth-improvements/ cloth-improvements]).&lt;br /&gt;
* {{WikiTask/Done}} Plasticity [&amp;lt;nowiki/&amp;gt;[[#Plasticity|notes]]] ([https://developer.blender.org/diffusion/B/browse/cloth-improvements/ cloth-improvements]).&lt;br /&gt;
* {{WikiTask/Done}} Weight Keys ({{PhabDiff|2407}}).&lt;br /&gt;
* {{WikiTask/Done}} Surface Deform Modifier [&amp;lt;nowiki/&amp;gt;[[#Surface Deform Modifier|notes]]] ([https://developer.blender.org/diffusion/B/browse/surface-deform-modifier/ surface-deform-modifier] and {{PhabDiff|2462}}).&lt;br /&gt;
* {{WikiTask/Done}} UI Redesign ([https://developer.blender.org/diffusion/B/browse/cloth-improvements/ cloth-improvements]).&lt;br /&gt;
* {{WikiTask/Done}} Collisions. ([https://developer.blender.org/diffusion/B/browse/cloth-improvements/ cloth-improvements]).&lt;br /&gt;
* {{WikiTask/Done}} External &amp;quot;Dynamic Mesh&amp;quot; object. ([https://developer.blender.org/diffusion/B/browse/cloth-improvements/ cloth-improvements]).&lt;br /&gt;
* {{WikiTask/Todo}} Mass distribution model.&lt;br /&gt;
&lt;br /&gt;
== Implementation Notes ==&lt;br /&gt;
&lt;br /&gt;
=== Mass-Spring Model ===&lt;br /&gt;
&lt;br /&gt;
All proposed changes to the mass spring model have been successfully implemented, however, there is one small limitation regarding the angular bending springs. Only spring and damping '''forces''' were possible to implement for angular bending, but not their '''derivatives'''. This is the case because the derivatives for angular bending with polygons of more than three vertices would introduce asymmetry to the solver matrix, and the integration method currently used in Blender (Preconditioned Conjugate Gradient) requires the matrix to be symmetric.&lt;br /&gt;
&lt;br /&gt;
What this means in practice, is just that the higher the bending forces, the more unstable the simulation will get, but this can easily be mitigated by increasing the number of substeps. Furthermore, this issue is only really apparent on materials with very high bending forces, such as papers or metals, while the bending forces for most types of cloth are far too low to cause issues with any reasonable amount of substeps.&lt;br /&gt;
&lt;br /&gt;
The derivatives could potentially be included in the computation, if another integration method that doesn't rely on symmetry, such as Gauss-Seidel (slower), was implemented. However, I don't think the effort required to implement another integrator, coupled with the lower overall integration performance, would really be justified simply by the ability to compute the angular derivatives. For all we know, the increased simulation cost caused by an integrator that can handle asymmetry might even be higher than the cost of increasing the substeps to eliminate the bending instability.&lt;br /&gt;
&lt;br /&gt;
=== Plasticity ===&lt;br /&gt;
I had previously mentioned here that plasticity was being reset in certain situations, but I have since fixed that issue.&lt;br /&gt;
&lt;br /&gt;
=== Surface Deform Modifier ===&lt;br /&gt;
&lt;br /&gt;
I have considered this completed, as the Modifier's initial functionality is fully implemented, and it is ready to be tested/evaluated for inclusion into master. This does however not mean no further development will occur, as there are still features I wish to add, such as the alternative UV binding method, which will enable better binding of complex geometry, and will most likely also improve interpolation behavior.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lucarood</name></author>
		
	</entry>
</feed>