Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heckj/cameracontrolarview

an ARView for macOS that has explicit camera control and the wrappers to use the view with SwiftUI.
https://github.com/heckj/cameracontrolarview

macos realitykit swift-package swiftui

Last synced: 14 days ago
JSON representation

an ARView for macOS that has explicit camera control and the wrappers to use the view with SwiftUI.

Awesome Lists containing this project

README

        

# CameraControlARView

RealityKit includes an ARView class that works on macOS, but I found it very limited.
This package includes an ARView with explicit camera control, and a wrapper to use it with SwiftUI.