﻿<?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%2FRender%2FFreestyle</id>
	<title>Doc:2.6/Manual/Render/Freestyle - 版の履歴</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%2FRender%2FFreestyle"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle&amp;action=history"/>
	<updated>2026-06-08T22:52:16Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle&amp;diff=141239&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/Render/Freestyle&amp;diff=141239&amp;oldid=prev"/>
		<updated>2018-06-28T20:53:53Z</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/Manual/Render/Freestyle&amp;diff=141238&amp;oldid=prev</id>
		<title>wiki&gt;Lumpyoatmeal: buttons window -&gt; properties window</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Render/Freestyle&amp;diff=141238&amp;oldid=prev"/>
		<updated>2014-04-28T00:40:54Z</updated>

		<summary type="html">&lt;p&gt;buttons window -&amp;gt; properties window&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=What is FreeStyle?=&lt;br /&gt;
&lt;br /&gt;
Freestyle is an edge- and line-based non-photorealistic (NPR) rendering engine. It relies on mesh data and z-depth information to draw lines on selected edge types. Various line styles can be added to produce artistic (“hand drawn”, “painted”, etc.) or technical (hard line) looks.&lt;br /&gt;
&lt;br /&gt;
The two operating modes - [[Doc:2.6/Manual/Render/Freestyle/Python|Python Scripting]] and [[Doc:2.6/Manual/Render/Freestyle/Parameter Editor|Parameter Editor]] - allow a powerful diversity of line styles and results. Line styles such as Japanese big brush, cartoon, blueprint, thickness-with-depth are already pre-scripted in Python. The Parameter Editor mode allows intuitive editing of features such as dotted lines and easy setup of multiple line types and edge definitions. On top of all of that, with the introduction of line style modifiers, the sky is the limit!&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Demo-OHACartoon.png|center|thumb|600px|A cartoon scene from [http://oha-studios.com/ OHA Studio] ([http://download.blender.org/demo/test/freestyle_demo_file.blend.zip the .blend file]). © Mechanimotion Entertainment.]]&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Demo-BluePrint.png|center|thumb|600px|Blueprint render of Martin M-130 from 1935 by LightBWK. CC0. WARNING: HEAVY FILE! DESIGNED FOR STRESS TEST BLENDER TO THE LIMITS &amp;amp; MAY CRASH BLENDER. ([[File:M-130Blueprint.zip]])]]&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Demo-HVACPreViz.png|center|thumb|600px|HVAC Pre-Viz by Lee Posey. CC0 ([[File:HVACPreViz.zip]])]]&lt;br /&gt;
&lt;br /&gt;
[[File:Manual-2.6-Render-Freestyle-Demo-KitchenSet.png|center|thumb|600px|Kitchen by Vicente Carro. © AnigoAnimation]]&lt;br /&gt;
&lt;br /&gt;
More artwork can be found at http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.67/FreeStyle#Freestyle_Artwork_Showcase&lt;br /&gt;
&lt;br /&gt;
==The Big Picture==&lt;br /&gt;
#Activate FreeStyle by {{Literal|Properties}} window → {{Literal|Render}} tab → {{Literal|FreeStyle}} panel, tick check box. Please note that FreeStyle is only available for the Blender Internal renderer.&lt;br /&gt;
#Freestyle settings are located in the new {{Literal|Render Layers}} context. &lt;br /&gt;
#One render layer can only have one viewmap. A viewmap holds the edge detection settings (Crease Angle, Culling toggle, Face Smoothness toggle, Material Boundaries toggle, Sphere Radius and Kr Derivative Epsilon advanced options).&lt;br /&gt;
#A viewmap can have multiple line sets.&lt;br /&gt;
#A line set controls which line types and selections will be rendered, from lines based on your scene.&lt;br /&gt;
#Each line set uses one line style (which can be shared between multiple line sets).&lt;br /&gt;
#A line style tells Freestyle how to render the linked line sets in terms of color, alpha, thickness and other aspects.&lt;br /&gt;
&lt;br /&gt;
[[File:FreeStyle_Block_Diagram.png|center|thumb|400px|block diagram of Freestyle view map and processes]]&lt;br /&gt;
&lt;br /&gt;
==Known Limitations and issues==&lt;br /&gt;
*FreeStyle is only available for the Blender Internal renderer.&lt;br /&gt;
*Highly memory demanding: All mesh objects in a render layer are loaded at once.&lt;br /&gt;
*Only faced mesh objects are supported.  The following kinds of meshes are ignored.&lt;br /&gt;
**Mesh faces with wire materials.&lt;br /&gt;
**Mesh faces with completely transparent materials.&lt;br /&gt;
*Transparent faces are treated as opaque faces.&lt;br /&gt;
*No edges at face intersections are detected yet.&lt;br /&gt;
*Layer masks do not work with Freestyle.&lt;br /&gt;
*Freestyle rendering results do not have any Z depth information.&lt;br /&gt;
*Does not work with a panoramic camera.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lumpyoatmeal</name></author>
		
	</entry>
</feed>