<?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://www.tres-graficos.jp/blog/index.php</link>
<pubDate>Wed, 24 May 2006 12:50:17 </pubDate>
<description>
TG BLOG - RSS 2.0 (Really Simple Syndication).
</description>
<item>
<title>Z-buffer channel with Cheetah3D</title>
<link>http://www.tres-graficos.jp/blog/article.php?id=196</link>
<pubDate>Wed, 24 May 2006 12:50:17 +0900</pubDate>
<description>
Forum で Z-buffer channel を取り出す方法が紹介されていたので、実験してみた。

EPIX フォーマットで保存するために、Render Preferences で cache EPIX にチェックを入れる
レンダリン...</description>
<content:encoded>
<![CDATA[<p>
<a href="http://cheetah3d.de/forum/showthread.php?t=681" class="ex-ref">Forum</a> で Z-buffer channel を取り出す方法が紹介されていたので、実験してみた。</p>
<ul>
<li>EPIX フォーマットで保存するために、Render Preferences で cache EPIX にチェックを入れる</li>
<li>レンダリング後、画像を EPIX フォーマットで保存 ( 拡張子は .epx ）してから、保存した画像ファイルの拡張子を .epx から .tiff に強制的に変更</li>
<li>出来た TIFF ファイルを Preview で開く。ドロワーに各レイヤーのサムニールが表示されているので、それを選択して別名で保存</li>
</ul>
<!-- more -->
<p>取り出した Z-buffer 画像を使って Photoshop のフィルター ぼかしー（レンズ）に使用してみた。取り出しの手順がちょっと面倒なんですが、ゆくゆくはこうした手順無く書き出せたりするようになるはず。</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20060523_wc_z.jpg" width="300" height="225" alt="" />
</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20060523_wc_a.jpg" width="640" height="480" alt="" />
</p>
<p>
<img src="http://www.tres-graficos.jp/blog/resources/ch_20060523_wc_b.jpg" width="640" height="480" alt="" />
</p>
<p class="spec">Modeling & Rendering: Cheetah3D 3.2</p>
]]>
</content:encoded>
</item>
</channel>
</rss>