RealityKit: Difference between revisions
Appearance
Xinreality (talk | contribs) No edit summary |
Xinreality (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Software Infobox | {{Software Infobox | ||
|image= | |image=[[File:RealityKit1.jpg|300px]] | ||
|Type=3D Framework | |Type=[[3D Framework]], [[SDK]] | ||
|Industry=Augmented Reality | |Industry=[[Augmented Reality]], [[Virtual Reality]] | ||
|Developer=Apple | |Developer=[[Apple]] | ||
|Written In=Swift (API); core in Objective-C and Metal | |Written In=Swift (API); core in Objective-C and Metal | ||
|Operating System=iOS 13.0+, iPadOS 13.0+, macOS 10.15+, visionOS 1.0+, tvOS 18.0+ | |Operating System=iOS 13.0+, iPadOS 13.0+, macOS 10.15+, visionOS 1.0+, tvOS 18.0+ | ||
|License=Proprietary (Apple Developer Program) | |License=Proprietary (Apple Developer Program) | ||
|Supported Devices=iPhone, iPad, Mac, Apple Vision Pro, Apple TV 4K | |Supported Devices=iPhone, iPad, Mac, Apple Vision Pro, Apple TV 4K | ||
|Release Date=June 3, 2019 (announced) | |Release Date=June 3, 2019 (announced), September 19, 2019 (public release) | ||
|Website=https://developer.apple.com/realitykit/ | |Website=https://developer.apple.com/realitykit/ | ||
}} | }} | ||
{{see also|Software}} | |||
'''RealityKit''' is a high-performance 3D [[framework]] developed by [[Apple Inc.]] for creating [[augmented reality]] (AR) and [[spatial computing]] experiences across Apple platforms. The RealityKit framework was built from the ground up specifically for augmented reality with photo-realistic rendering, camera effects, animations, physics, and more. RealityKit was first introduced at the [[Worldwide Developers Conference]] (WWDC) 2019 on June 3 alongside [[iOS 13]], [[iPadOS 13]], and [[macOS 10.15]] (Catalina), with public release on September 19, 2019<ref name="wwdc2019">Apple reveals ARKit 3 with RealityKit and Reality Composer by Jeremy Horwitz, VentureBeat. 2019-06-03.</ref>. The framework provides developers with native [[Swift (programming language)|Swift]] [[API]]s for realistic [[rendering]], [[animation]], [[physics simulation]], and [[spatial audio]], making AR development more accessible and efficient. | '''RealityKit''' is a high-performance 3D [[framework]] developed by [[Apple Inc.]] for creating [[augmented reality]] (AR) and [[spatial computing]] experiences across Apple platforms. The RealityKit framework was built from the ground up specifically for augmented reality with photo-realistic rendering, camera effects, animations, physics, and more. RealityKit was first introduced at the [[Worldwide Developers Conference]] (WWDC) 2019 on June 3 alongside [[iOS 13]], [[iPadOS 13]], and [[macOS 10.15]] (Catalina), with public release on September 19, 2019<ref name="wwdc2019">Apple reveals ARKit 3 with RealityKit and Reality Composer by Jeremy Horwitz, VentureBeat. 2019-06-03.</ref>. The framework provides developers with native [[Swift (programming language)|Swift]] [[API]]s for realistic [[rendering]], [[animation]], [[physics simulation]], and [[spatial audio]], making AR development more accessible and efficient. | ||