﻿<?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%2FTutorials%2FRendering%2FCycles</id>
	<title>Doc:2.6/Tutorials/Rendering/Cycles - 版の履歴</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%2FTutorials%2FRendering%2FCycles"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Tutorials/Rendering/Cycles&amp;action=history"/>
	<updated>2026-05-07T11:21:46Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Tutorials/Rendering/Cycles&amp;diff=140323&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/Tutorials/Rendering/Cycles&amp;diff=140323&amp;oldid=prev"/>
		<updated>2018-06-28T20:53:09Z</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:53時点における版&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/Tutorials/Rendering/Cycles&amp;diff=140322&amp;oldid=prev</id>
		<title>wiki&gt;Zlsa: Fixed grammars...</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Tutorials/Rendering/Cycles&amp;diff=140322&amp;oldid=prev"/>
		<updated>2014-09-13T15:37:52Z</updated>

		<summary type="html">&lt;p&gt;Fixed grammars...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Doc:2.6/Manual/Render/Cycles|Cycles]] is a render engine that was introduced in Blender 2.61. Its materials and lighting setup is entirely different compared to Blender Internal (BI). This tutorial will go through giving materials and lighting to a simple scene.&lt;br /&gt;
&lt;br /&gt;
=Setting up Cycles=&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cycles-set.png|thumb|left|Cycles is set as the render engine]]&lt;br /&gt;
&lt;br /&gt;
Blender ships with Cycles disabled; to enable it, click on the pulldown menu on the top header marked &amp;quot;Blender Internal&amp;quot;, then select &amp;quot;Cycles Render&amp;quot;. Cycles is now enabled; you can hit {{Shortcut|F12}} or click &amp;quot;Render&amp;quot; in the Properties screen. Since the scene just contains a cube without any setup for Cycles, there's nothing here that the BI engine couldn't do.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cycles-default-cube.png|thumb|right|The default scene rendered with Cycles]]&lt;br /&gt;
&lt;br /&gt;
So let's show off one of Cycle's neat features: true [[Doc:2.6/Manual/Lighting/Ambient_Occlusion|ambient occlusion]]. For that, we need another object (a simple plane will work fine) and materials. Let's add the floor first. Add a plane ({{Menu|{{shortcut|shift|a}}|Mesh|Plane}}), tab into Edit mode, and scale it 100 times ({{shortcut|s}} 100 {{shortcut|enter}}), then tab back into Object mode. If solid shading is enabled (the {{shortcut|z}} key toggles solid and wireframe shading), you should be able to see your plane:&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-added-plane.png|thumb|left|The scaled plane]]&lt;br /&gt;
&lt;br /&gt;
There's a problem: the cube is embedded in the plane. So select the cube ({{shortcut|rmb}}), then type {{shortcut|g|z}} 1 {{shortcut|enter}}. (You may want to hide the ground as we won't be needing it again: just select it and type {{shortcut|h}}. It will still be rendered, but it won't get in the way in the 3d view.)&lt;br /&gt;
&lt;br /&gt;
Now we can hit {{shortcut|F12}} to render again. Here's what it should look like:&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-and-plane.png|thumb|right|The cube is resting on the floor]]&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=Materials=&lt;br /&gt;
&lt;br /&gt;
Now let's give both the floor and the cube materials. If you hid the floor, you can either select it in the Outliner (it's called Plane) or press {{shortcut|alt|h}} to unhide the plane, then {{shortcut|rmb}} select it. Then go to the Materials panel and click {{button|+New}} to create a new material.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-materials-panel.png|thumb|left|The materials panel with Cycles enabled]]&lt;br /&gt;
&lt;br /&gt;
What should the floor look like? Since we're showing off Cycles here, let's make it look like red velvet. By default Cycles materials are set up with a single Diffuse BSDF node; click on {{button|Diffuse BSDF}} and select &amp;quot;Velvet BSDF&amp;quot;. To make it red, click on the white color swatch and type in &amp;quot;ff0000&amp;quot; under the Hex tab. The default sigma of 1 will work. &amp;lt;!-- how does sigma work? --&amp;gt; Now, if you press {{shortcut|F12}} to render, we see a red (kind of velvety) floor and the same gray cube.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-velvet-floor.png|thumb|right|The red velvet floor]]&lt;br /&gt;
&lt;br /&gt;
Now let's give a preliminary material to the cube. Select the cube, then go to the materials panel. There's no {{button|+New}} button, though; that's because it already has a BI material, and BI materials don't use nodes while Cycles needs material nodes. So click on {{button|Use Nodes}}; now all of Cycles' options appear.&lt;br /&gt;
&lt;br /&gt;
I think that the cube would look good with a shiny metallic surface, so click {{button|Diffuse BSDF}} and select &amp;quot;Glossy BSDF&amp;quot;. There's now a new button to select the algorithm used to calculate reflections; Beckmann is fine here. &amp;lt;!-- pretend I know what I'm talking about --&amp;gt; If we render again, the cube is definitely shiny.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-metallic.png|thumb|right|The cube has a glossy material]]&lt;br /&gt;
&lt;br /&gt;
But almost ''too'' glossy. Let's make it slightly blurry, sort of like a frosted glass door. Make sure the cube is selected, then go to the Materials panel and click in the middle of the Roughness slider and type &amp;quot;0.1&amp;quot;, then {{shortcut|enter}}. Now if we render again, the cube is visibly less glossy.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-roughness.png|thumb|right|The cube with Roughness at 0.1]]&lt;br /&gt;
&lt;br /&gt;
But if we look closely at the right of the cube, there's something happening there.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-noisy.png|thumb|left|Noise on the cube]]&lt;br /&gt;
&lt;br /&gt;
There's some noise on the cube. This is because of how Cycles renders and can be alleviated by increasing the numbers of samples the Cycles [[Doc:2.6/Manual/Render/Cycles/Integrator|integrator]] makes. To increase the number of samples, go to the Render tab of the Properties panel and scroll down to &amp;quot;Sampling&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-render-properties.png|thumb|left|The render tab of the Properties panel]]&lt;br /&gt;
&lt;br /&gt;
If it's hidden, click the small arrow to the left of the text, then change the &amp;quot;Render&amp;quot; slider to 50. The renders will take much longer, but the noise will disappear. (There are other tips to reduce noise [[Doc:2.6/Manual/Render/Cycles/Reducing_Noise|here]].)&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-50samples.png|thumb|right|The scene rendered with 50 samples]]&lt;br /&gt;
&lt;br /&gt;
=Lighting=&lt;br /&gt;
&lt;br /&gt;
The scene as it is isn't very bright; you can barely see the cube (although being glossy definitely doesn't help). So let's make the lights brighter.&lt;br /&gt;
&lt;br /&gt;
Cycles has a new lighting system; while the old lamp type still works, it's possible to have an object emit true mesh light. Basically, this means you can have a plane that glows.&lt;br /&gt;
&lt;br /&gt;
First, we need to add a plane ({{menu|{{shortcut|shift|a}}|Mesh|Plane}}). Then move it up 10 units ({{shortcut|g|z}} 10 {{shortcut|enter}}), then scale it ten times larger (tab into Edit mode, {{shortcut|s}} {{shortcut|shift|z}} 10, tab back into Object mode). Now we have to give it an Emission material. Click {{button|+New}} to add a new material, then click {{button|Diffuse BSDF}} and select {{button|Emission}}. That's all you need to do; if you render it now, the scene will be much brighter.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-plane-emission|thumb|right|An emission plane is above the scene]]&lt;br /&gt;
&lt;br /&gt;
It's too bright now; the shadow to the left of the cube is barely visible. So select the default point lamp, go to the Lamp tab of the Properties panel, then change the type to Spot. Once again, the lamp material (yes, lamps have materials, too) was set up for the BI engine; you have to click {{button|Use Nodes}} to enable Cycles materials. Then change the Strength to something like 500 &amp;lt;!-- Why does it have to be this high? --&amp;gt; and render the scene again with {{shortcut|F12}}.&lt;br /&gt;
&lt;br /&gt;
[[File:Tutorials-Rendering-Cycles-cube-spotlight.png|thumb|right|The cube with a spotlight]]&lt;br /&gt;
&lt;br /&gt;
(You might want to move the camera away from the cube so you can see the spot effect more clearly; press {{shortcut|pad0}}, then press {{shortcut|f}} to enable fly mode.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Zlsa</name></author>
		
	</entry>
</feed>