NewsVision Pro development

Apple gives Godot games a new path to Vision Pro.

Its open-source plugins let a Godot scene live in a window, volume, immersive space, or portal, with Apple’s spatial audio too.

ShareXFacebookLinkedIn
A snowy Godot game rendered as a tabletop volume in a living room on Apple Vision Pro
A Godot game becomes a volumetric window through RealityKit on visionOS.Image: Apple

Apple has quietly released two open-source plugins that connect the Godot game engine to its own tools. The public GitHub project (opens in a new tab) includes one plugin for RealityKit visuals and another for PHASE spatial audio.

For Vision Pro, this means a Godot game can become more than a flat window. It can live in a volume, fill an immersive space, or show another world through a portal.

One game, four ways to see it

Developer Ivan Campos showed what this looks like with Kenney’s Starter Kit Racing game. The same track appears in a normal Godot window, a volume on a table, an immersive space, and a portal.

RealityKit draws the scene

Godot still handles the game’s animation, simulation, and scripts. RealityKit handles what Vision Pro draws and how the scene sits around you.

The plugin can render animated meshes, PBR materials, directional lights, spotlights, and point lights. It can also turn Godot Visual Shaders into RealityKit materials. New Godot nodes add visionOS hover effects and portals.

Input can come from eye gaze, hands, or a controller. That lets a Godot game react to the same kinds of spatial input as a native visionOS app.

A simple 3D obstacle course floating above a mountain environment on Apple Vision Pro
Apple’s sample scene running on visionOS with RealityKit handling the rendering.Image: Apple

PHASE handles the sound

The second plugin brings Apple’s geometry-aware PHASE audio system into Godot. It supports personalized spatial audio, head tracking, reverb, and sound that reacts to walls and other objects.

A wall can make a sound quieter and change how it sounds based on the wall’s material. On Vision Pro, the system can also place the audio so it stays consistent with other apps sharing the room.

How to set it up

Developers need to build GodotRealityKit from source on a Mac. That requires Xcode, Python, SCons, and Apple’s Metal tools. It also depends on matching custom versions of Godot and godot-cpp.

Apple’s current instructions say to use the visionOS 26 SDK because the visionOS 27 SDK is not supported yet.

There are rendering limits too. Godot’s text-based GLSL shaders do not work with the plugin, though Visual Shaders can be converted. Shadowed point lights are not supported either.

Why this could be big

A developer can keep much of a game in Godot while RealityKit handles the Vision Pro layer. That could save work compared with rebuilding every system in another engine.

Godot is much bigger than its name recognition may suggest. The free, open-source engine reaches about 2 million downloads with each release, though that total includes repeat downloads. Its online community has doubled in the past few years.

More than 1,200 new Godot games reached Steam in 2025. Itch.io also sees about 500 Godot projects each week, including prototypes and game jam entries. Godot charges no engine fee and takes no royalties from the games people make with it.

Apple published the code under the MIT license and is asking developers to report bugs and help improve it. The setup is still early, but there is now an official starting point for bringing a Godot game into the room.

More from Apple Vision Pro.

Browse all stories
Flow Chaser promotional artwork shows a Vision Pro player reaching toward a glowing orb in a colorful portal

Flow Chaser · 2 min read

New Vision Pro Game Turns Your Music Into Playable Levels

Flow Chaser builds rhythm challenges from imported songs, letting you hit orbs with your hands or slice cubes in environments that react to the music.

ProprioType’s hand-and-keyboard app icon on a white circular disc against vivid blue

ProprioType · 2 min read

New Vision Pro App Lets You Control Your Mac With Just Your Hands

ProprioType puts virtual keys around your fingers. Flip a hand over to move your Mac’s pointer, click, and scroll.

Apple's colorful Siri AI orb against a black background

visionOS 27 · 2 min read

visionOS 27 Will Be Publicly Available Starting September 14

From Siri AI to curved windows and personal Environments, here's a reminder of the biggest new features coming to Apple Vision Pro.

Preparing the Spatial Insider studio