<?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=477">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2007-11-30T01:15:32+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=477" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Thin Glass Light</title>
<link>http://tres-graficos.jp/blog/article.php?id=477</link>
<dc:date>2007-11-30T01:15:32+0900</dc:date>
<description>
forum で、ライトの作成方法についての質問が上がっていたので、ちょっと作ってみた。
Cheetah3D の透過マテリアルの場合、法線の向きが重要になってくるので、少し注意してモデリングしないといけませんね。後、陰のタイプを &quot;レイトレ...</description>
<content:encoded>
<![CDATA[
<p>
<a href="http://www.cheetah3d.de/forum/showthread.php?t=2402" class="ex-ref">forum</a> で、ライトの作成方法についての質問が上がっていたので、ちょっと作ってみた。</p>
<p>Cheetah3D の透過マテリアルの場合、法線の向きが重要になってくるので、少し注意してモデリングしないといけませんね。後、陰のタイプを "レイトレース + 透過 (raytrace + trans) " にしても、思ったように影が出来ない（バグ？）ので、ガラス部分はレンダータグを使って "影を落とす (cast shadow) " のチェックを外してます。 ただ、そうするとガラスを通過する光の感じがなくなってしまいますが、コースティスクタグを使うとそれっぽくなってくれます。</p>
<p>まぁ、シーンによってはレンダリング後にレタッチした方が速いと思います。 :-P</p>
<p>コースティクスなし</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20071129_l_a1.jpg" width="320" height="480" alt="" />
</p>
<p>コースティクスあり</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20071129_l_a2.jpg" width="320" height="480" alt="" />
</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20071129_l_b.jpg" width="320" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 4.3.1</p>

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

</rdf:RDF>