joelr
|
If you are working with actual images (e.g., the output of Render or ReadImage), use Reorient to generate the mirror, then Collect->Arrange to glue the halves together. If you are working with a scene graph, use Scale to generate a mirror scene (e.g., a scaling vector of [-1, 1, 1] will mirror horizontally). Then Collect.
|