So now that we have seen the nice parallax effect on 'transparent tiles' in WP8.1, I have an idea for a cool (but battery depleting) start screen effect that will make the phone look transparent.
Step one: record a live image with the rear facing camera. Part of this will be used as a live tile background.
Step two: process the front facing camera image to determine where the user's eyes are. This gives angle and distance (from eye spacing) to the phone.
Based on the user distance and angle, you can determine what part of the surroundings (rear cam image) the user would see if the phone was not in the way.
This should be enough to live update the tile background to make the phone look transparent. Cool! Creepy side effect: it will make your hand look transparent as well.
Any programmers in here that can slap this together?
Edit: example image where it's pretty obvious how you would fill in the tiles to make the phone look transparent. Bonus points for blurring the RFC image to match the user's depth of focus. Double bonus points for using the FFC to get pupil size to get the correct depth of focus.
Step one: record a live image with the rear facing camera. Part of this will be used as a live tile background.
Step two: process the front facing camera image to determine where the user's eyes are. This gives angle and distance (from eye spacing) to the phone.
Based on the user distance and angle, you can determine what part of the surroundings (rear cam image) the user would see if the phone was not in the way.
This should be enough to live update the tile background to make the phone look transparent. Cool! Creepy side effect: it will make your hand look transparent as well.
Any programmers in here that can slap this together?
Edit: example image where it's pretty obvious how you would fill in the tiles to make the phone look transparent. Bonus points for blurring the RFC image to match the user's depth of focus. Double bonus points for using the FFC to get pupil size to get the correct depth of focus.
