<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.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://www.tres-graficos.jp/blog/rss/1.0.php?id=306">
<title>TG BLOG</title>
<link>http://www.tres-graficos.jp/blog/index.php</link>
<dc:date>2006-12-14T22:12:00+0900</dc:date>
<description>
TG BLOG - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.tres-graficos.jp/blog/article.php?id=306" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Tower with Poly2Spline.js</title>
<link>http://www.tres-graficos.jp/blog/article.php?id=306</link>
<dc:date>2006-12-14T22:12:00+0900</dc:date>
<description>
Forum で Poly2Spline.js の使い方を紹介してもらっていたので、応用して作ってみた。
鉄骨を入れたい部分にポリゴンでエッジを作成して、Poly2Spline でスプラインに変換。ポリゴンにXにエッジを入れるには、一旦 I...</description>
<content:encoded>
<![CDATA[
<p>
<a href="http://www.cheetah3d.de/forum/showpost.php?p=7179&postcount=5" class="ex-ref">Forum</a> で <a href="http://www.tres-graficos.jp/blog/files/article.php?id=15" class="in-ref">Poly2Spline.js</a> の使い方を紹介してもらっていたので、応用して作ってみた。</p>
<p>鉄骨を入れたい部分にポリゴンでエッジを作成して、Poly2Spline でスプラインに変換。ポリゴンにXにエッジを入れるには、一旦 Inner Extrude した面を、to: middle の Collapse すれば簡単です。</p>
<p>作成10分ほど、ちまちま棒を配置するより効率良いです。</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20061214_psTower.jpg" width="480" height="640" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.5</p>

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

</rdf:RDF>