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

ArFrontFacingFragment not found #178

Closed
UmairKhalid786 opened this issue Oct 11, 2021 · 5 comments
Closed

ArFrontFacingFragment not found #178

UmairKhalid786 opened this issue Oct 11, 2021 · 5 comments

Comments

@UmairKhalid786
Copy link

Hi @ThomasGorisse ,

I would like to appreciate the efforts you guys are putting in to make this SceneForm alive. I am facing this issue when I try to add ArFrontFacingFragment from sample projects, Unable to resolve it. It seems your code is not updated with maven dependency. Looking forward to hearing from you.

@ThomasGorisse
Copy link
Collaborator

Hi,
Yes, that's a know issue from the last release.
If you can wait a little, it's already fixed in master and will be available on next release.
Will are currently integrating the last ARCore and Filament versions before releasing.
If you can't wait, just clone the repo.

@UmairKhalid786
Copy link
Author

Hello Thomas,

I was writing a demo for the medium post using your SDK. So I can wait until you guys merge it.

@ThomasGorisse
Copy link
Collaborator

Cool.
Thanks for the Medium story. We really need it since a lot of developers are discouraged when seeing that the original Sceneform is archived or that they have to deal with OpenGL.
Please send the medium link here when it's finished.

@UmairKhalid786
Copy link
Author

Sure Thomas, I am supposed to present your SDK on comping Thursday in my office android community meeting and will use the same demo project for Medium :).

@ThomasGorisse
Copy link
Collaborator

@RGregat is working on it.

One thing that I haven't documented yet but that will make a big difference depending on the model you are rendering is
https://github.com/ThomasGorisse/sceneform-android-sdk/blob/9a7c9c69609c231feb87df80a375f585af688165/core/src/main/java/com/gorisse/thomas/sceneform/ArSceneView.kt#L34
You can change the mode depending on the result you want:

  • Realistic = "I couldn't know that the 3D model is not real"
  • Spectacular = "Wow this 3D model is blowsome"

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

No branches or pull requests

2 participants