I have dabbled with godot for simple 2d games for fun. But have a project I want to work work on that will require AR and recognizing QR codes (or something similar). Basic concept is I want to have AR through a desktop webcam and be able to place QR codes on the table and it recognize and read the QR code and load a model into the scene.
So can godot handle this? Also can it make API calls to a website to download files? Not looking for a tutorial or anything, just want to know if this would be a feasible undertaking. Thanks