I am making a website and I'm planing to include augmented reality which uses both desktop webcam or camera in mobile. I want to make something like Instagram filters but it's totally different. And what do I need to learn for that?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
Yes it's not just possible but used widely in architecture field. Yuo should check these links:
1) developers.google.com/web/updates/...
2)
github.com/jeromeetienne/AR.js/blo...
3)
opensource.com/article/18/6/open-s...
Does these work with computer's webcam?
Yes you can access computer webcam by writing a small javascript code.
Using Aframe is probably your best bet
Does this work with computer's webcam?