<?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=334">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2007-01-23T00:36:41+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=334" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Hand with Sunflow Renderer</title>
<link>http://tres-graficos.jp/blog/article.php?id=334</link>
<dc:date>2007-01-23T00:36:41+0900</dc:date>
<description>
SunFlow のバージョンが 0.07.1 にあがっていたので、早速試してみた。
サンプルデータの wireframe_demo.java に、 Cheetah3D から書き出した手を読み込ませてレンダリング。



Rendering...</description>
<content:encoded>
<![CDATA[
<p>
<a href="http://sunflow.sourceforge.net/" class="ex-ref">SunFlow</a> のバージョンが 0.07.1 にあがっていたので、早速試してみた。</p>
<p>サンプルデータの wireframe_demo.java に、 Cheetah3D から書き出した手を読み込ませてレンダリング。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/sf_20070122_handWired.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Rendering: Sunflow 0.07.1</p>
<p>今のバージョンの Cheetah3D では、ワイヤーフレームでのレンダリングは出来ないので、これは使えますね。</p>
<p>カメラの位置が正しく書き出せてなかったり、マテリアル（ Shader ）の書き出しが全然なのでもう少し調整が必要だなぁ。レンダリングのオプションが多くてよく分らなかったりするんだけれど、ソースが公開されてるので助かりますね。</p>

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

</rdf:RDF>