﻿<?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=Doc%3A2.6%2FManual%2FPhysics%2FSmoke%2FMaterial</id>
	<title>Doc:2.6/Manual/Physics/Smoke/Material - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FPhysics%2FSmoke%2FMaterial"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Smoke/Material&amp;action=history"/>
	<updated>2026-06-07T13:39:37Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Smoke/Material&amp;diff=134449&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Smoke/Material&amp;diff=134449&amp;oldid=prev"/>
		<updated>2018-06-28T20:46:28Z</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:46時点における版&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=Doc:2.6/Manual/Physics/Smoke/Material&amp;diff=134448&amp;oldid=prev</id>
		<title>2012年9月8日 (土) 11:13にwiki&gt;Yaoyue 2012による</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Physics/Smoke/Material&amp;diff=134448&amp;oldid=prev"/>
		<updated>2012-09-08T11:13:32Z</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;{{Page/Header|2.6||}}{{review}}&lt;br /&gt;
= Smoke Material=&lt;br /&gt;
&lt;br /&gt;
== Create the Material ==&lt;br /&gt;
&lt;br /&gt;
Simulating the smoke is easy, however rendering it is not.&lt;br /&gt;
&lt;br /&gt;
[[File:render.png|thumb|center|300px|The Render without the correct smoke material.]]&lt;br /&gt;
&lt;br /&gt;
Rendering at this point will result in just the big cube (Image, {{Shortcut|F12}}) or in a crash (Animation, {{Shortcut|ctrl|F12}}). &lt;br /&gt;
&lt;br /&gt;
The material must be a volumetric material with a Density of 0, and a high Density Scale.&lt;br /&gt;
[[File:material.png|thumb|center|300px|The material settings.]]&lt;br /&gt;
&lt;br /&gt;
The first issue can easily be fixed by working on the material and texture of the domain cube. Smoke requires a complex material to render correctly. Select the big cube and go to the material tab. There change the material to 'Volume' and set the density to 0. If you set the density to values bigger than 0 the domain cube will be filled with the volume material. The [[User:Broken/VolumeRenderingDev|other settings]] will affect the smoke, though. We'll cover those later.&lt;br /&gt;
&lt;br /&gt;
{|align=center&lt;br /&gt;
|[[File:Material_tab.png|thumb|center|200px|Go to the material tab]]&lt;br /&gt;
|[[File:Material_volume.png‎|thumb|center|200px|Smoke needs a volume material]]&lt;br /&gt;
|[[File:Density_0.png|thumb|center|200px|Density applies to the cube only, so we need to set it to 0]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Add the Texture ==&lt;br /&gt;
&lt;br /&gt;
In addition, Smoke requires its own texture. Blender 2.5 has a new texture just for rendering smoke called [[Doc:2.6/Manual/Textures/Types/Volume|Voxel Data]]. You must remember to set the domain object and change the influence.&lt;br /&gt;
&lt;br /&gt;
[[File:d.png|thumb|center|300px|The texture settings.]]&lt;br /&gt;
&lt;br /&gt;
Go to the texture tab and change the type to 'Voxel Data'. Under the Voxel Data-Settings set the domain object to our domain cube (it should be listed just as 'Cube' since we are using Blender's default cube. Under Influence check 'Density' and leave it at 1.000 (Emission should be automatically checked, too). Now you should be able to render single frames. You can choose to color your smoke as well, by turning &amp;quot;Emmision Color&amp;quot; back on. &lt;br /&gt;
&lt;br /&gt;
{{NiceTip|To see the smoke more clearly|Under the world tab, chose a very dark color for the horizon.}}&lt;br /&gt;
&lt;br /&gt;
{|align=center&lt;br /&gt;
|[[File:Texture_tab.png|thumb|center|200px|We need to add a texture of the smoke]]&lt;br /&gt;
|[[File:Texture_type.png‎|thumb|center|200px|Type should be Voxel Data]]&lt;br /&gt;
|[[File:Voxel_domain.png|thumb|center|200px|The domain is once again our big cube]]&lt;br /&gt;
|}&lt;br /&gt;
{|align=center&lt;br /&gt;
|[[File:Influence_density.png‎|thumb|center|200px|Use density as influence]]&lt;br /&gt;
|[[File:Smoke_render.png‎|thumb|center|200px|Finally your first smoke render :)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[File:render2.png|thumb|center|550px|The rendered smoke. It's hard to see, but it's there.]]&lt;br /&gt;
&lt;br /&gt;
== Extending the Smoke Simulator: Fire! ==&lt;br /&gt;
&lt;br /&gt;
You can also turn your smoke into fire with another texture! To make fire, turn up the Emmision Value in the Materials panel.&lt;br /&gt;
&lt;br /&gt;
[[File:e.png|thumb|center|300px|The Fire material.]]&lt;br /&gt;
&lt;br /&gt;
Then, add another texture (Keep the old texture or the smoke won't show).&lt;br /&gt;
Give it a fiery color ramp- which colors based on the alpha, and change the influence to emmision and emmision color. Change the blend to Multiply.&lt;br /&gt;
&lt;br /&gt;
[[File:f.png|thumb|center|300px|The fire texture settings.]]&lt;br /&gt;
&lt;br /&gt;
[[File:render3.png|thumb|center|640px|The fire render.]]&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer||}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Yaoyue 2012</name></author>
		
	</entry>
</feed>