What's new on AR APIs from ios15?

Generated on 7/31/2024

1 search

What's New in AR APIs from iOS 15?

ARKit Enhancements

  1. Room Tracking:

    • ARKit now includes a new room tracking feature, which helps customize experiences based on the room you're in. This can be particularly useful for applications that need to understand the spatial layout of a room to provide more immersive experiences.
    • Create enhanced spatial computing experiences with ARKit
  2. Plane Detection:

  3. Object Tracking:

  4. World Tracking:

  5. Hand Tracking:

RealityKit Enhancements

  1. Rendering and Textures:

    • New APIs for low-level mesh and textures work with Metal compute shaders to offer improved control over how your apps look, enabling fully dynamic models and textures in every frame.
    • Platforms State of the Union
  2. Character Animation:

    • RealityKit 4 introduces new APIs and tools like blend shapes, inverse kinematics, and animation timelines, which bring expanded character animation capabilities.
    • Platforms State of the Union
  3. Introspection in Xcode:

    • Xcode's View debugging now supports introspecting your 3D scene content, allowing you to investigate your scene's object hierarchy and inspect every element's properties.
    • Platforms State of the Union

Summary

These updates to ARKit and RealityKit provide developers with more tools and capabilities to create immersive and interactive AR experiences. From improved scene understanding and object tracking to advanced rendering and animation capabilities, these enhancements are designed to help developers build more engaging and realistic AR applications.