11-15-2024, 05:28 AM
(11-12-2024, 06:06 AM)vince Wrote: I don't have any such glasses myself but the cheap red and blue ones should be doableSorry for the delayed response, it took a couple of days to get some actual 3D glasses!
try the following mod and use left/right arrow keys to adjust the distance between your eyes
These were $5.98 at Amazon:
I tried running the code and adjusting the distance with the arrows, but didn't really get a sense of 3D.
(11-12-2024, 07:12 AM)DANILIN Wrote: youtube Anaglyph playlistHowever the above youtube page above totally looks 3D with the glasses on.
https://www.youtube.com/playlist?list=PL...frAZW7xN14
but then I have masterred android 3d sbs stereo pairs
So, why didn't the code work? If you hold up your finger and look at it with your left eye closed, then your right eye closed, the distance between it increases as you move your finger closer to your face. So I'm thinking that the nearer to the viewer we want the image to appear, the further apart the red and cyan frames need to be.
So for the above demo to work, we would need to alter the code so as the "z" coordinate increases (ie closer to the viewer), the further apart the right/left distance between the two is.
It's too late right now to play with the code, but that's my general theory that I might work from.
Thoughts?