texture cylinder

texture cylinder

The texture cylinder module provides a means to project images onto a cylinder using texture mapping.

Ports

DirectionNameTypeDescription
InputInput FieldFieldThe field containing the cylinder to be texture mapped.
OutputOutput FieldFieldA field containing the textured cylinder.
OutputOutput ObjectRenderableA renderable object displaying the texture mapped cylinder.

Properties

PropertyTypeDescription
FilenameStringThe name of the image file to read.
Allow TransparencyBooleanThe Allow Transparency option enables transparency support within the photograph. This allows the inclusion of partially transparent images, but can interfere with other transparent objects in the scene.
Switch Horizontal For VerticalBooleanThe Switch Horizontal For Vertical toggle handles images which have been produced using a different scanning order.
Flip HorizontalBooleanThe Flip Horizontal toggle will reverse the order of each pixel in the incoming image in the horizontal direction.
Flip VerticalBooleanThe Flip Vertical toggle will reverse the order of each pixel in the incoming image in the vertical direction.
Horizontal Scale FactorDoubleThe Horizontal Scale Factor slider sets a factor for enlarging or shrinking the image. It represents an East/West scaling.
Vertical Scale FactorDoubleThe Vertical Scale Factor slider sets a factor for enlarging or shrinking the image. It represents a North/South scaling.
Angular ShiftDoubleThe Angular Shift slider controls the rotation (in degrees) of the texture around the cylinder.
Vertical ShiftDoubleThe Vertical Shift slider controls the vertical position of the texture on the cylinder.
Cylinder CenterCoordinateThe Cylinder Center is the value of the center of the cylinder to use in the texture mapping process.
Cylinder Z MinDoubleThe Cylinder Z Min is the value of the minimum of the cylinder vertical extent to use in the texture mapping process.
Cylinder Z MaxDoubleThe Cylinder Z Max is the value of the maximum of the cylinder vertical extent to use in the texture mapping process.