Geometry Emitters

 

A Mesh Emitter is a polygon object that emits light into a scene. This made possible by applying a DiffuseAmount of diffusion, or the reflection of light photons at different angles from an uneven or granular surface. Used for dull, non-reflecting materials or mesh emitters. material to the mesh object and then connecting a Blackbody or Texture Emission node to the Diffuse material's Emission channel (Figure 1).

GeometryEmitter_Fig01_Nuke_v3_08

Figure 1: A light emitting diffuse material

 

In order to use a mesh as a light source, first apply a Diffuse material to the surface. Then connect Blackbody or Texture emission node to the Emission pin. These emission nodes can be accessed from the Nodegraph Editor window (Figure 2).

Geometry_Emitters_Fig02_Nuke_v2020

Figure 2: Accessing the emission nodes from the Nodegraph Editor window

 

The Blackbody Emission type uses Color Temperature (in Kelvin) and Power to control the color and intensity of the light.

 

Black Body Emission Parameters

Texture - Sets the light source's efficiency to either a value or texture. Keep in mind that real-world lights aren't 100% efficient at delivering power at their specified wattage - a 100-watt light bulb doesn't deliver 100 watts of light. This parameter enters the real-world values.

Power - The light source's wattage. You should set each light to their real-world wattage - for example, set a desk lamp to 25 watts, a ceiling lamp to 100 watts, and an LED light to 0.25 watts.

Surface Brightness - Causes emitters to keep a constant Surface Brightness, independent of the emitter's surface area.

Keep Instance Power - Enabling this option with Surface Brightness disabled and Uniform Scaling applied to the object causes Power to remain constant.

Double Sided - Allows emitters to emit light from the front and back sides.

Temperature - The temperature (in Kelvin) of the Black BodyAn opaque object that emits thermal radiation. In Octane, this is used to designate illumination properties for mesh emitters. emission's light.

Normalize - Ensures all normal vectors have the same length for the Black Body emission - this keeps the emitted light's luminance constant if the temperature varies. this is enabled by default.

Distribution - Controls the light pattern. You can set this to a Greyscale or RGB image so that you can load an Image texture or IESAn IES light is the lighting information representing the real-world lighting values for specific light fixtures. For more information, visit http://www.ies.org/lighting/. file. the Image texture's Projection nodes adjust the light's orientation and direction.

Sampling Rate - Choose what light sources receive more samples.

Light Pass ID - The Light Pass ID captures the respective emitter's contribution.

Visible On Diffuse - Enables light source visibility on diffuse surfaces. Black Body or Texture emission light sources can cast illumination or shadows on diffuse objects. Disabling this option disables emission - it's invisible in diffuse reflections, but is still visible on specular reflections. It's also excluded from the Direct light calculation. This option is enabled by default.

Geometry_Emitters_Fig03_Nuke_v2020

Figure 3: Visible On Diffuse enabled (left) and disabled (right)

 

Visible On SpecularAmount of specular reflection, or the mirror-like reflection of light photons at the same angle. Used for transparent materials such as glass and water. - Enables the light source's visibility on specular surfaces, and hides emitters on specular reflections/refractions. This is enabled by default.

Geometry_Emitters_Fig04_Nuke_v2020

Figure 4: Visible On Specular enabled (left) and disabled (right)

 

Transparent Emission - Light sources cast illuminations on diffuse objects, even if the light source is on transparent material.

Cast Shadows - Enables light sources to cast light and shadows on diffuse surfaces, letting you disable direct light shadows for Mesh emitters. To make this option work, the Direct light calculation must include the emitter (the sampling rate must be greater than 0). This option is enabled by default.

 

The Texture Emission type allows any valid texture type to set the light intensity. This can be used to create interesting effects such as TV screens by using an image texture as the source.

 

Texture Emission Parameters

 

Texture - Sets the light source's efficiency. You can set this to a value or texture. Keep in mind that real-world lights aren't 100% efficient at delivering power at their specified wattage - a 100-watt light bulb doesn't deliver 100 watts of light. This parameter enters the real-world values.

Power - The light source's wattage. You should set each light to their real-world wattage - for example, set a desk lamp to 25 watts, a ceiling lamp to 100 watts, and an LED light to 0.25 watts.

Surface Brightness - Causes emitters to keep a constant Surface Brightness, independent of the emitter surface area.

Keep Instance Power - Enabling this option with Surface Brightness disabled and Uniform Scaling applied to the object causes Power to remain constant.

Double Sided - Allows emitters to emit light from the front and back sides.

Distribution - Controls the light pattern. You can set this to a Greyscale or RGB image so that you can load an Image texture or IES file. the Image texture's Projection nodes adjust the light's orientation and direction.

Sampling Rate - Choose what light sources receive more samples.

Light Pass ID - The Light Pass ID captures the respective emitter's contribution.

Visible On Diffuse - Enables light source visibility on diffuse surfaces. It enables Black Body or Texture emission light sources to cast illumination or shadows on diffuse objects. Disabling this option disables emission - it's invisible in diffuse reflections, but is still visible on specular reflections. It's also excluded from the Direct light calculation. This option is enabled by default.

Visible On Specular - Enables the light source's visibility on specular surfaces, and hides emitters on specular reflections/refractions. This is enabled by default.

Transparent Emission - Allows light sources to cast illumination on diffuse objects, even if the light source is on transparent material.

Cast Shadows - Enables light sources to cast light and shadows on diffuse surfaces, letting you disable direct light shadows for Mesh emitters. To make this option work, the Direct light calculation must include the emitter (the sampling rate must be greater than 0). This option is enabled by default.