Sceneform-android-sdk: Using sceneform just to render 3D models without AR fragment

Created on 22 Jul 2018  路  5Comments  路  Source: google-ar/sceneform-android-sdk

To make app compatible for non-ARCore devices, is it possible to render 3D models, so that I can show them with camera preview in background in 3DOF sensor devices.

question

Most helpful comment

I think SceneView is the UI widget you'll need to use instead of ArSceneView.

All 5 comments

I think SceneView is the UI widget you'll need to use instead of ArSceneView.

That's correct, SceneView is what you're looking for.

For those who are trying to get sceneview tot work without ar
https://medium.com/@harivigneshjayapalan/arcore-cupcakes-1-render-a-scene-without-ar-for-phones-without-arcore-27d61a43a130

@romainguy @SimonMarquis
Can you tell me how we can scale / rotate model in Sceneview ?

@roshanpatel6040 did you find how to scale/rotate model in sceneview?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

khonakr picture khonakr  路  3Comments

scolar picture scolar  路  4Comments

Brian-Kwon picture Brian-Kwon  路  3Comments

dementia2029 picture dementia2029  路  3Comments

yashvv picture yashvv  路  3Comments