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

Compare with Current View Page History

« Previous Version 2 Next »


The Output group

The Output group of rendering attributes specifies the details of the rendering output such as display, format and file. This applies to all image layers (AOVs).

Display

Enables the display of the image in a window on screen: either in the Cinema4D Render View or 3Delight Display. The selection of which window is a user preference that can be specified in the 3Delight Preferences.

In the Cinema4D Render View only the first image layer (AOV) is displayed (as it does not support displaying several layers selectively). To view all the layers, you must use 3Delight Display.


Image File

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).

NSI File

Enables the output of the NSI file. The file location is specified on the NSI Filename.                                                                                              

Image Filename

Specifies the file location for saving the image (or image layers).

Image Format

Specifies the format for saving the image, including the pixel bit depth. The default is 16-bit float EXR files. The supported file formats are:

Name & ExtensionDescriptionBit DepthMulti-Layer Support
TIFF

.tif

TIFF format.

8-bit integer
16-bit integer
32-bit float
Yes_
(Layers can have different data types.)
OpenEXR
.exr

The Open EXR format.

OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic.

16-bit float
32-bit float
___________ 
Yes
_______________ 
OpenEXR (deep) 
.exr

The Open EXR "deep" image format (introduced in Open EXR 2.0).

Each pixel can contain multiple values at different depths.

16-bit float
32-bit float
Yes
JPEG
.jpgJPEG format.
8-bit integer
No
PNG
.pngPNG format.
8-bit integer
16-bit integer
No

8-bit images are saved with a sRGB gamma correction. 16-bit integer, 16-bit float and 32-bit float images are saved as "raw" data, without any gamma correction.


When Saving, create a JPEG copy (beauty layer only)

In addition to outputting the image at the location and with the format specified above, you can select this option to also save a JPEG copy. In the case multiple image layers (AOVs), only the first layer (usually a beauty layer) is saved as a copy. The file location for this JPEG copy is the same as specified by Image Filename, only this time with the .jpg extension.

NSI Filename

Specifies the file location for saving the NSI file (when selecting the option NSI File for Output).

Once the NSI file is saved, you can use the renderdl command line to render the image from this NSI file. An important benefit of rendering your images this way is that it will use significantly less memory (this is because renderdl has a very small memory footprint – usually less than half compared to rendering through the DCC application).

  • No labels