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

Adapts plugin structure to new Android v2, adds working permission flow #18

Merged
merged 6 commits into from
Sep 8, 2024
Merged

Adapts plugin structure to new Android v2, adds working permission flow #18

merged 6 commits into from
Sep 8, 2024

Conversation

LucaJunge
Copy link
Contributor

This pull request changes the plugin structure to the new v2 architecture, adds required files and compiles with ARCore as a dependency.
It adds a working download flow for ARCore (when ARCore is not already installed) and asks for the camera permission after that.

It also includes some C++ code that triggers ARCores tracking and a demo scene showing the tracking (https://www.youtube.com/shorts/hveT2O9lc1o)

@BastiaanOlij
Copy link
Member

Looks good, just need to fix some formatting and fix the build instructions in the CI so CI properly compiles things.

@LucaJunge LucaJunge marked this pull request as draft September 2, 2024 13:55
@LucaJunge LucaJunge marked this pull request as ready for review September 4, 2024 07:07
@BastiaanOlij BastiaanOlij merged commit 835662e into GodotVR:master Sep 8, 2024
3 checks passed
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.

2 participants