﻿<?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%3AJA%2F2.6%2FManual%2FTextures%2FTypes%2FProcedural%2FClouds</id>
	<title>Doc:JA/2.6/Manual/Textures/Types/Procedural/Clouds - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3AJA%2F2.6%2FManual%2FTextures%2FTypes%2FProcedural%2FClouds"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Textures/Types/Procedural/Clouds&amp;action=history"/>
	<updated>2026-04-28T10:58:54Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Textures/Types/Procedural/Clouds&amp;diff=136049&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Textures/Types/Procedural/Clouds&amp;diff=136049&amp;oldid=prev"/>
		<updated>2018-06-28T20:48: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日 (木) 20:48時点における版&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:JA/2.6/Manual/Textures/Types/Procedural/Clouds&amp;diff=136048&amp;oldid=prev</id>
		<title>wiki&gt;Mtnkskkn: Created page with &quot;{{Page/Header|2.6||}}  = プロシージャルテクスチャ: 雲模様=  Clouds}} Texture Panels  ; '''...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:JA/2.6/Manual/Textures/Types/Procedural/Clouds&amp;diff=136048&amp;oldid=prev"/>
		<updated>2012-04-13T13:40:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Page/Header|2.6||}}  = プロシージャルテクスチャ: 雲模様=  &lt;a href=&quot;/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:25-Manual-Textures-Procedural-Clouds.png&quot; title=&quot;ファイル:25-Manual-Textures-Procedural-Clouds.png&quot;&gt;thumb|307px|{{Literal|Clouds}} Texture Panels&lt;/a&gt;  ; &amp;#039;&amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.6||}}&lt;br /&gt;
&lt;br /&gt;
= プロシージャルテクスチャ: 雲模様=&lt;br /&gt;
&lt;br /&gt;
[[File:25-Manual-Textures-Procedural-Clouds.png|thumb|307px|{{Literal|Clouds}} Texture Panels]]&lt;br /&gt;
&lt;br /&gt;
; '''よくある用途''': 雲、炎、煙。 バンプマップとして使用して、マテリアルに全体的な不規則性を与えることに適しています。&lt;br /&gt;
; '''Result(s)''': {{Literal|グレースケール}} (デフォルト) 、またはRGB {{Literal|カラー}}&lt;br /&gt;
&lt;br /&gt;
==オプション==&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Greyscale}}: 標準的なノイズで、明度で表現する&lt;br /&gt;
; {{Literal|Color}}: ノイズを、RGB値で表現する&lt;br /&gt;
; {{Literal|Noise}}: {{Literal|Soft}} または {{Literal|Hard}}、コントラストとシャープネスを変更する&lt;br /&gt;
; {{Literal|Size}}: ノイズテーブルの次元&lt;br /&gt;
; {{Literal|Depth}}: {{Literal|雲模様}} の計算の深さ。 数値を高くするほど、結果がでるまでの計算時間は長くなりますが、ディティールも細かくなります&lt;br /&gt;
&lt;br /&gt;
==技術概要==&lt;br /&gt;
擬似乱数の値を持つ3次元のテーブルを使用すると、そこからのなだらかさの補間値を使って各3次元座標を計算することができます (Ken Perlin氏と、SIGGRAPH 1985年の会議録からの、彼の見事な記事 &amp;quot;An Image Synthesizer&amp;quot;に感謝)。 この計算手法は、Perlinノイズと呼ばれています。 さらに、ノイズベースの各Blenderテクスチャ (ボロノイとシンプルのノイズを除く) は新しく &amp;quot;Noise Basis&amp;quot; 設定を持ち、テクスチャの生成にどのアルゴリズムを使用するのかをユーザが選択できます。&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer||}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mtnkskkn</name></author>
		
	</entry>
</feed>