Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

3Delight for Maya is a fully integrated Maya plug-in that let you render Maya scenes using the powerful 3Delight renderer. The plug-in is designed to be easy to use but integrates all the features used in modern pipelines (Global Illumination, Re-lighthing, EXR File, Deep Image Files, ...).

Quick Start

To render a scene, one can simply:

  1. Load the scene and the plug-in (using the Plug-in Manager)
  2. Set the default renderer in the Render Globals to ‘3Delight’
  3. Start the render as usual

Main

Features and Components

Components 

In a nutshell, 3Delight for Maya offers the following features and components:

Pass oriented renderingRender Passes

A render pass contains (among other things) options a set of information defining the objects and light elements being rendered, the rendering quality and options and the type of output produced. Render passes add flexibility on top of the standard Maya layers. See The Render Pass.

 Hypershade shading network translation

3Delight for Maya automatically translates Hypershade materials into Render- Man shaders, so scenes that work in Maya will work the same when using 3Delight For Maya.

RenderMan Shader Nodes

It is always possible to assign RenderMan shaders to scene elements. Assign- ment is done through the Assignment Panel while the Attribute Editor is used to edit the shader parameters. RenderMan shaders override Hypershade materials.

Shader and Attribute Collections

This feature enables the selection of a certain group of shaders or attributes depending on the pass being rendered. This adds flexibility to more advanced pipelines. Other packages also offer a per-pass assignment strategy but this ad- ditional indirection level let more advanced users easily manage pass-dependant connections. See Section 5.1 [Understanding Collections], page 119.

Geometry Attribute Nodes

These nodes are used to set various some parameters that are specific to 3Delight, Examples are ray tracing attributes and motion blur attributes. See Section 3.5 [The Geometry Attribute Node], page 16. to 3Delight. 

Light Attribute Nodes

3Delight For Maya honours all Maya light for Maya honours all Maya light parameters and it provides its own attributes to set specific parameters. For example, the deep shadow map type (either normal or deep) is selected through the light attribute node . See Section 3.8 [The Light Attribute Node], page 47.

The Assignment Panel

This handy dialog is used to view and modify what shader node, attribute nodes and shader collections are assigned to the selected objects. See Section 3.2 [The Assignment Panel], page 10

as explained in Deep Shadow Maps.

RenderMan Shader Nodes

It is possible to assign RenderMan shaders to scene elements (this will override any Hypershade material assignment). Assignment is done through the Assignment Panel or the The 3Delight Relationship Editor while the Attribute Editor is used to edit the shader parameters.

RIB Archives

3Delight For for Maya can create and read RIB archives. This is a handy feature when efficient rendering of complex scenes is required. See Section 3.11 [The RIB Archive Node], page 97

RenderMan Code Node

This advanced Hypershade node allows insertion of SL code (RenderMan Shad- ing Language code) in a Hypershade network. See Section 3.12 [The RenderMan Code Node], page 99

...