Augmented Reality

less than 1 minute read

AR 개발하기

AR.js github

Github에 자세하게 나와있지만, 간략하게 A-Frame 기반의 오픈소스 AR.js를 사용하면 웹브라우저상에서 증강현실(AR) 컨텐츠를 개발 할 수 있습니다.

그 와중에 구글신님이 Google Introducing Live View을 발표하였습니다.

  • 개발환경

OS : Windows 10

Web Server : Node.js , Express

Test Mobiles : Galaxy Note 10 with Chrome Browser, iPhone 7 with Safari Browser

Leave a comment