AR Foundation용 증강 이미지 개발자 가이드
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
자체 앱에서 증강 이미지를 사용하는 방법을 알아봅니다.
기본 요건
계속하기 전에 기본 AR 개념과 ARCore 세션을 구성하는 방법을 이해해야 합니다.
증강 이미지는 2D 이미지 추적 API를 통해 AR Foundation에서 직접 지원됩니다. 이러한 API는 ARCore 확장 프로그램 패키지를 설치하지 않고도 사용할 수 있습니다.
샘플 앱 빌드 및 실행
AR Foundation에서 증강 이미지를 사용하려면 다음 리소스를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[[["\u003cp\u003eLearn to utilize Augmented Images in your applications to enhance user experiences.\u003c/p\u003e\n"],["\u003cp\u003eFamiliarity with basic AR concepts and ARCore session configuration is necessary before implementation.\u003c/p\u003e\n"],["\u003cp\u003eAR Foundation directly supports Augmented Images through its 2D image tracking APIs, eliminating the need for ARCore Extensions.\u003c/p\u003e\n"],["\u003cp\u003eExplore AR Foundation and 2D image tracking documentation and the AR Foundation samples on GitHub for practical application.\u003c/p\u003e\n"]]],[],null,["# Augmented Images developer guide for AR Foundation\n\nLearn how to use Augmented Images in your own apps.\n\nPrerequisites\n-------------\n\nMake sure that you understand [fundamental AR concepts](/ar/develop/fundamentals)\nand how to [configure an ARCore session](/ar/develop/unity-arf/session-config) before proceeding.\n\n**Augmented Images is directly supported by\n[AR Foundation](https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual/) via\n[2D image tracking](https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual//tracked-image-manager.html)\nAPIs.** These APIs can be used without installing the *ARCore Extensions* package.\n\nBuild and run the sample app\n----------------------------\n\nTo use Augmented Images with AR Foundation, refer to the following resources:\n\n- The [AR Foundation](https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual/)\n and\n [2D image tracking](https://docs.unity3d.com/Packages/com.unity.xr.arfoundation@4.2/manual//tracked-image-manager.html)\n documentation.\n\n- The AR Foundation samples, which can be downloaded from\n [github.com/Unity-Technologies/arfoundation-samples](https://github.com/Unity-Technologies/arfoundation-samples)."]]