<?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=294">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2006-12-01T09:15:15+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=294" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Between Splines+ !!</title>
<link>http://tres-graficos.jp/blog/article.php?id=294</link>
<dc:date>2006-12-01T09:15:15+0900</dc:date>
<description>以前、水面スクリプトなんかを投稿された Todd さんが Forum に新しいスクリプトが投稿されてます。複数の Spline からポリゴンサーフェスを作成する Tool スクリプト。これは便利。
親オブジェクトを起点に、小オブジェクトを順...</description>
<content:encoded>
<![CDATA[
<p>以前、水面スクリプトなんかを投稿された Todd さんが <a href="http://www.cheetah3d.de/forum/showthread.php?t=1099" class="ex-ref">Forum</a> に新しいスクリプトが投稿されてます。複数の Spline からポリゴンサーフェスを作成する Tool スクリプト。これは便利。</p>
<p>親オブジェクトを起点に、小オブジェクトを順につないでくれます。ポイント数が違っても大丈夫。</p>
<!-- more -->
<p>キモは、スプラインから任意のポイントを抽出するコード。なるほどなぁ。ちょっと改変して、UV を貼るようにして実験してみました。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20061201_bs2.jpg" width="550" height="450" alt="" />
</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20061201_bs2ss.jpg" width="550" height="360" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.5</p>

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

</rdf:RDF>