Rendering reflected model

I have a model, and I want to render it backwards, so to speak. I’ve tried a bunch of things but they don’t seem to work. I’ve attached an image to show what I want to achieve

http://i.imgur.com/AppH7K7.png

Why would you need to render it mirrored?

Negative scale on the axis you want to mirror. Quake 2 does this for left handed view models. You’ll need to modify the renderer.

@jcpy Thanks, that worked