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

[WIP] Get ARCore working for 4.x #13

Closed
wants to merge 2 commits into from

Conversation

paddy-exe
Copy link
Contributor

I tried to orient myself around the guides from David's PR dicussion: godotengine/godot#78859

I haven't tested the changes yet. I would like to receive feedback for a good implementation.

I tried to orient myself around the guides from David's PR dicussion: godotengine/godot#78859
This commit implements the needed methods for the ARCoreInterface class such as 
* `get_activity()`
* `get_surface()`
* `is_activity_resumed()`
* `get_display_rotation()` -> will be added in ongoing upstream PR: godotengine/godot#77559
@paddy-exe
Copy link
Contributor Author

This last commit implements the needed methods for the ARCoreInterface class such as

Talked about with @m4gr3d on the last GDExtension meeting.

@paddy-exe
Copy link
Contributor Author

Closing as now no longer needed.

@paddy-exe paddy-exe closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant