<?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=169">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2006-04-15T19:35:16+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=169" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Object Light with Solid Color</title>
<link>http://tres-graficos.jp/blog/article.php?id=169</link>
<dc:date>2006-04-15T19:35:16+0900</dc:date>
<description>
Forum を読んでいたら、オブジェクトを光らせるのは？というスレッドが。SolidColor が使えるという答えが書き込んであったので、早速試してみた。
Material で Emissive を上げるのと違って、SolidColor ...</description>
<content:encoded>
<![CDATA[
<p>
<a href="http://cheetah3d.de/forum/showthread.php?p=3922" class="ex-ref">Forum</a> を読んでいたら、オブジェクトを光らせるのは？というスレッドが。SolidColor が使えるという答えが書き込んであったので、早速試してみた。</p>
<p>Material で Emissive を上げるのと違って、SolidColor の場合は、color + intensity で調節出来るのね。強く光らせたい場合、マテリアルごとに調節出来て、こちらを使う方がよさそう（Material で光量をあげた効果を出す場合、Radiosity タグの intensity を調節するしかなかった）。ただモニターみたいなのをやる場合、color で設定した色がどんどん強くなるので強くしすぎるとその色でとんでしまう。また上げすぎるとゴミがでたり、調整は必要ですね。</p>
<p>Maxwell 風に、Light を使わずSolidColor を設定したオブジェクト＋Radiosity でレンダリングしてみた。モニター ( intensity: 1.0 ) と上の方に光らせた板 ( intensity: 3.0 ) をおいてます。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060415_solidcolorlights.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.1</p>

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

</rdf:RDF>