DEV Community

Discussion on: Is it possible to add augmented reality to a website?

Collapse
 
rabbitninja profile image
Shubham Mishra • Edited

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...

Collapse
 
sanketnjain5 profile image
Sanket N Jain

Does these work with computer's webcam?

Collapse
 
rabbitninja profile image
Shubham Mishra

Yes you can access computer webcam by writing a small javascript code.