IBMBitmapScaling
IBMBitmapScaling.mp4
Description
Three ImageTextures on Bitmap geometries each under a Transform2D. Scale is altered using a PositionInterpolator2D routed
to the scale field(s).
- Top left image is scaled using the Bitmap scale field.
- Top right image is scaled using the Transform2D scale field.
- Lower image is scaled using both the Bitmap scale field and the Transform2D scale field.
Top left and top right image should display at the same size as the scaling is equivalent.
Lower image should scale at twice the factor of the other two images as scaling is applied to two fields simultaneously.
A single OD is used as a source for all three ImageTextures.
Screenshot
Snapshot taken whilst images were dynamically scaling.
Back to main index