Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/heckj/cameracontrolarview
- Owner: heckj
- License: mit
- Created: 2022-02-10T19:48:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T17:24:13.000Z (3 months ago)
- Last Synced: 2024-12-31T17:31:23.441Z (24 days ago)
- Topics: macos, realitykit, swift-package, swiftui
- Language: Swift
- Homepage: https://heckj.github.io/CameraControlARView/documentation/cameracontrolarview/
- Size: 2.68 MB
- Stars: 51
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.