Arex ARFoundation
Arex ARFoundation provides an abstraction layer over AR SDKs like ARFoundation and NReal Light, enabling seamless cross-platform AR development. The package includes common visual effects and example scenes that leverage this abstraction, allowing developers to build AR experiences once and deploy across multiple platforms without SDK-specific code.
com.jtfrom9.arex.arfoundation 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/jtfrom9-arfoundation.git?path=Arex.ARFoundation README Markdown
Copy this to your project's README.md
## Installation
Add **Arex ARFoundation** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/jtfrom9-arfoundation.git?path=Arex.ARFoundation
```
[](https://www.pkglnk.dev/pkg/jtfrom9-arfoundation)README
AR Experiments
- Abstraction for underlying AR SDK (e.g. ARFoundation, NReal light)
- Common visual effects and example scenes which use this abstraction
No comments yet. Be the first!