<?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=267">
<title>TG BLOG</title>
<link>http://www.tres-graficos.jp/blog/index.php</link>
<dc:date>2006-11-01T20:35:31+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=267" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Wireframe with Cheetah3D</title>
<link>http://www.tres-graficos.jp/blog/article.php?id=267</link>
<dc:date>2006-11-01T20:35:31+0900</dc:date>
<description>Cheetah3D にはワイアーフレームでレンダリングする機能はないんだけれど、まぁいろいろ工夫すればそれっぽいのは作れますね。
簡単なのは、Forum で紹介されている方法で、PDF で書き出した UV マップから透過マップなりを作成して...</description>
<content:encoded>
<![CDATA[
<p>Cheetah3D にはワイアーフレームでレンダリングする機能はないんだけれど、まぁいろいろ工夫すればそれっぽいのは作れますね。</p>
<p>簡単なのは、<a href="http://cheetah3d.de/forum/showthread.php?t=919" class="ex-ref">Forum</a> で紹介されている方法で、PDF で書き出した UV マップから透過マップなりを作成してやるものなんですが、ちょっと思いついたので、スクリプトでポリゴンのエッジからスプラインを生成するのを書いてみた。</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20061101_a008wire2.jpg" width="480" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.5</p>
<!-- more -->
<p>大体うまく動きそうなんだけれど、かなり重いのでちょっと試行錯誤中。</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20061101_a008wire.jpg" width="480" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.5</p>
<p>Martin さんに問い合わせた所、 AngelScript の実装はちょっと先になりそうな感じ。現在の JavaScript より実行速度が数倍速くなるらしいので楽しみにしてたんですが、スクリプト自体全然盛り上がってないし、まぁ気長に待ってます。</p>

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

</rdf:RDF>