Mirroring a perspective

Hello,

At TU Braunschweig we are using CarMaker and Simulink for our Dynamic Vehicle Road Simulator (DVRS). The DVRS has 7 Displays, of which 5 are for visualisation of the cockpit view and 2 small displays for the outside mirriors. For some reason the displays on the outside mirrors are attached upside down. Is there a possibility to mirror a camera perspective vertical or horizontal in MovieNX?

Thanks for your help
Derk-Tilo

Hello Derk-Tilo,

In the camera configuration file (default location is projectfolder/MovieNX/data/Camera/Camera.cfg) set the mirror type for the camera you are trying to configure as below.

Camera.X.Model.MirrorMode = Horizontal

or

Camera.X.Model.MirrorMode = Vertical

Thanks,

Tim

2 Likes