<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>TG BLOG</title>
<link>http://tres-graficos.jp/blog/index.php</link>
<pubDate>Wed, 27 Sep 2006 21:07:04 </pubDate>
<description>
TG BLOG - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>High Polygon Rendering Test.</title>
<link>http://tres-graficos.jp/blog/article.php?id=241</link>
<pubDate>Wed, 27 Sep 2006 21:07:04 +0900</pubDate>
<description>
WEB で公開されている、ハイポリゴンのモデルを Cheetah3D でレンダリングしてみた。
元は PLY 形式なので、公開されているソースを使用して自作エクスポーターでメッシュファイルに変換。作成したメッシュファイル（テキスト）をスク...</description>
<content:encoded>
<![CDATA[<p>
<a href="http://graphics.stanford.edu/data/3Dscanrep/" class="ex-ref" title="The Stanford 3D Scanning Repository">WEB</a> で公開されている、ハイポリゴンのモデルを Cheetah3D でレンダリングしてみた。
元は PLY 形式なので、公開されているソースを使用して自作エクスポーターでメッシュファイルに変換。作成したメッシュファイル（テキスト）をスクリプト経由で Cheetah3D で読み込み。</p>
<p>Asian Dragon とか Thai Statue とか、さらにハイポリなものがあるんだけれど、スクリプトで読み込んだ時点で Cheetah3D が落ちるなぁ。やっぱり扱えるポリゴン数にリミットがあるのかもしれない。</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060927_bunny.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Stanford Bunny. Rendering: Cheetah3D 3.4 - 69,451 polys</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060927_dragonh.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Dragon. Rendering: Cheetah3D 3.4 - 871,414 polys</p>
<p>
<img src="http://tres-graficos.jp/blog/resources/ch_20060927_happy_a.jpg" width="480" height="640" alt="" />
</p>
<p class="spec">Happy Buddha. Rendering: Cheetah3D 3.4 - 1,087,716 polys</p>
]]>
</content:encoded>
</item>
</channel>
</rss>