유니티 증강현실 프로젝트 iOS 빌드 설정(ARKit, ARKit Face Tracking)1)빌드 설정(build settings)에서 프로젝트의 플래폼을 iOS로 전환합니다(switch platform) 2)패키지 관리자(package manager)에서 ARKit XR Plugin 패키지를 설치합니다(얼굴 추적 기능을 사용할 경우 ARKit Face Tracking 패키지를 추가 설치합니다) 3)프로젝트 설정의 XR Plug-in Management로 이동합니다. 4)ARKit 플러그인에 체크합니다. 5)얼굴 추적 기능을 사용할 경우 ARKit의 Face Tracking에 체크합니다. 6)Player에서 company name, product name, version을 입력합니다. 7)resolut..
유니티 증강현실(AR) 프로젝트 api 문서모음(ARFoundation, ARCore)AR Foundation 시작하기 https://developers.google.com/ar/develop/unity-arf/getting-started-ar-foundation?hl=ko ARCore 시작하기 https://developers.google.com/ar/develop/getting-started?hl=ko ARCore SDK 다운로드 https://developers.google.com/ar/develop/downloads?hl=ko 유니티 ARCore 프로젝트 세팅https://docs.unity3d.com/Packages/com.unity.xr.arcore@5.0/manual/project-conf..
증강현실(AR) 콘텐츠 개발을 위한 게임 엔진 및 프로그램 종류 유니티, 언리얼, 모바일 AR SDK(안드로이드 AR Core, ios AR Kit), SparkAR, 어도비 Aero, 기타 유니티(AR Foundation, ARCore, ARKit) https://unity.com/kr/unity/features/ar https://youtu.be/FuKzngwzDYI 언리얼 https://docs.unrealengine.com/5.0/ko/augmented-reality-overview-in-unreal-engine/ https://youtu.be/S14AVwaBF-Y 메타 스파크 AR(meta spark AR) https://sparkar.facebook.com/ar-studio/ https://y..