Giter VIP home page Giter VIP logo

Comments (13)

shaileshiyer avatar shaileshiyer commented on July 26, 2024 2

So has anyone actually tried using sceneform without arcore.

from sceneform-android-sdk.

jpsarda avatar jpsarda commented on July 26, 2024 1

I am working on publishing an article about how to use Sceneform in non-AR mode. You can take a peek at the project in my Personal GitHub Project. I basically create a fragment to hold the SceneView view.

I haven't found this article, is it somewhere ? I've been looking into "PolySampleARCore" on your github. It's not completely clear for me : Can the app run on devices not supporting arcore ? Not sure how I'll do this, but my plan is to modify/simplify the app to test a simple .obj file rendering.
For my project I'll need to render the camera preview in background. It seems there's also a discussion about it here #274

[edit] I can confirm that PolySampleARCore doesn't work on a device that is not ARCore supported. The app starts with "This device request the latest version of ARCore", then it redirects to the playstore where it is written that the device is not compatible with ARCore.

[edit2] Actually, it's because the app starts in ARMode, you have to modify the code and call initializeNonArMode() instead of initializeARMode() in PolyGalleryActivity.java. And the app will not prompt "you need latest version of ARCore". Awesome, thanks.

from sceneform-android-sdk.

claywilkinson avatar claywilkinson commented on July 26, 2024

Thanks for the question @rongguodong. Currently we're focused on AR applications, but we definitely interested in expanding it beyond AR.

from sceneform-android-sdk.

rongguodong avatar rongguodong commented on July 26, 2024

Hope Sceneform can decouple with ARCore soon, so that I can enjoy it on phones not supporting ARCore for apps which do not need tracking ability.

from sceneform-android-sdk.

rongguodong avatar rongguodong commented on July 26, 2024

Is there any workaround to use Sceneform on non-ARCore-compatible phones right now?

from sceneform-android-sdk.

claywilkinson avatar claywilkinson commented on July 26, 2024

Thanks for the comment. I'll pass along the comment as a feature request - I agree it would be nice!

Unfortunately, at this time, an ARCore session is required to start rendering.

from sceneform-android-sdk.

iRYO400 avatar iRYO400 commented on July 26, 2024

Hi! How is it going? Can we use for non AR purposes?
Thanks!

from sceneform-android-sdk.

rongguodong avatar rongguodong commented on July 26, 2024

Hi! How is it going? Can we use for non AR purposes?
Thanks!

Something related:

They open sourced Filament (https://github.com/google/filament), which seems to be the low layer rendering part of Sceneform.

from sceneform-android-sdk.

claywilkinson avatar claywilkinson commented on July 26, 2024

Filament is currently the underlying rendering engine. Sceneform adds to the rendering simplifying the interactions with ARCore when developing AR applications. The other part that is added is management of 3D models, known as renderables. You can use Sceneform without ARCore by using the Sceneview class.

from sceneform-android-sdk.

iRYO400 avatar iRYO400 commented on July 26, 2024

@rongguodong yeah, currently downloading it

@claywilkinson is this possible to use SceneView to render 3D models without ARCore installed on phone(currently it doesn't support HTC's flagships)?

from sceneform-android-sdk.

iRYO400 avatar iRYO400 commented on July 26, 2024

@shaileshiyer yes. It works. But still has uncovered areas.
Check official documentation page.

from sceneform-android-sdk.

claywilkinson avatar claywilkinson commented on July 26, 2024

I am working on publishing an article about how to use Sceneform in non-AR mode. You can take a peek at the project in my Personal GitHub Project. I basically create a fragment to hold the SceneView view.

If you have specific issues it's probably best to open a new issue vs. commenting on this closed issue. Broader questions are more appropriate for Stackoverflow

from sceneform-android-sdk.

iRYO400 avatar iRYO400 commented on July 26, 2024

I am working on publishing an article about how to use Sceneform in non-AR mode. You can take a peek at the project in my Personal GitHub Project. I basically create a fragment to hold the SceneView view.

If you have specific issues it's probably best to open a new issue vs. commenting on this closed issue. Broader questions are more appropriate for Stackoverflow

Thanks! Nice example with using Poly.
Please can you check the latest issue I posted here #376

from sceneform-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.