realitykit-ar이란?
iOS에서 RealityKit 및 ARKit을 사용하여 증강 현실 경험을 구축하세요. RealityView를 사용하여 3D 콘텐츠를 추가하고, 엔터티 및 모델을 로드하고, 레이캐스팅을 통해 객체를 배치하고, AR 카메라 세션을 구성하고, 세계 추적 처리, 장면 이해 또는 엔터티 상호 작용 및 제스처를 구현할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
iOS에서 RealityKit 및 ARKit을 사용하여 증강 현실 경험을 구축하세요. RealityView를 사용하여 3D 콘텐츠를 추가하고, 엔터티 및 모델을 로드하고, 레이캐스팅을 통해 객체를 배치하고, AR 카메라 세션을 구성하고, 세계 추적 처리, 장면 이해 또는 엔터티 상호 작용 및 제스처를 구현할 때 사용합니다.
명령줄에서 realitykit-ar AI 스킬을 개발 환경에 빠르게 설치
출처: dpearson2699/swift-ios-skills.
Build AR experiences on iOS using RealityKit for rendering and ARKit for world tracking. Covers RealityView, entity management, raycasting, scene understanding, and gesture-based interactions. Targets Swift 6.2 / iOS 26+.
AR features require devices with an A9 chip or later. Always verify support before presenting AR UI.
| RealityView | iOS 18+, visionOS 1+ | SwiftUI view that hosts RealityKit content | | RealityViewCameraContent | iOS 18+, macOS 15+ | Content displayed through the device camera | | Entity | All | Base class for all scene objects | | ModelEntity | All | Entity with a visible 3D model | | AnchorEntity | All | Tethers entities to a real-world anchor |
iOS에서 RealityKit 및 ARKit을 사용하여 증강 현실 경험을 구축하세요. RealityView를 사용하여 3D 콘텐츠를 추가하고, 엔터티 및 모델을 로드하고, 레이캐스팅을 통해 객체를 배치하고, AR 카메라 세션을 구성하고, 세계 추적 처리, 장면 이해 또는 엔터티 상호 작용 및 제스처를 구현할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill realitykit-ariOS에서 RealityKit 및 ARKit을 사용하여 증강 현실 경험을 구축하세요. RealityView를 사용하여 3D 콘텐츠를 추가하고, 엔터티 및 모델을 로드하고, 레이캐스팅을 통해 객체를 배치하고, AR 카메라 세션을 구성하고, 세계 추적 처리, 장면 이해 또는 엔터티 상호 작용 및 제스처를 구현할 때 사용합니다. 출처: dpearson2699/swift-ios-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill realitykit-ar 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/dpearson2699/swift-ios-skills