EMAD-2019-Accenture / smart-cart

A simple Ionic + Angular Barcode Scan app for grocery stores backed with RESTful Web Services on Spring Boot - Participant of App Challenge 2020 - Outcome of Enterprise Mobile Application Development Master's Degree Course @ UniSA
MIT License
1 stars 1 forks source link

Ricerca AR #3

Closed emaiannone closed 5 years ago

emaiannone commented 5 years ago

IONIC Augmented Reality -> riguardo la realtà aumentata ho trovato questi link che potrebbero essere interessanti per gli sviluppi che dobbiamo fare:

https://www.joshmorony.com/augmented-reality-in-an-ionic-angular-pwa/ Wikitude: https://market.ionicframework.com/starters/wikitude-ionic-3-starter-app https://forum.ionicframework.com/t/augmented-reality-for-ionic/83738

Flavio-96 commented 5 years ago

Una libreria ottima che si potrebbe usare è AR.js - Augmented Reality for the Web. È una soluzione pensata per il web, ma che offre ottime prestazioni anche su mobile. La libreria è full javascript ed è basata su three.js e jsartoolkit5. Il supporto sui dispositivi mobile è garantito da with webgl and webrtc. Bisogna valutare comunque meglio l'integrazione con cordova/capacitor.

Per iniziare: Get started.