﻿<?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%2FTextures</id>
	<title>Doc:2.6/Manual/Textures - 版の履歴</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%2FTextures"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Textures&amp;action=history"/>
	<updated>2026-06-03T23:03:03Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Textures&amp;diff=103475&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/Textures&amp;diff=103475&amp;oldid=prev"/>
		<updated>2018-06-28T19:41:48Z</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:41時点における版&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/Textures&amp;diff=103474&amp;oldid=prev</id>
		<title>wiki&gt;Urkokul: /* Material Textures */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Textures&amp;diff=103474&amp;oldid=prev"/>
		<updated>2014-06-15T08:55:25Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Material Textures&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5|Doc:2.5/Manual/Materials/Halos|Doc:2.5/Manual/Textures/Options}}&lt;br /&gt;
&lt;br /&gt;
{{review|text=Empty introductory sections: World Textures, Brush Textures}}&lt;br /&gt;
&lt;br /&gt;
= Introduction to Textures =&lt;br /&gt;
&lt;br /&gt;
In CGI, texture mapping is a method to add detail to surfaces by projecting images and patterns onto those surfaces.  The projected images and patterns can be set to affect not only color, but also specularity, reflection, transparency, and even fake 3-dimensional depth.  Most often, the images and patterns are projected during render time, but texture mapping is also used to sculpt, paint and deform objects.&lt;br /&gt;
&lt;br /&gt;
In Blender, {{Literal|Texture}}s can be:&lt;br /&gt;
* applied to a ''Material''&lt;br /&gt;
* applied to a [[Doc:2.6/Manual/Lighting/Lights/Textures|light]], that coming from lamp&lt;br /&gt;
* applied to the [[Doc:2.6/Manual/World/Background|World Background]]&lt;br /&gt;
* applied to a ''Brush'', see for example:&lt;br /&gt;
** [[Doc:2.6/Manual/Modeling/Meshes/Editing/Sculpt Mode|Sculpt Mode]]&lt;br /&gt;
** [[Doc:2.6/Manual/Textures/Painting|Painting the Texture]]&lt;br /&gt;
* associated with {{Literal|Modifiers}}, see:&lt;br /&gt;
** Particles textures&lt;br /&gt;
** Ocean textures&lt;br /&gt;
&lt;br /&gt;
== Material Textures ==&lt;br /&gt;
&lt;br /&gt;
The material settings that we've seen so far produce smooth, ''uniform'' objects, but such objects aren't particularly true to reality, where uniformity tends to be uncommon and out of place.  In order to deal with this unrealistic uniformity, Blender allows the user to apply ''textures'' which can modify the reflectivity, specularity, roughness and other surface qualities of a material.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-Textures-Layers.jpg|thumb|320px|Textures Layer on base Material]]&lt;br /&gt;
&lt;br /&gt;
Textures are like additional layers on top of the base material. Textures affect one or more aspects of the object's net coloring. The net color you see is a sort of layering of effects, as shown in this example image. The layers, if you will, are:&lt;br /&gt;
# Your object, lit with '''ambient''' light based on your world settings. &lt;br /&gt;
# Your base '''material''', which colors the whole surface in a uniform color that reacts to light, giving different shades of the diffuse, specular, and mirror colors based on the way light passes through and into the surface of the object. &lt;br /&gt;
# A '''primary texture''' layer that overlays a purple marble coloring.&lt;br /&gt;
# A '''second cloud texture''' that makes the surface transparent in a misty/foggy sort of way by affecting the Alpha value.&lt;br /&gt;
# These two textures are '''mixed''' with the base material to provide the net effect: a cube of purplish-brown fog.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-Part-IV-SomeMetal.jpg|thumb|320px|Some Metal Textures]]&lt;br /&gt;
&lt;br /&gt;
This notion of using ''more than one'' texture, to achieve a combined effect, is one of the &amp;quot;hidden secrets&amp;quot; of creating realistic-looking objects.  If you carefully &amp;quot;look at the light&amp;quot; while examining any real-life object, you will observe that the final appearance of that object is best described as the combination, in different ways and in different amounts, of several distinct underlying visual characteristics.  These characteristics might be more (or less) strongly apparent at different angles, under different lighting conditions, and so forth.  Blender allows you to achieve this in many ways. You can use &amp;quot;a stack of texture layers&amp;quot; as described in [[Doc:2.6/Manual/Textures/Options|this section]], or you can also use arbitrarily-complex networks (&amp;quot;noodles&amp;quot;...) of &amp;quot;texture nodes&amp;quot; as discussed [[Doc:2.6/Manual/Textures/Types/Nodes|here]]; the choice is yours.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
Materials Textures fall into three primary categories:&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Procedural Textures}}&lt;br /&gt;
: Textures generated by a mathematical formula.  For example, {{Literal|Wood}}, {{Literal|Clouds}}, and {{Literal|Distorted Noise}}&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Images or Movies}}&lt;br /&gt;
: Photos and films projected onto objects.  For example, a flat map of Earth mapped to a sphere.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Environment Maps}}&lt;br /&gt;
: Textures used to create the impression of reflections and refractions.  For example, an image of a street reflected in a car window.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Data or Modifiers Textures}}&lt;br /&gt;
: Textures obtained from raw data or obtained by a certain modifier in the scene.&lt;br /&gt;
: For example:&lt;br /&gt;
:* volumetric materials use Voxel Data textures, or Point Density textures&lt;br /&gt;
:* textures can be obtained from an Ocean Modifier&lt;br /&gt;
&lt;br /&gt;
[[User:Chrisryanleggett|CRL]] 02:25, 26 May 2014 (UTC)(Sign)&lt;br /&gt;
&lt;br /&gt;
== World Textures ==&lt;br /&gt;
&lt;br /&gt;
{{WikiTask/Inprogress|10|just started}}&lt;br /&gt;
&lt;br /&gt;
{{RefBox&lt;br /&gt;
|mode=All Modes&lt;br /&gt;
|panel=Shading/World Context → Preview&lt;br /&gt;
|hotkey={{shortcut|}}&lt;br /&gt;
|lang=en&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
&lt;br /&gt;
The world buttons let you set up the shading of your scene in general. It can provide ambient colour, and special effects such as mist, but a very common use of a {{Literal|World}} is to shade a background colour.&lt;br /&gt;
&lt;br /&gt;
[[File:World.jpg|thumb|320px|Textures Layer on base Material]]&lt;br /&gt;
; HoR, HoG, HoB&lt;br /&gt;
: The RGB color at the horizon&lt;br /&gt;
; ZeR, ZeG, ZeB&lt;br /&gt;
: The RGB color at the zenith (overhead)&lt;br /&gt;
&lt;br /&gt;
These colors are interpreted differently, according to the Buttons in the {{Literal|Preview}} Panel (''Background colors''):&lt;br /&gt;
&lt;br /&gt;
;None Enabled&lt;br /&gt;
:If none of these three buttons is checked, your background will just be plain flat color (using the horizon one).&lt;br /&gt;
&lt;br /&gt;
; Blend&lt;br /&gt;
: The background color is blended from horizon to zenith. If only this button is pressed, the gradient runs from the bottom to the top of the rendered image regardless of the camera orientation.&lt;br /&gt;
; Real&lt;br /&gt;
: If this option is added, the gradient produced has two transitions, from nadir (same color as zenith) to horizon to zenith; the blending is also dependent on the camera orientation, which makes it more realistic. The horizon color is exactly at the horizon (on the x-y plane), and the zenith color is used for points vertically above and below the camera.&lt;br /&gt;
; Paper&lt;br /&gt;
: If this option is added, the gradient keeps its characteristics, but it is clipped in the image (it stays on a horizontal plane (parallel to x-y plane): what ever the angle of the camera may be, the horizon is always at the middle of the image).&lt;br /&gt;
&lt;br /&gt;
[[User:Chrisryanleggett|CRL]] 02:31, 26 May 2014 (UTC)(Sign)&lt;br /&gt;
&lt;br /&gt;
== Brush Textures ==&lt;br /&gt;
&lt;br /&gt;
{{WikiTask/Inprogress|10|just started}}&lt;br /&gt;
&lt;br /&gt;
Image textures can be loaded into blender.  These images can then be applied to a mesh model that has been unwrapped and assigned an image of user defined size.&lt;br /&gt;
&lt;br /&gt;
[[Image:Doc-2.6-Materials-Textures-Painting-Brush-Options.png|thumb|right|320px|Applied Brush texture in different painting modes]]&lt;br /&gt;
*Brush textures can be used to [[Doc:2.6/Manual/Textures/Painting|paint]] textures.&lt;br /&gt;
*Brush textures can be used to [[Doc:2.6/Manual/Materials/Special_Effects/Vertex_Paint|paint]] vertices.&lt;br /&gt;
*Brush textures can also be used in [[Doc:2.6/Manual/Modeling/Meshes/Editing/Sculpt Mode|sculpting]] to create topology.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Materials/Halos|Doc:2.5/Manual/Textures/Options}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Textures]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Urkokul</name></author>
		
	</entry>
</feed>