﻿<?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%3AGenscher%2FSmoke_Development_Project_2012</id>
	<title>利用者:Genscher/Smoke Development Project 2012 - 版の履歴</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%3AGenscher%2FSmoke_Development_Project_2012"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Genscher/Smoke_Development_Project_2012&amp;action=history"/>
	<updated>2026-05-19T14:17:23Z</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:Genscher/Smoke_Development_Project_2012&amp;diff=138475&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:Genscher/Smoke_Development_Project_2012&amp;diff=138475&amp;oldid=prev"/>
		<updated>2018-06-28T20:51:03Z</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日 (木) 20:51時点における版&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:Genscher/Smoke_Development_Project_2012&amp;diff=138474&amp;oldid=prev</id>
		<title>wiki&gt;Klutz: /* Smoke Development Project 2012 */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Genscher/Smoke_Development_Project_2012&amp;diff=138474&amp;oldid=prev"/>
		<updated>2012-10-29T13:48:38Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Smoke Development Project 2012&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Smoke Development Project 2012 =&lt;br /&gt;
The Smoke Development Project is one of the projects funded by the Blender Fund. It's purpose was the enhancement of Blender Smoke, fixing bugs and general maintenance. One of the very important goals was the support of moving collision objects.&lt;br /&gt;
&lt;br /&gt;
== Phase II ==&lt;br /&gt;
The goal of Part I was to add basic support of moving collision objects.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube width=&amp;quot;560&amp;quot;&amp;gt;UzbhM4e83-4&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Phase III ==&lt;br /&gt;
The second part was designed to fix several major bugs in the smoke implementation as well as to provide a more sophisticated approach to support moving collision objects. Another side project was to make the particle system mandatory so someone can create a simulation without a particle system.&lt;br /&gt;
&lt;br /&gt;
=== Smoke without particles ===&lt;br /&gt;
Smoke was designed to use particle positions os emitter points. This made many creative settings possible but it also come with some serious restrictions. A simple setup was not possible, it was also very slow. &lt;br /&gt;
For collision objects, no more particles are used internally, resulting in a nice speedup and less bugs using collision objects.&lt;br /&gt;
&lt;br /&gt;
=== Vorticity from moving collision objects ===&lt;br /&gt;
r51351: Collision objects do cause vorticity when passing through smoke&lt;br /&gt;
&lt;br /&gt;
=== Velocity from moving collision objects ===&lt;br /&gt;
One of the problems was that animated collision objects were blocking the smoke instead of influencing the simulated smoke (Scene by nudelZ).&lt;br /&gt;
&amp;lt;youtube width=&amp;quot;560&amp;quot;&amp;gt;KRtc8eAgaZA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Regression blend file: [[Media:smoke-ventilator-regression.blend|Smoke with a ventilator (by nudelZ)]]&lt;br /&gt;
&lt;br /&gt;
r51373: Animated collision objects do no longer block smoke. Smoke gets transfered velocity from moving collision object.&lt;br /&gt;
&lt;br /&gt;
=== Vorticity and new boundary handling for collision objects ===&lt;br /&gt;
&amp;lt;vimeo width=&amp;quot;560&amp;quot;&amp;gt;51594432&amp;lt;/vimeo&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bugfixes / Patches (courtesy of Phase III) ===&lt;br /&gt;
r49485: High resolution &amp;quot;exploded&amp;quot; when using uneven resolutions, sometimes with specific object scaling.&lt;br /&gt;
&lt;br /&gt;
r48601: Smoke / DynamicPaint: Missing update call from depsgraph was missing when force fields were used.&lt;br /&gt;
&lt;br /&gt;
r48491: wrong / bad vorticity forming weird banding on the y and z axis.&lt;br /&gt;
&lt;br /&gt;
r47485: Make Smoke density available to python via rna.&lt;br /&gt;
&lt;br /&gt;
r47334: Velocity of moving objects was too high after scaling patch.&lt;br /&gt;
&lt;br /&gt;
r47113: Fix messed up shadow display with OpenMP. This needs fixing. For now disable openmp for that function. Shadow calculation would be better raytraced on GPU or using shaders for the future.&lt;br /&gt;
&lt;br /&gt;
r47087: a) Another boundary fix. Resulted in smoke getting &amp;quot;sucked&amp;quot; back into the domain&lt;br /&gt;
b) Disabling substeps (internal thing). Fixes arbitrary explosions/instabilities.&lt;br /&gt;
&lt;br /&gt;
r46989: Start fixing scaling issues which happen with non cube-shaped domains.&lt;br /&gt;
Detail: Smoke solver and Blender side of smoke now share the same cell length.&lt;br /&gt;
&lt;br /&gt;
r46981: Fix wrong maximum timestep, resulting in exploding/unstable fluids.&lt;br /&gt;
&lt;br /&gt;
More: Several fixes and patches which were merged into svn with the merge of the fried-chicken branch which containted the Smoke Google Summer of Code 2012 project.&lt;br /&gt;
&lt;br /&gt;
=== Combined Results ===&lt;br /&gt;
&amp;lt;vimeo width=&amp;quot;560&amp;quot;&amp;gt;51585387&amp;lt;/vimeo&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Klutz</name></author>
		
	</entry>
</feed>