Versions Compared

Key

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

...

Emitter materials can be defined in three different ways:

  1. CustomColor: allows users to set the Color and the Intensity of your light separately. Color can be set in RBG, HSV or XYZ scales, or correlated to a Kelvin value. Intensity (or Luminance) can be set in a number of different ways described later in this section. An IES / Eulumdat file using measured lighting data can be also specified.
  2. Temperature: in Kelvin degrees, the temperature of the light source determines both the color and its intensity. Colder temperatures (near 3000°K) emit reddish, low-intensity light, while higher temperatures (near 9000°K) emit blue, bright light.
  3. HDR image: high dynamic range image which emits light from the emitter surface. HDR, EXR or MXI formats are accepted.

...

Color properties

...

...

Image Removed

...

Image Added

  • Type: specifies the type of the emitter. 
    • Area: projects light from the surface of the assigned object, so the whole geometry is working as a light source. 
    • IES: projection defined by an IES or Eulumdat file which contains lighting information provided by manufacturers. This is very useful if you want to use a certain light fixture from a manufacturer that also provides this information for it, but you don’t want to actually model the fixture itself.
    • Spot: projects a light beam with the shape of a cone, mimicking the spotlights used by photographers and cinematographers.
  • Preset: Maxwell Render provides some emitter presets of standard type light sources. These presets will change the color as well as the intensity of the emitter.
  • Color Type: specifies how the light color is set:
    • RGB: specifies the color of the emitted light.
    • Correlated (K): specifies color as a temperature value in Kelvin. Low Kelvin temperatures are reddish, 6500°K is considered white, and higher values will produce a bluish light.
  • Photometric DataLuminance: specifies the type of intensity of the light. There are several options to specify luminance:
    • Power and Efficacy: specifies the consumed electricity (Power) of the light source, and how efficiently it converts into visible light (Efficacy). The efficacy number specifies how many lumens are emitted per watt.
    • Lumen (Luminous Power): specifies the intensity in Lumens (lm) which is the SI (International System of Units) unit for luminous flux. With this option the same amount of lumens are emitted when the emitter surface is scaled. This gives the impression that the emitter is weaker from a larger area.
    • Lux (Illuminance): specifies the intensity in Lux which is defined as one Lumen per square meter (lm/m^2). With this option the amount of lumens increases / decreases with the scale of the emitting surface.
    • Candela (Luminous Intensity): specifies the power of the light emitted in a certain direction in Candela (Cd) which is the SI unit.
    • Luminance: specifies the power of the light in Nit which is defined as one Candela per square meter (Cd/m^2)
    Lobe: specifies the type of the emission.
  • Default: uses the custom emission settings.
  • IES: uses

IES projection type

Image Added

  • IES File: specifies the path of an .ies or .eulumdat file which specifies describes the intensity and direction of emission of a certain light fixture. This is very useful if you want to use a certain light fixture from a manufacturer that also provides this information for it, but you don’t want to actually model the fixture itself.Bitmap: projects an image, just like a slide projector or cinema projector does. Any image format can be used, both low dynamic range images (like jpg, tga or png), high dynamic range images (like hdr, exr or tiff32) or even procedural images.
  • Intensity: specifies the intensity of the emission defined by the IES or bitmap file.
  • IES file: the path of the .ies or .eulumdat file used with IES lobe type.
  • Map: the path of the bitmap used with Bitmap lobe type

Spot projection type

Image Added

  • Map: if enabled projection is defined by the given image file.
  • Cone Angle: defines the angular aperture of the cone.
  • FallOff Angle: allows you to add an additional angle outside of the main cone, where the intensity falls softly from 100% to 0%.
  • FallOff Type: adjusts the intensity falloff in the borders defined by the FallOff Angle.
  • Blur: allows you to control the focus of the projection, the smaller this value, the sharper the projection will be.

Temperature properties

The temperature of emission can be chosen in Kelvin degrees (°K). This mode affects not only the color but also the intensity of the emission. A higher temperature will make the emission stronger and bluer. The color will change from red (low temperature) to orange, to yellowish, to white, and finally blue (high temperature).

...

Houdini hlight nodeMaxwell light geometry
Enable Spot Light: trueA cone with an emitting object insideAssigns a spot type emitter to the light object.
TypeDefines the geometry of the inner object as described above.
Cone AngleThe angle from edge to edge of the spot light’s beam.
Cone DeltaPenumbra angle: the angle from the edge of the spot light’s beam over which the intensity of the spot light falls off linearly to zero.

...