﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%3AKaOS-BeAT%2FAnaglyphNodes</id>
	<title>利用者:KaOS-BeAT/AnaglyphNodes - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AKaOS-BeAT%2FAnaglyphNodes"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:KaOS-BeAT/AnaglyphNodes&amp;action=history"/>
	<updated>2026-05-19T17:45:26Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:KaOS-BeAT/AnaglyphNodes&amp;diff=54170&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:KaOS-BeAT/AnaglyphNodes&amp;diff=54170&amp;oldid=prev"/>
		<updated>2018-06-28T17:51:15Z</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日 (木) 17:51時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85:KaOS-BeAT/AnaglyphNodes&amp;diff=54169&amp;oldid=prev</id>
		<title>wiki&gt;KaOS-BeAT: /* The Camera Rig */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:KaOS-BeAT/AnaglyphNodes&amp;diff=54169&amp;oldid=prev"/>
		<updated>2007-10-19T09:54:10Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;The Camera Rig&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Rendering Anaglyphs using Composite Nodes==&lt;br /&gt;
&lt;br /&gt;
I was looking for a nice way to make anaglyphs straight in blender. After using a camera-rig and gimp to combine the resulting renders I got sick of doing that over and over again. So I tried composite nodes and looked for a way to combine the cameras inside blender. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The Camera Rig ===&lt;br /&gt;
&lt;br /&gt;
check the file [[Media:Tutorial AnaglyphNodes.blend]] to find out how to create the camera rig. [[Image:AnaglyphRig.jpg|thumb|100px|the rig]]Basically it's just two cameras parented to an empty(OB:CamRig) which is tracked to another empty(OB:Target) which is parent of two emptys(OB:Target_L and OB:Target_R) to track the cameras to. Because this may sound a bit &amp;quot;empty&amp;quot; I strongly recommend t  take a look at the file.&lt;br /&gt;
If you want the camera to be pointing somewhere else, rotate the target(OB:Target) and only use the camera's empty(OB:CamRig) Local Y-axis to change the distance. &lt;br /&gt;
To increase the 3d-effect, you can always set the cameras further apart, as long as you don't forget to change the camera targets accordingly (they should be remain parallel, otherwise objects far far away will be &amp;quot;inverse 3D&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
=== The Scene Setup ===&lt;br /&gt;
&lt;br /&gt;
Once you have your cameras in place, your model textured and your animation ready, you're ready for step two, duplicating your scene so we can address two cameras in the node editor. Add a new scene, and when blender asks for options (Empty, Link Objects, Link ObData or Full Copy) choose &amp;lt;code&amp;gt;Link Objects&amp;lt;/code&amp;gt;. Don't forget to give it a distinctive name. one is for the left and the other for the right camera.&lt;br /&gt;
This way when we make minor tweaks to or render there won't be a problem of missing objects or badly positioned cameras. In the &amp;quot;Left Scene&amp;quot; select and activate the Left Camera (Ctrl-NUM0). In the &amp;quot;Right Scene&amp;quot; select and activate the Right Camera.&lt;br /&gt;
&lt;br /&gt;
[[Image:Tutorial AnaglyphNodesBlend.jpg|600px]]&lt;br /&gt;
&lt;br /&gt;
=== The Node Setup ===&lt;br /&gt;
&lt;br /&gt;
Add two &amp;lt;code&amp;gt;Input-&amp;gt;RenderLayer&amp;lt;/code&amp;gt; nodes. One will use the &amp;quot;Left Scene&amp;quot; and the other the &amp;quot;Right Scene&amp;quot;. Next we pass both image outputs through a &amp;lt;code&amp;gt;Convertor-&amp;gt;SeperateRGBA&amp;lt;/code&amp;gt;. Then take The R-channel from the &amp;quot;Left Scene&amp;quot; and the G-channel and B-channel from the &amp;quot;Right Scene&amp;quot; and  combine them in a &amp;lt;code&amp;gt;Convertor-&amp;gt;CombineRGBA&amp;lt;/code&amp;gt;. Finally connect the output to a &amp;lt;code&amp;gt;Output-&amp;gt;Composite&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Rendering ===&lt;br /&gt;
&lt;br /&gt;
For the rendering don't forget to press the &amp;lt;code&amp;gt;do composite&amp;lt;/code&amp;gt; button. Put on those funky glasses and enjoy!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:KaOS-BeAT|KaOS-BeAT]] 14:47, 3 April 2007 (CEST)&lt;/div&gt;</summary>
		<author><name>wiki&gt;KaOS-BeAT</name></author>
		
	</entry>
</feed>