Access Ogre Rendering Pipeline through CameraPlugin

asked 2018-02-07 06:51:49 -0600

Illuminatur gravatar image

updated 2018-02-07 06:55:23 -0600

Hi guys,

i want to model a special camera behavior and therefore i Need to modify the OGRE Rendering Pipeline inside the camera plugin, so that the special behavior is only reflected in the camera Information captured by this plugin. It shall not modify the Scene visualized in gzclient or Images captured by other virtual "ordinary" camera plugins.

Is there a possibilty to achieve this? I couldnt find any possibility to embedd such an approach inside the camera plugin.

Best regards!

edit retag flag offensive close merge delete