You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Image Layersグループでは、レンダリング時に同時出力される複数のイメージ素材(レイヤー)を定義します。それぞれのイメージはフレームバッファに表示するか、ファイルとして保存するか、あるいはその両方を選択できます。

デフォルトでは1枚のレイヤー(メイン素材となるRGBA、またはBeautyとして表現) がフレームバッファに表示され、ファイルに保存されます。

 

Beautyを構成する様々な要素を、レイヤーとして任意の数だけ出力可能です。これらは、シェーダ内部で計算された値から取り出され、一般的にはArbitrary Output Variables (AOVs)と呼ばれています。

例としては、奥行き素材(ZDepth)、(ライトの影響を受けていない)サーフェスカラー、Beauty に含まれるSpecular ・Diffuse成分などです。 これらのレイヤーは最終画像の合成時に様々なコントロールを可能にします。

サポートしているAOVに関しての詳細はAOV Selectorを参照して下さい。

 

レイヤーは様々なAOVを出力するだけでなく、以下の出力も可能です:

  • 異なるカメラアングル。これは高速な(3Dステレオのような)同時マルチカメラレンダリングを可能にする非常に強力な機能です。
  • シーンにある様々なサブセット。

より詳細な情報はLayers Advancedを参照して下さい。 



レイヤーは全て同時に出力されます。多くのレイヤーを一度に出力してもレンダリング時間に大きな差は生まれません。

これは、3Delight for MayaRender Pass機能とは異なります。Render Passは1つずつ順番に実行され、パスごとに全く異なるものを出力可能です。

 

Image Layers グループ


Global Options


Image Layers グループではファイル書き出しの場所、イメージフォーマット、その他レイヤーに出力するチャンネルなどを設定します。

Default Image Filename

イメージレイヤーを書き出す際のデフォルト出力先を指定します。デフォルトではシーン名、レンダーパス名、AOV名をベースに保存されます。
相対パスや拡張した記述方法に関してはFile Path Expressionsを参照して下さい。
See File Path Expressions for details on how it is possible to construct relative paths and paths containing dynamically expanded tokens.

 Default Image Format

イメージのファイル拡張子や色深度を指定します。デフォルトは8ビットのTiffファイルです。その他多くのファイルフォーマットをサポートしており、
オプションで任意の色深度に変更する事もできます。詳細は Image File Formatsを参照して下さい。
Specifies the default file format for the image layers, including the pixel bit depth. The default is 8-bit TIFF files. Many formats are supported and each have specific options for bit depths. Refer to Image File Formats for more details.

 Batch Output Mode

ファイル出力に設定していなくても、フレームのレンダリング終了と同時に各レイヤーイメージがファイル保存されます(後述を参照)。
このファイル出力のボタンは作業時にオン・オフを繰り返したり、レンダーファーム(Maya Batch の使用時)へ投げる際にオフにしたままにしてしまう事があるかもしれません。Batch Output Mode ではバッチレンダリング時にこれらを無視(上書き)するかを設定する事ができます。このオプションはMaya Batchでレンダリングをかける際に特にOutputをオンにしなくても全てのレイヤーイメージが正常に保存されているか確認するためによく使用されます。
オプションは下記の通りです。

 

Enable file output as selected
Outputがオンになっているレイヤーのみファイル出力を行います。こちらがデフォルトで、GUI上の設定に準じます。
Enable all file output and selected JPEG
___________________________________
バッチモード時、全てのレイヤーイメージが保存されます。(但し、JPGスイッチのみオンの時のみ同拡張子でファイル保存を行います。これはバッチモード、インタラクティブモード共通です。)

 

Interactive Output Mode

Interactive Output ModeではGUIからレンダリングする際のファイル出力を設定します。

 

Enable file output as selected

Indicates to output the image layers to file (in interactive mode) only if their corresponding file output toggle are selected. This is the default behaviour.
インタラクティブモードにおいてOutputがオンになっているレイヤーのみファイル出力を行います。
この選択がデフォルトになります。

Disable file output

OutputやJPGがオンになっていてもファイル出力をしません。このオプションはウィンドウにてレンダリング結果を確認する際に使用されます。
Indicates to disable the output of the image layer to file (in interactive mode). Both the regular and JPEG file output toggles will be ignored. This is useful while working interactively and displaying image layers on screen only and to ignore the file output toggle (and possibly let it be used for batch mode only).

Enable file output only for selected displays
______________________________________

このオプションではウィンドウ表示とOutputの両方がオンになっているときのみファイル出力を行います。
This is an hybrid option. While working interactively, one may be interested to output to file only those image layers that he is actively working on: those that are selected to be displaying on screen. With this option, the image layers will be saved to file only if the display on screen toggle in selected.



List of Layers (AOVs)


ここはレンダリングプロセスにおける出力に関する設定です。(Outputには3つのボタンオプションがあります)
デフォルトでは1つのレイヤーで、RGB+アルファの"Beauty"に設定されています。レイヤーを増やす際にも簡単に出力するレイヤーの増減を設定でき、
レイヤーの順番も任意で決めることができあできます。マウスの真ん中ほボタンで対象レイヤーの順番を変更でます。

This list all the layers that will be generated during the rendering process (subject to the selection of any of the three output toggles in te list). By default, the list is populated with only one image layer, the RGBA ("Beauty") layer. When there are many layers, it is possible to re-order them in the list for organisational purpose (to visually group them). This is done through a middle-click and drag. It is a bit finicky to use though - you need to drop the layer while a line in between two layers is highlighted for the re-order to work. If you drop the layer while another layer is highlighted, nothing happens.

List of Layers (AOVs)りssi


各レイヤー毎でウインドウ表示、ファイル出力、あるいは両方のオプションが選べます。更に任意の拡張子やJPG(デジカメでいう、所謂RAWデータとJPEGイメージの関係)を出力できます。これらは図にあるような3つのトグルボタンでオン・オフを切り替えます。全てオフの場合は何も出力されません。
Each layer can be selected to be displayed on screen or be saved to file or both. They can be saved in the specified format and also simultaneously in JPEG (similar in concept to a digital camera that can save simultaneously a RAW and a JPEG image). These outputs (display on screen and save to file) for each layer is controlled using three toggles located left of the layer name in the list. If no output toggles are selected, the image layer with its AOV is inactive.

 

 

ウインドウに表示

Maya Render View か 3Delight i-Displayのどちらかのウインドウに出力します。どちらのウインドウを使用するかはPreferenceで設定できます。詳細はThe 3Delight Preferencesを参照して下さい。
Enables the display of the image layer in a window on screen: either in the Maya Render View or 3Delight i-Display. The selection of which window (and accordingly which application) is a user preference that can be specified in the The 3Delight Preferences.

3Delight i-DisplayではなくMaya Render View で表示する場合、マルチレイヤーでの表示をサポートしていません。
マルチレイヤーがオンの時、最初の1レイヤーが表示されます。(Page Up/Downで切り替え可)

ファイル出力

Enables the output of the image layer to file using the file format and location specified by the Default Image Filename 
and Default Image Format attributes (unless overridden for that layer in the options listed below the list of layers).
Default Image Filenameで指定した場所へDefault Image Formatで指定した拡張子にてファイル保存します。 
(これは複数のレイヤーが追加されている場合でもファイルを同名で上書きさせないためです) 

jpeg出力

Enables the output of the image layer as a JPEG. The file location is the same as specified for the standard file, 
only this time with the .jpg extension.
JPEGファイルを保存します。保存先は上述と同じで拡張子が.jpgになります。 

If all three toggles are selected, the image layer will be outputted simultaneously in a screen window, on file and as a jpeg. 
全てオンの場合、ウインドウに画像を出しつつ任意の拡張子とJPGを保存します。 

Below the list of layers there are four buttons. Except for Add, their function applies to the selected layers in the list:
リストの下部には4つのボタンがありAddボタン以外は選択しているレイヤーに対する動作です。 

Add...

レイヤーを追加します。AOV Selectorで1つ以上のAOVを指定します。選択した全てのAOVがリストに追加されます。
For adding layers. The AOV Selector will pop for enabling one or more AOVs. All the AOVs selected in the AOV Selector are presented in the list of layers.

Remove

1つ以上の選択しているレイヤーを削除します。但しRGBA ("Beauty")は削除できません。
Select one or more layers in the list and press Remove to remove. Note that the RGBA ("Beauty") layer can not be removed.

Duplicate

選択しているレイヤーを複製します。例えば同じDiffuseでも2枚目の拡張子を変えたり、表示に含めるオブジェクトを変えたりする場合に便利です。
Select a layer in the list and press Duplicate to duplicate. You can then change some of the per layer attributes for any of the duplicated layer (otherwise you simply end up with exactly the same Layer/AOV without any difference). For example, you can have two Diffuse layers saved in different file format, or each with a differentPixel Filter or Display Subset (specified in the Advanced groups of attributes).

View...

選択したレイヤーを表示します。表示にはPCで関連づけしているビューワーが使用されます。使用するアプリケーションを変更したい場合は
The 3Delight Preferencesを参照して下さい。
Select a layer and press View to view it. This opens the Image Filename for that layer in a viewing application. Refer to The 3Delight Preferences for how to select which application should be launched.

 

Per Layer Attributes


レイヤーを選択(1つのみ)すると、Add/Remove/Duplicate/Viewボタンの下にリストが表示されます。(Advanced,Outliningを含む)
これらは各レイヤー毎のアトリビュートです。
When selecting a layer (only one) in the list of layers, its attributes are listed below the Add/Remove/Duplicate/View buttons (including those in the Advanced and Outlining collapsable groups). These are per-layer attributes.

任意のレイヤー以下のアトリビュート

Image Filename

Default Image Filenameより指定したファイル命名規則を優先させます。"Custom"に変更すると任意に指定できます。
Use to override the Default Image Filename. The options are "Default" to use (not override) the Default Image Filename and "Custom" to specify a custom filename for the selected layer. When default is selected, the complete expanded filename is listed just below (expanded from the token).

File Format

Default ImageFormatよりも指定した拡張子を優先します。拡張子、色深度の変更が可能です。
To override the Default ImageFormat. The options are "Default" to use (not override) the Default Image Format and "Custom" to specify a custom file format, including the pixel bit depth.

It is recommended to leave these attributes to "Default" and set the file location and format using the Default Image Filename and Default Image Format at the top. This way, whenever you change these default, the change will apply to all the layers that refer to these "default" settings.
変更を元に戻すときは"Default"を選択します。 

その他については Advanced と Outliningを参照して下さい。

 

 

  • No labels