﻿<?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%2FRender%2FCycles%2FMaterials%2FDisplacement</id>
	<title>Doc:2.6/Manual/Render/Cycles/Materials/Displacement - 版の履歴</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%2FRender%2FCycles%2FMaterials%2FDisplacement"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Cycles/Materials/Displacement&amp;action=history"/>
	<updated>2026-06-13T21:20:12Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Cycles/Materials/Displacement&amp;diff=107743&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/Render/Cycles/Materials/Displacement&amp;diff=107743&amp;oldid=prev"/>
		<updated>2018-06-28T19:46:52Z</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日 (木) 19: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/Render/Cycles/Materials/Displacement&amp;diff=107742&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Cycles/Materials/Displacement&amp;diff=107742&amp;oldid=prev"/>
		<updated>2013-07-30T05:50:48Z</updated>

		<summary type="html">&lt;p&gt;minor edits&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header||}}&lt;br /&gt;
&lt;br /&gt;
=Displacement=&lt;br /&gt;
&lt;br /&gt;
''Implementation not finished yet, marked as [[../../Experimental_Features|experimental feature]].''&lt;br /&gt;
&lt;br /&gt;
The shape of the surface and the volume inside its mesh may be altered by the displacement shaders. This way, textures can then be used to make the mesh surface more detailed.&lt;br /&gt;
&lt;br /&gt;
==Type==&lt;br /&gt;
&lt;br /&gt;
[[file:Selection_017.png‎|right]]&lt;br /&gt;
Depending on the settings, the displacement may be virtual, only modifying the surface normals to give the impression of displacement, known as bump mapping, or a combination of real and virtual displacement. The displacement type options are:&lt;br /&gt;
* '''True Displacement''': Mesh vertices will be displaced before rendering, modifying the actual mesh. This gives the best quality results, if the mesh is finely subdivided. As a result this method is also the most memory intensive.&lt;br /&gt;
* '''Bump Mapping''': When executing the surface shader, a modified surface normal is used instead of the true normal. This is a quick alternative to true displacement, but only an approximation. Surface silhouettes will not be accurate and there will be no self-shadowing of the displacement.&lt;br /&gt;
* '''Displacement + Bump''': Both methods can be combined, to do displacement on a coarser mesh, and use bump mapping for the final details.&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear: both;&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Subdivision==&lt;br /&gt;
&lt;br /&gt;
[[file:cycles_manual_materials_displacementbump.png|frame|Bump Mapped Displacement]]&lt;br /&gt;
''Implementation not finished yet, marked as [[../../Experimental_Features|experimental feature]].''&lt;br /&gt;
&lt;br /&gt;
When using ''True Displacement'' or ''Displacement + Bump'' and enabling ''Use Subdivision'' you can reduce the '''Dicing Rate''' to subdivide the mesh. This only affects the render and does not show in the viewport (but does show in ''Rendered Shading Mode'').&lt;br /&gt;
Displacement can also be done manually by use of the Displacement Modifier.&lt;br /&gt;
&lt;br /&gt;
[[file:Manual-Cycles-Displacement-Dicing.png‎|center|thumb|567px|Subdivision Off - On, Dicing Rate 1.0 - 0.3 - 0.05 (Monkeys look identical in viewport, no modifiers)]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>