Hi,
I'm investigating an app. to be able to easily create the Dolly Zoom effect used in Jaws and other movies. See a sample here:
There is no app. for it. To create the effect manually is a pain.
My idea would be to have an app. that runs on a phone that can be put on a motorized dummy that moves back slowly.
The problem is that we need a timed zoom effect in the app. and a way to keep the subject boxed in the middle of the screen. So in general I would need:
- a camera view;
- an overlay that shows a box around the subject;
- a timed zoom (possible with cameraview?)
Even more awesome would be an automatic zoom that zooms out/in when moving back or forward. This could be done with the accelerometer I assume.
Any suggestions?
I'm investigating an app. to be able to easily create the Dolly Zoom effect used in Jaws and other movies. See a sample here:
There is no app. for it. To create the effect manually is a pain.
My idea would be to have an app. that runs on a phone that can be put on a motorized dummy that moves back slowly.
The problem is that we need a timed zoom effect in the app. and a way to keep the subject boxed in the middle of the screen. So in general I would need:
- a camera view;
- an overlay that shows a box around the subject;
- a timed zoom (possible with cameraview?)
Even more awesome would be an automatic zoom that zooms out/in when moving back or forward. This could be done with the accelerometer I assume.
Any suggestions?