brenschluss 5 hours ago

BTW, the OG demo from Johnny Lee is from 2007: https://www.youtube.com/watch?v=Jd3-eiid-Uw

  • utopcell 41 minutes ago

    That was a blast from the past! Many, including me, surely still have those Wii sensors/controllers around. Fun times!

  • duckerduck 3 hours ago

    Wow, thanks for sharing, that really takes me back. I was so hyped when I saw this as a kid, my dad and I made a mount for my glasses with two IR LEDs and a battery. I remember that I was super impressed with the effect.

    • AndrewOMartin 2 hours ago

      I also went to Maplins (UK Radioshack) and bought some infra red LEDs to hack together something to achieve this same effect. In the end I just taped the Wii Sensor Bar to my glasses!

  • freethejazz 33 minutes ago

    Came here to say the same. I remember playing around with this back in the day, but using two candles instead of the sensor bar. Yes, it works. No, it’s not a good idea to hold candles that close to your hair.

  • xandman 3 hours ago

    Yeah, this came out during the last few weeks of my time in high school. It is a major reason I got into computer science and became a programmer. Good Times!

  • poglet 4 hours ago

    Thanks for posting, I was sure I recalled something like this form a long time ago. I also build my self a FreeTrack headset (https://en.wikipedia.org/wiki/FreeTrack) around this same time to play the Arma / Operating Flashpoint games using IR LED's attached to a hat that my webcam would track.

richrichardsson 3 hours ago

> This content is hosted by a third party provider that does not allow video views without acceptance of Targeting Cookies. Please set your cookie preferences for Targeting Cookies to yes if you wish to view videos from these providers.

OK, that's a no then.

il_nets 5 days ago

Hi HN, I'm Sten, one of the creators.

We built this because we wanted 3D experiences without needing a VR headset. The approach: use your webcam to track where you're looking, and adjust the 3D perspective to match.

Demo: https://portality.io/dragoncourtyard/ (Allow camera, move your head left/right)

It creates motion parallax - the same depth cue your brain uses when you look around a real object. Feels like looking through a window instead of at a flat screen.

Known limitations: - Only works for one viewer at a time - Needs decent lighting - Currently WebGL only

We're still figuring out where this is genuinely useful vs just a novelty. Gaming seems promising, also exploring education and product visualization.

Happy to answer questions!

  • president_zippy 5 hours ago

    It was definitely useful and appreciated on the "New" Nintendo 3DS XL, which also used a camera to track your eye movements and adjust the divergence accordingly. I hate the fact that Nintendo abandoned this technology because experiencing Ocarina of Time and Star Fox 64 in 3D was world-changing to me.

    I'd say I'm not the only one who misses this technology in games, because a used New 3DS XL costs at least $200 on eBay right now, which is more than what I paid new.

    I always thought 3D would combine really nicely with a ray traced graphics full of bright colors and reflections, similar to all those ray tracing demos with dozens of glossy marbles.

    • AuryGlenz 5 hours ago

      Samsung recently released a monitor with similar technology, I believe, as a FYI.

    • bigyabai 5 hours ago

      The technology is still alive and well in some genres, particularly flight sims. One common free solution is to run OpenTrack with the included neural net webcam tracker, which plugs into TrackIR-enabled apps and works like a charm.

  • Tade0 3 hours ago

    I can confirm that is works decently well with a sunny roof window in the background, which is normally enough for people to complain that my face is too dark.

    8yo me, who instinctively tried to look behind the display's field of view during intense gaming sessions, would appreciate this feature very much. My belief is that if it shifted the pov to a lesser degree than in the demo, people generally wouldn't notice, but still subconsciously register this as a more immersive experience.

    I'm also glad that the web version doesn't try to cook my laptop - good work.

  • utopcell 39 minutes ago

    definitely laggy, but works even under low lighting conditions and a camera that is not facing straight forward.

  • socalgal2 6 hours ago

    I don't know if you designed it for a specific monitor but, feedback. It tried using it on my M1 Mac.

    First thing, there is no loading indicator and it takes too long to start so I though it was broken a few times before I realized I had to wait longer.

    Second thing, although it was clearly tracking my head and moving the camera it did not make me feel like I'm looking into a window into a 3d scene behind the monitor.

    These kinds of demos have been around before. I don't know why some work better than others.

    some others:

    https://discourse.threejs.org/t/parallax-effect-using-face-t... https://www.anxious-bored.com/blog/2018/2/25/theparallaxview...

  • LordHeini 3 hours ago

    The obvious use case would be to replace the clunky head tracking systems which are often used in simulator games.

    Systems like trackir, which require dedicated hardware.

    • dTal 9 minutes ago

      You can do this today with OpenTrack: https://github.com/opentrack/opentrack

      Also, TrackIR is just an IR webcam, IR leds, and a hat with reflectors. You can DIY the exact same setup easily with OpenTrack, but OpenTrack also has a neural net webcam-only tracker which is, AFAIK, pretty much state of the art. At any rate it works incredibly robustly.

  • jampekka 6 hours ago

    The demo gives just a blank screen on Android Firefox, Kiwi and Chrome.

    • kgarten 6 hours ago

      It works for me, just needs a time to load.

      • jampekka 5 hours ago

        Ah, thanks! Got it now on a better connection. A loading indicator would ease confusion.

      • aname2 6 hours ago

        how long on what internet connection? i m on 1min and counting on 50mbit. but maybe it doesnt work on ubuntu 24 + firefox? should be webgl capable though.

        ok took around 2min for me to load, then works.

        • Tade0 3 hours ago

          Devtools say 40.23 MB / 13 MB transferred. Even on 1000Mbps it needed a moment. Works for me on Ubuntu 24 and Firefox.

nunodonato an hour ago

How is this different from the many available head tracking devices? I used to play Flight Simulator with head tracking[1]. It was great, although it did consume a bit of CPU cycles. IR trackers are more efficient

[1] - https://www.youtube.com/watch?v=P07nIcczles (actually, this one was using a paper tracker because the face tracker had a big impact on fps)

rspoerri 5 hours ago

From my experience this only ever looks good in a recorded video. Because we are used to assume that the real object captured within the video is perceivable in a stereoscopic form. But it‘s not. The real usage of head and viewtracking is as a controller, not to improve immersion.

papes_ 3 hours ago

I remember this being done for a DSIware game released ~2010 - I couldn't find much footage apart from this quick clip from a trailer.

https://youtu.be/4zZfsyHEcZA?si=BE2I991zEVxPEt9F&t=57

Seemed to have some different names depending on region (Looksley's Line Up, Tales in a Box: Hidden Shapes in Perspective). I recall it working very well at the time.

epaga 5 hours ago

Interestingly, for this parallax 3D effect to work, the head tracking needs to basically move "backwards" from typical head tracking since it needs to keep the focal point the same, if I'm understanding correctly. Any time I've tried this out it's fun and would likely be most useful for something like a 3D painting you hang on your wall.

Related idea, but not the same, might be my iOS and Android app that uses your phone's AR for head tracking and then sends that data to your PC for smooth sim game head tracking. https://smoothtrack.app

aname2 5 hours ago

really fancy idea and cool project! Its a bit stuttery probably due to the 30fps of a webcam but works. Feels slightly weird somehow though, probably from the lag.

update: just tried to open the site again now and its gone but leads to some kind of shop?

update2: oh use the link in the comment for the demo: https://portality.io/dragoncourtyard/

stavros 3 hours ago

Does this really fool you if you have two eyes? I haven't been able to try it or watch the videos (they're behind a cookie warning I can't get past).

  • spwa4 3 hours ago

    If the latency is low enough to fool you, it makes the screen look like a window. It's much more limited than a headset, but especially with a natural scene, it does get the illusion across.

    But you're still behind the window.

rullelito 4 hours ago

Drawback is that it only works if you constantly move your head or device.

mrheosuper 5 hours ago

Is this similar to sony spatial 3d display ?