WebXR 표준은 웹브라우저에서 증강 현실 기능을 제공합니다.
Chrome에서 WebXR은 ARCore를 사용하여 지원되는 Android 기기에서 AR 기능을 제공합니다.
WebXR과 ARCore 중에서 선택할 때는 대상 사용자 환경을 고려하세요. ARCore를 사용하는 Android 애플리케이션은 웹브라우저를 열어 WebXR 콘텐츠를 표시하는 것보다 더 원활한 사용자 환경을 제공합니다. 마찬가지로, 웹페이지는 브라우저에서 원활한 WebXR 세션을 시작할 수 있습니다. 이렇게 하면 사용자가 익숙한 환경에 머무를 수 있습니다.
기능 비교
ARCore 또는 WebXR을 사용하여 AR 환경을 개발하도록 선택할 때 WebXR에서 모든 ARCore 기능을 사용할 수 있는 것은 아니라는 점에 유의하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2023-12-08(UTC)"],[[["WebXR brings augmented reality experiences to web browsers, leveraging ARCore on Chrome for Android devices."],["Choosing between WebXR and ARCore depends on the desired user experience: native apps with ARCore offer a more integrated feel, while WebXR provides accessibility and familiarity within the browser."],["While WebXR supports core AR features like hit testing, anchors, depth API, and lighting estimation, some advanced ARCore functionalities, such as Augmented Faces and Images, are not yet available in WebXR."],["Feature support for WebXR in Chrome is actively evolving, with some features fully shipped and others in developer trial or not yet implemented."]]],[]]