From faef14cb1bc22f07776492ec30104127b1c0f8b8 Mon Sep 17 00:00:00 2001 From: XYZ <248394081+comdigis-xyz@users.noreply.github.com> Date: Sun, 24 May 2026 17:32:25 -0300 Subject: [PATCH] Add comdigis I/O community edition --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4db8fd4..a9a2db5 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,10 @@ My collection of awesome[^1] visionOS code and resources - [Spatial Photo Embeds in Safari](https://michaelverdi.com/blog/2024/12/06/testing-spatial-photo-and-video-embeds/) - [Displaying a stereoscopic image](https://developer.apple.com/documentation/visionos/creating-stereoscopic-image-in-visionos) +#### Audio + +- [A Swift-based multiplatform spatial audio engine for XR](https://github.com/comdigis-community/IO) + ##### Apple - [Creating 2D Shapes in visionOS with SwiftUI](https://developer.apple.com/documentation/visionos/creating-2d-shapes-in-visionos-with-swiftui)