<?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://tres-graficos.jp/blog/index.php</link>
<pubDate>Sat, 03 Jun 2006 14:13:00 </pubDate>
<description>
TG BLOG - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Interpolation again with Cheetah3D</title>
<link>http://tres-graficos.jp/blog/article.php?id=203</link>
<pubDate>Sat, 03 Jun 2006 14:13:00 +0900</pubDate>
<description>Interpolation ( error / rmin / rmax ) を再度テスト。
以前 フォーラム に投稿されてた 3DS 形式のファイルを使用して、テストしてみた。
光源は HDRI のみで、かなり色むらが出やすいシーン。


...</description>
<content:encoded>
<![CDATA[<p>Interpolation ( error / rmin / rmax ) を再度テスト。</p>
<p>以前 <a href="http://cheetah3d.de/forum/showthread.php?t=616" class="ex-ref">フォーラム</a> に投稿されてた 3DS 形式のファイルを使用して、テストしてみた。<br />
光源は HDRI のみで、かなり色むらが出やすいシーン。</p>
<!-- more -->
<hr />
<p>とりあえず、samples:400 error:0.05 (補間無し）で、</p>
<p>Radiosity: 1.0 diffuse scatterings: 4 specular scatteirngs: 2</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060603_tsa_s4_e0.05.jpg" width="400" height="150" alt="" />
</p>
<p>時間かかる割に、samples がたりないみたいで壁の部分がムラに。とりあえず補間を効かせてみた、</p>
<p>error:0.15 rmin / rmax:2.0 / 32.0</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060603_tsa_s4_e0.15_2-32.jpg" width="400" height="150" alt="" />
</p>
<p>補間の効果で、壁のムラは改善しましたが、右の影の境界部分がムラに、、、rmax を小さくしてみた</p>
<p>error:0.15 rmin / rmax: 2.0 / 8.0</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060603_tsa_s4_e0.15_2-8.jpg" width="400" height="150" alt="" />
</p>
<p>補間無しより時間は早いんだけれど、全体に駄目、やっぱり samples が足りないみたい。samples をあげてみる、</p>
<p>samples:1600</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060603_tsa_s16_e0.15_2-8.jpg" width="400" height="150" alt="" />
</p>
<p>まだちょっとムラが、そこで補間をちょっと強めてみた、</p>
<p>error: 0.25</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060603_tsa_s16_e0.25_2-8.jpg" width="400" height="150" alt="" />
</p>
<p>ムラは若干ましに、レンダリング時間も約半分。ただ右下にノイズが、、<br />
まぁ、こういうシーンは苦手ということでしょうか。</p>
<p>次期バージョン 3.3 で、このへんの色むらは改善されるみたいです。</p>
]]>
</content:encoded>
</item>
</channel>
</rss>