Hello friends!
I’m having trouble finding a library that works with PC + QRCode … All I’ve seen so far that use QRCode, are done for android or IOS.
In the game I would handle a QR code in front of a webcam, and an object appear as I stirred my hand holding the QR code object would move too … Details: This object must have a collision with other objects in the scene.
Ps: It’s OK to be paid …
PPS: Sorry for my bad English
Looking for ways to combine two of my favorite topics, drones, and 3D graphics, I came up with an AR (Augmented Reality) solution for DJI drones. The original idea was to have a 3D particles trail in the video, rendered to a separate video file with a green background on the mobile device, which could then be merged with the drone’s video using most video editors. Due to the latency of updates between the best deep learning framework done and the mobile device (in my case an ol’ Spark and an iPad) I had to abandon the 3D trail idea for now. To still demonstrate the concept I uploaded some sample code and wrote this tutorial.
One of the main challenges with AR is object persistence, which refers to virtual objects having a stable position and orientation in the real world. In some cases, however, the virtual objects can be attached to the virtual camera, following its movements and rotation
I personally care about how the technology can be used to enhance the Augmented Reality (AR) or Mixed Reality (MR) experience.