<?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=60">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2005-08-27T19:54: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=60" />
</rdf:Seq>
</items>
</channel>
<item>
<title>MXSExporter 進捗 1</title>
<link>http://tres-graficos.jp/blog/article.php?id=60</link>
<dc:date>2005-08-27T19:54:41+0900</dc:date>
<description>法線がうまく書き出せない件は、なんなく解決。というか単にCheetah3DのExport時に3DSファイルへSmooth値が書き出されていなかっただけだったことが判明。対応としては各オブジェクト毎にスムースアングルを設定するUIを追加する事...</description>
<content:encoded>
<![CDATA[
<p>法線がうまく書き出せない件は、なんなく解決。というか単にCheetah3DのExport時に3DSファイルへSmooth値が書き出されていなかっただけだったことが判明。対応としては各オブジェクト毎にスムースアングルを設定するUIを追加する事にしました、オブジェクト内でエッジ毎にスムース値が違う場合はどうしようもないです。頂点の数に制限がある3DS形式より、他のフォーマットも見てみようかなぁという気になったり。次はOBJ形式かな。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/maxwell_050826_a.jpg" width="640"  height="480" alt="" />
</p>
<p class="spec">Modeling:Cheetah3D 2.3.2 Rendering:maxwell render 1.2.2a</p>

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

</rdf:RDF>