﻿<?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%3AApinzonf%2FGsoc2014%2Fflowline</id>
	<title>利用者:Apinzonf/Gsoc2014/flowline - 版の履歴</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%3AApinzonf%2FGsoc2014%2Fflowline"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/flowline&amp;action=history"/>
	<updated>2026-05-15T03:56:50Z</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:Apinzonf/Gsoc2014/flowline&amp;diff=147795&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:Apinzonf/Gsoc2014/flowline&amp;diff=147795&amp;oldid=prev"/>
		<updated>2018-06-28T21:09:41Z</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日 (木) 21:09時点における版&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:Apinzonf/Gsoc2014/flowline&amp;diff=147794&amp;oldid=prev</id>
		<title>2014年8月2日 (土) 01:26にwiki&gt;Apinzonfによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/flowline&amp;diff=147794&amp;oldid=prev"/>
		<updated>2014-08-02T01:26:33Z</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;= Compute Flow Line =&lt;br /&gt;
&lt;br /&gt;
The possible configurations when compute the flow line based on gradient projected over faces.&lt;br /&gt;
&lt;br /&gt;
This analysis avoid unnecessary calculation of intersections as much as possible&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_FlowLine_Case_01.jpg|center|thumb|369px| Gradients pointing to same edge 10-6]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The actual point of flow line is some vertex on mesh, and all neighbors have a lower values. then stop algorithm because the actual verter is a local maximun&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_FlowLine_Case_02.jpg|center|thumb|369px| Gradients pointing to same edge 10-6]]&lt;br /&gt;
&lt;br /&gt;
The actual point of flow line is some vertex on mesh, and the only posibble direction is to next vertex on edge (12), because the edge 12 - 9 contains the max value around vertex 9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_FlowLine_Case_03.jpg|center|thumb|369px| Gradients pointing to same edge 10-6]]&lt;br /&gt;
&lt;br /&gt;
The actual point of flow line is some vertex on mesh, and the next direction is to edge with higher values 12-10.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_FlowLine_Case_04.jpg|center|thumb|369px| Gradients pointing to same edge 10-6]]&lt;br /&gt;
&lt;br /&gt;
The vertex origin is in edge 7-6, how the third vertex has 9 value that is higher that other two, the gradient direction is on edge 7-9.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_FlowLine_Case_05.jpg|center|thumb|369px| Gradients pointing to same edge 10-6]]&lt;br /&gt;
&lt;br /&gt;
The values in the edge 10-8 are higher that 4 and 3 values of the other vertices, then the flow line continue to the vertice with max value in this case 10.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Apinzonf</name></author>
		
	</entry>
</feed>