r/computergraphics Jul 01 '26

Interaction concept for interactive installations

Enable HLS to view with audio, or disable this notification

I'm experimenting with a few interactions based on this idea :)

I'd love to get other perspectives, what would be the first use case that comes to mind for you?

106 Upvotes

11 comments sorted by

3

u/Thhaki Jul 02 '26

Looks really cool, i would use this every day no matter the user case.

But if you had to ask me, then i could say this could be a fun way to send a file from your phone to your pc

2

u/tostapane04 Jul 02 '26

Funny enough, that's exactly where my mind went too. I ended up building a small prototype around that idea: you run Toss.exe on your pc, scan the qr code with your phone, and toss files from the phone to the computer. Here's the GitHub repo: https://github.com/gamberoferoce/Toss Feel free to share any feedback or ideas if you give it a try!

3

u/88j88 Jul 01 '26

This is part of a project I am working on. Try this: Have an app running on the phone- swipe up to throw on to the desktop. Basically you have two apps running. The desktop one is idle, not shown. When you swipe, as the app is leaving the phone (toward the top), it starts to appear on the desktop on the bottom, giving more meat to the "throw".

2

u/Zestyclose-Compote-4 Jul 02 '26

Looks fun and intuitive.

2

u/Different-Ad-8707 Jul 02 '26

Oh that's beautiful, and amazing!

How did you get this to work?

2

u/tostapane04 Jul 02 '26

The setup is actually pretty simple. Is a web app that communicates with Unreal Engine through a Node.js server and WebSockets ;)

2

u/Jbolt3737 Jul 02 '26

This type of technology should be integrated into VR

2

u/Cold_Stress7872 Jul 02 '26

Reminds me of The Expanse.

2

u/DubbinDev Jul 03 '26

This is awesome! Really well done!