Dynamic FOV for creating a Dolly Effect
Peda1996 opened this issue ยท 6 comments
I want to suggest a feature, where it's possible to dynamically set the FOV, therefore it will be possible to create a Dolly Effect.
https://www.youtube.com/watch?v=u5JBlwlnJX0&feature=youtu.be
The Implementation may could use the fov setting, save it every keyframe, and update it every frame when rendering. The resulting fov is then interpolated between two keyframes.
Would be cool if this could be implemented.
I would like for this feature to be implemented, it's been asked for 8 years, and yet it seems that nobody even tried. I'll look into the code and try to make it, but don't expect anything since i'm not really a mod developer.
Found out that there is already a Pullrequest for this:
#47
I think it would be great if such a setting doesn't change the original fov of the entire camera and rather works as a offset.
Like -10 of the current FOV setting, that allows to adjust the whole file at the end a little bit without changing all the keyframes later.