https://github.com/itenfay/cxarkit
This is the tools for AR application.
https://github.com/itenfay/cxarkit
agumentedreality ar arkit scnvector vr
Last synced: about 1 month ago
JSON representation
This is the tools for AR application.
- Host: GitHub
- URL: https://github.com/itenfay/cxarkit
- Owner: itenfay
- License: mit
- Created: 2024-04-14T08:20:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-23T04:23:53.000Z (10 months ago)
- Last Synced: 2025-02-26T20:18:10.391Z (2 months ago)
- Topics: agumentedreality, ar, arkit, scnvector, vr
- Language: Swift
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## CXARKit
This is the tools for AR application.
[](https://cocoapods.org/pods/CXARKit)
[](https://cocoapods.org/pods/CXARKit)
[](https://cocoapods.org/pods/CXARKit)## Requirements
* Xcode 14.0+
* iOS 11.0, macOS 11.0## Installation
CXARKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'CXARKit'
```## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## License
CXARKit is available under the MIT license. See the LICENSE file for more info.
## Feedback is welcome
If you notice any issue to create an issue. I will be happy to help you.