Skip to content

Simple app that creates a 3D image of dots moving in and out of screen by combining separate images for each eye.

Notifications You must be signed in to change notification settings

InvaderZim62/StereoVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Stereo Vision

I decided to create my own 3D stereo image programmatically.

Hold the phone about 12 inches from your face. Focus your eyes to an imaginary point behind the phone, until the two red squares become three. The 3D effect takes place in the middle square.

Stero Vision

Here are my hand-written notes, showing how I computed the x and y screen coordinates for the left and right eyes, for a single point at some absolute x, y, and z position.

Stero notes

About

Simple app that creates a 3D image of dots moving in and out of screen by combining separate images for each eye.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages