google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 604 forks source link

Sceneform sample project without ARCore? #701

Open agGitHub opened 5 years ago

agGitHub commented 5 years ago

I am looking for a very simple Sceneform sample project that does not use ARCore.

For example with a just a 3D cube that can be zoomed in and out, and that can be turned thanks to a finger swipe.

Are there any examples or tutos like this available ? (in Java)

Thanks !

bestog commented 5 years ago

Sceneform is a wrapper on top of ARcore. This is a requirement and cannot use without arcore. There are some frameworks who use Augment Reality without ARcore. Google shows you relatively fast suitable hits to your request. ;)

QauseenMZ commented 4 years ago

Here is a similar example but without any gesture detection or rotation. https://medium.com/@harivigneshjayapalan/arcore-cupcakes-1-render-a-scene-without-ar-for-phones-without-arcore-27d61a43a130

Docs to render realistic 3D scenes in AR and non-AR apps: https://developers.google.com/ar/develop/java/sceneform