﻿<?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%2FModeling%2FMeshes%2FMesh_Analysis</id>
	<title>Doc:2.6/Manual/Modeling/Meshes/Mesh Analysis - 版の履歴</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%2FModeling%2FMeshes%2FMesh_Analysis"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Mesh_Analysis&amp;action=history"/>
	<updated>2026-06-28T11:15:28Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Mesh_Analysis&amp;diff=143435&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/Modeling/Meshes/Mesh_Analysis&amp;diff=143435&amp;oldid=prev"/>
		<updated>2018-06-28T20:57:20Z</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:57時点における版&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/Modeling/Meshes/Mesh_Analysis&amp;diff=143434&amp;oldid=prev</id>
		<title>2013年12月20日 (金) 06:54にwiki&gt;Urkokulによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modeling/Meshes/Mesh_Analysis&amp;diff=143434&amp;oldid=prev"/>
		<updated>2013-12-20T06:54:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{review|split=X|text=splitted mesh - mesh analysis}}&lt;br /&gt;
&lt;br /&gt;
== Mesh Analysis ==&lt;br /&gt;
Mesh analysis is useful for displaying attributes of the mesh that may impact certain use cases.&lt;br /&gt;
&lt;br /&gt;
The mesh analysis works in editmode and shows areas with a high value in red, and areas with a low value in blue.&lt;br /&gt;
Geometry outside the range is displayed grey.&lt;br /&gt;
&lt;br /&gt;
Currently the different modes target 3d-printing as their primary use.&lt;br /&gt;
&lt;br /&gt;
=== Overhang ===&lt;br /&gt;
[[File:editmode_mesh_statvis_overhang.png|thumb|x260px|Overhang]]&lt;br /&gt;
Extrusion 3D printers have a physical limit to the overhang that can be printed, this display mode shows the overhang with angle range and axis selection.&lt;br /&gt;
{{clr}}&lt;br /&gt;
=== Thickness ===&lt;br /&gt;
[[File:editmode_mesh_statvis_thick.png|thumb|x260px|Thickness]]&lt;br /&gt;
Printers have a limited ''wall-thickness'' where very thin areas can't be printed, this test uses ray casting and a distance range to the thickness of the geometry.&lt;br /&gt;
{{clr}}&lt;br /&gt;
=== Intersections ===&lt;br /&gt;
[[File:editmode_mesh_statvis_intersect.png|thumb|x260px|Intersecting faces]]&lt;br /&gt;
Another common cause of problems for printing are intersections between surfaces, where the inside/outside of a model can't be reliably detected. &lt;br /&gt;
&lt;br /&gt;
Unlike other display modes, intersections have no variance and are either on or off.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Distortion ===&lt;br /&gt;
[[File:editmode_mesh_statvis_distort.png|thumb|x260px|Distorted Faces]]&lt;br /&gt;
Distorted geometry can cause problems since the triangulation of a distorted ngon is undefined.&lt;br /&gt;
&lt;br /&gt;
Distortion is measured by faces which are not flat, with parts of the face pointing in different directions.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=== Sharp Edges ===&lt;br /&gt;
[[File:editmode_mesh_statvis_sharp.png|thumb|x260px|Sharp edges]]&lt;br /&gt;
Similar to wall-thickness, sharp edges can form shapes that are too thin to be able to print.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{Note|Warning|{{Warning/Important}}There are some known limitations with mesh analysis&lt;br /&gt;
&lt;br /&gt;
* Currently only displayed with deform modifiers.&lt;br /&gt;
* For high-poly meshes is slow to use while editing the mesh.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.6/Manual/Modeling/Objects/Duplication/DupliFrames|Doc:2.6/Manual/Modeling/Meshes/Mesh_Structures}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Meshes]]&lt;br /&gt;
[[Category:Mesh analysis]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Urkokul</name></author>
		
	</entry>
</feed>