<?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=526">
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<dc:date>2008-09-29T06:16:53+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=526" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Bend.js</title>
<link>http://tres-graficos.jp/blog/article.php?id=526</link>
<dc:date>2008-09-29T06:16:53+0900</dc:date>
<description>as3dmod に搭載されている、Bend モディファイアを Cheetah3D に移植してみた。



Modeling &amp; Rendering: Cheetah3D 4.6.2
ほぼオリジナルコードそのままなので、ちょっと遅いですが、普...</description>
<content:encoded>
<![CDATA[
<p>as3dmod に搭載されている、Bend モディファイアを Cheetah3D に移植してみた。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20080929_tubeBended.jpg" width="480" height="720" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 4.6.2</p>
<p>ほぼオリジナルコードそのままなので、ちょっと遅いですが、普通に動きます。パラメータ一発で曲げる事が出来るので、なかなか便利かも。まぁ、5.0 で搭載されるらしいですけどね、、 :-!</p>
<p>クリエーターのような感じで使ってみて下さい。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20080929_tubebendedss.jpg" width="440" height="640" alt="" />
</p>
<p>force と offset のバランスで、曲げ角度が変わります。offset: 0.5 の場合、 force: 1 で曲げが 180 度になります。この辺の使い勝手は、オリジナルのままなので、もう少し調整するかもしれません。</p>
<hr />

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

</rdf:RDF>