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

 

...

Column

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.

...

  • Luminance: 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)

...

IES projection type

Image Added

  • IES File: specifies the path of an .ies or .eulumdat file which

...

  • describes the intensity and direction of emission of a certain light fixture.

...

  • Intensity: specifies the intensity of the emission defined by the IES or bitmap file.

...

Temperature properties

 

...

Column

Image Removed

...

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

Image Added

HDR image properties

 

...

Column

Image Removed

...

This option allows users to texture an emitter with a MXI / HDR / EXR image. Low dynamic range image (such as jpeg) can also be used by converting it from 8 bits to 32 bits. See the HDR Image chapter in the

...

Maxwell Render manual for more information about this feature.

 Image Added

Houdini light node

The plug-in translates Houdini’s hlight node to Maxwell Render with creating the appropriate geometry and applying an emitter material to it.

Light geometry

The used parameters are summarized in the following tables:

Point light
Houdini hlight nodeMaxwell light geometry
Type: pointSphere with radius of 0.05
Line light
Houdini hlight nodeMaxwell light geometry
Type: lineRectangle with width of 0.05
Area Size XHeight
Grid light
Houdini hlight nodeMaxwell light geometry
Type: gridRectangle
Area SizeSize
Single SidedSingle / double sided surface
Reverse Emission DirectionSurface normals when single sided
Disk light
Houdini hlight nodeMaxwell light geometry
Type: diskDisk
Area SizeSize
Single SidedSingle / double sided surface
Reverse Emission DirectionSurface normals when single sided
Sphere light
Houdini hlight nodeMaxwell light geometry
Type: sphereSphere
Area Size XRadius X, Z
Area Size YRadius Y
Geometry light
Houdini hlight nodeMaxwell light geometry
Type: geometryEmitter is assigned to the given object, when it is translated to Maxwell.
Render Light GeometryHidden from Camera, Hidden from Reflections / Refractions

...

Spot light
Houdini hlight nodeMaxwell light geometry
Enable Spot Light: trueAssigns a spot type emitter to the light object.
TypeDefines the geometry of the 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.

Light emitter

The emitter is generated from the following parameters:

...