Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RealityKit unavailable #15112

Closed
Jamesmc26 opened this issue May 24, 2022 · 1 comment
Closed

RealityKit unavailable #15112

Jamesmc26 opened this issue May 24, 2022 · 1 comment

Comments

@Jamesmc26
Copy link

Hi there, big fan of your works.
I am doing a project in Xamarin in which I need some realityKit Features - Currently exclusive to Swift.
In particular I need access to the ARView and the features this comes with.
I was wondering if you might be able to help and make this available within your library.

Thanks a lot,
Jim

@chamons
Copy link
Contributor

chamons commented May 26, 2022

Thanks for the feedback.

This is a duplicate of #6239.

RealityKit unfortunately is a swift-only framework, and thus very tricky to bind.

You may be able to work around this by creating a Swift library of your own exposing a simple API doing what you need, then marking it as objective-c and binding it as a normal objective-c library.

I am going to close this as a duplicate of the previous issue.

@chamons chamons closed this as completed May 26, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants