Windy Tran
Windy Tran
> Hi! In the 3D only mode the camera should be rotated by default around the model. hi @grassydragon i use TransformableNode but crash : java.lang.ClassCastException: com.google.ar.sceneform.SceneView cannot be cast...
> hi @grassydragon , i have create renderable, but how to it in library, code: val color = com.google.ar.sceneform.rendering.Color(.8f, 0f, 0f) MaterialFactory.makeOpaqueWithColor(activity, color) .thenAccept { material-> // The sphere is...
> Hi! A similar question has been asked on our Discord server and we've found out that the latest version of SceneView doesn't allow rendering shapes without creating a custom...
> Hi. > > Does your model contains sub objects/meshes or is it a single object one? (You can check it within blender) > > The [SceneView.pickNode](https://github.com/SceneView/sceneview-android/blob/b7341cced9c0d7ac036d3a039a5c5fa9a8d39c1a/sceneview/src/main/java/io/github/sceneview/SceneView.kt#L592) function will give...
hi @ThomasGorisse @grassydragon , version 1.0.0, can i set position for view node? I don't see any function or param to set
> > hi @ThomasGorisse @grassydragon , version 1.0.0, can i set position for view node? I don't see any function or param to set > > Hi! It should be...
> Hi, Thanks for the feedback. > > Can you share the part of code you are using for the ViewNode (with its layout please) so we can have a...
> Hi, Thanks for the feedback. > > Can you share the part of code you are using for the ViewNode (with its layout please) so we can have a...
hi @acodexm @shanavajk when Stiching multi image -> error as photo? Can you help resolve it? thanks