<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>TG BLOG</title>
<link>http://www.tres-graficos.jp/blog/index.php</link>
<pubDate>Sat, 03 Jun 2006 11:22:20 </pubDate>
<description>
TG BLOG - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Interpolation with Cheetah3D</title>
<link>http://www.tres-graficos.jp/blog/article.php?id=202</link>
<pubDate>Sat, 03 Jun 2006 11:22:20 +0900</pubDate>
<description>Radiosity タグの Interpolate をテスト
マニュアルによると、この error の値が Interplation (補間）の精度なんだけれど、効果の違いがいまいち良く解らない。解りやすくするために、アニメーションのキーが...</description>
<content:encoded>
<![CDATA[<p>Radiosity タグの Interpolate をテスト</p>
<p>マニュアルによると、この error の値が Interplation (補間）の精度なんだけれど、効果の違いがいまいち良く解らない。解りやすくするために、アニメーションのキーが打てるのを利用して 1.0 から 0.05 まで変化させた動画を作成してみた。</p>
<dl>
<dt>error: 1.0</dt>
<dd>キャッシュを使用して補間、レンダリング時間小<br />
<img src="http://www.tres-graficos.jp/blog/resources/ch_20060603_ier_1.0.jpg" width="400" height="300" alt="" />
</dd>
<dt>error: 0.05</dt>
<dd>キャッシュによる補間なしに計算、レンダリング時間大<br />
<img src="http://www.tres-graficos.jp/blog/resources/ch_20060603_ier_0.05.jpg" width="400" height="300" alt="" />
</dd>
</dl>
<p>rmin / rmax の値はデフォルトのまま、2.0/ 32.0 で作成</p>
<p>
<a href="http://www.tres-graficos.jp/blog/resources/ch_20060603_ier.mov">Interpolation Movie (92KB h.264)</a>
</p>
<p>まぁこの単純なシーンでも結構な時間かかるので、error: 0.05 以下ってのはあまり現実的ではないなぁ。</p>
]]>
</content:encoded>
</item>
</channel>
</rss>