I have added a very simple modification to camera.cpp/camera.hpp to support over the shoulder third person camera. It seems to work pretty well but I have not tested all view changing states that may be options in Morrowind. Basically, as of now, you can keep pressing tab to cycle through first person, third person, and third person over the shoulder.
Seems like this feature is also partially satisfied with what i've added:
https://bugs.openmw.org/issues/390

A few things I would like to know for incorporating this into OpenMW:
1. Is the team ok with adding these sort of modifications as options to OpenMW even though they are non-vanilla at this point?
2. How would one add these sort of game mechanic options without breaking the vanilla experience (set in the config file, enable in a game menu, etc.)?
2. Is there a way to get a more experienced graphics coder to review my changesets until i know what i'm doing?
