﻿<?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%2FComposite_Nodes</id>
	<title>Doc:2.6/Manual/Composite Nodes - 版の履歴</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%2FComposite_Nodes"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Composite_Nodes&amp;action=history"/>
	<updated>2026-04-22T11:12:09Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Composite_Nodes&amp;diff=105477&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/Composite_Nodes&amp;diff=105477&amp;oldid=prev"/>
		<updated>2018-06-28T19:44:23Z</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:44時点における版&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/Composite_Nodes&amp;diff=105476&amp;oldid=prev</id>
		<title>wiki&gt;Joariel: /* Composite Nodes */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Composite_Nodes&amp;diff=105476&amp;oldid=prev"/>
		<updated>2014-11-08T08:50:27Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Composite Nodes&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/Composite Nodes|Doc:2.5/Manual/Compositing Nodes/Editor}}&lt;br /&gt;
&lt;br /&gt;
{{review|copy=X}}&lt;br /&gt;
&lt;br /&gt;
= Composite Nodes =&lt;br /&gt;
Compositing Nodes allow you to assemble and enhance an image (or movie). Using composition nodes, you can glue two pieces of footage together and colorize the whole sequence all at once. You can enhance the colors of a single image or an entire movie clip in a static manner or in a dynamic way that changes over time (as the clip progresses). In this way, you use composition nodes to both assemble video clips together, and enhance them.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Note|Term: Image|We use the term ''Image'' to refer to a single picture, a picture in a numbered sequence of images, or a frame of a movie clip. A node layout processes one image at a time, no matter what kind of input you provide.}}&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-Compositing-SimpleNoodle.png|right|Frame|Default Composition Noodle]]&lt;br /&gt;
&lt;br /&gt;
To process your image, you use nodes to import the image into Blender, change it, optionally merge it with other images, and finally save it.&lt;br /&gt;
&lt;br /&gt;
The example to the right shows the simplest noodle; an input node threads the camera view to an output node so it can be saved. &lt;br /&gt;
{{clr}}&lt;br /&gt;
{{Doc:2.6/Reference/Nodes/Concepts}}&lt;br /&gt;
&lt;br /&gt;
== Accessing and Activating Nodes ==&lt;br /&gt;
&lt;br /&gt;
Access the [[Doc:2.4/Manual/Materials/Nodes/Editor|Node Editor]] and enable {{literal|Composite Nodes}} by clicking on the ''Image'' icon.&lt;br /&gt;
[[File:Manual-Compositing-Node_Header.png|frame|center|Node Editor Header with {{Literal|Composite Nodes}} enabled]]{{clr}}&lt;br /&gt;
[[File:Manual-Part-VI-Using_Nodes-WindowsType.png|frame|right|Select the Node Editor window]]&lt;br /&gt;
&lt;br /&gt;
To activate nodes for compositing, click the {{Literal|Use Nodes}} checkbox. Blender creates a default starting noodle, consisting of two nodes threaded together.&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-Compositing-Do.png|frame|center|Use Composition Nodes]]&lt;br /&gt;
To use this mini-map, you must now tell Blender to use the Compositing Node map that has been created, and to composite the image using composition nodes. To do so, switch to the {{literal|Render}} button area and activate the '''{{Literal|Compositing}}''' button located below the {{Literal|Post Processing}} tab. This tells Blender to composite the final image by running it through the composition node map.  &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
You now have your first noodle, a RenderLayer input node threaded to a Composite output node. From here, you can add and connect many [[Doc:2.6/Manual/Composite Nodes/Types|types of compositing nodes]], in a sort of map layout, to your heart's content (or physical memory constraints, whichever comes first).&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
You can do just about anything with images using nodes.&lt;br /&gt;
&lt;br /&gt;
Raw footage from a foreground actor in front of a blue screen, or a rendered object doing something, can be layered on top of a background. Composite both together, and you have composited footage. &lt;br /&gt;
&lt;br /&gt;
You can change the mood of an image:&lt;br /&gt;
* To make an image 'feel' colder, a blue tinge is added. &lt;br /&gt;
* To convey a flashback or memory, the image may be softened. &lt;br /&gt;
* To convey hatred and frustration, add a red tinge or enhance the red. The film 'Sin City' is the most extreme example of this I have ever seen.&lt;br /&gt;
* A startling event may be sharpened and contrast-enhanced. &lt;br /&gt;
* A happy feeling - you guessed it - add yellow (equal parts red and green, no blue) for bright and sunny.&lt;br /&gt;
* Dust and airborne dirt is often added as a cloud texture over the image to give a little more realism.&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Composite Nodes|Doc:2.5/Manual/Compositing Nodes/Editor}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Nodes]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Joariel</name></author>
		
	</entry>
</feed>