<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://tres-graficos.jp/blog/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="en">
<channel rdf:about="http://tres-graficos.jp/blog/rss/1.0.php?id=470">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2007-10-20T12:20:22+0900</dc:date>
<description>
TG BLOG - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://tres-graficos.jp/blog/article.php?id=470" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Bump Bug, Cheetah3D</title>
<link>http://tres-graficos.jp/blog/article.php?id=470</link>
<dc:date>2007-10-20T12:20:22+0900</dc:date>
<description>
 forum で、ちょっと気になる問題が投稿されていたので、実験してみた。
左は普通にバンプマップ、右はディスプレイスメントで同じマップを適用したもの。バンプマップが左右反転してしまうというものなんですが、たしかに左右でキレイに逆効果にな...</description>
<content:encoded>
<![CDATA[
<p>
<a href="http://www.cheetah3d.de/forum/showthread.php?t=2261" class="ex-ref"> forum </a>で、ちょっと気になる問題が投稿されていたので、実験してみた。</p>
<p>左は普通にバンプマップ、右はディスプレイスメントで同じマップを適用したもの。バンプマップが左右反転してしまうというものなんですが、たしかに左右でキレイに逆効果になってますね。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20071020_bumpVsDisp.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 4.3b8</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20071020_bumpVsDisp_ball.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 4.3b8</p>
<p>どうも、水平方向の曲面で反転してしまうようです。ちょっとうまい回避方法がないようなので、とりあえずはディスプレイスメントを使うしかないかもしれませんね。 :-(</p>

]]>
</content:encoded>
</item>

</rdf:RDF>