sceneform Questions
2
Solved
I'm an IT student, and would like to know (understand) more about the Augmented Faces API in ARCore.
I just saw the ARCore V1.7 release, and the new Augmented Faces API. I get the enormous potenti...
Warta asked 25/2, 2019 at 15:51
2
I have been reading around the documentation and the examples but still cant figure out a way to use ARCore/Sceneform with geolocations. An example would be opening my camera and according to my ge...
Highjack asked 17/5, 2018 at 3:20
1
I'm following the google developers guide on adding Light to a Node in SceneView:
https://developers.google.com/sceneform/develop/build-scene
Light spotLightYellow =
Light.builder(this, Light.Type...
Buehrer asked 21/6, 2020 at 17:57
1
What actually I want is to get the bitmap from ArCore onUpdate method. I had try various solutions but doesn't work. Then I got another solution and try to implement that solution but it will throw...
2
I am adding an image on vertical plane in Sceneform ARFragment. But it always get rotated. The code is working fine on horizontal plane. My code for placing images on vertical Plane is as follow...
4
Solved
I am using Transformable node and able to set minimum and maximum scale values. But I am using a model whose default size is much bigger so I have to use gestures to make it small.
How is it poss...
Kovar asked 16/5, 2018 at 6:46
3
I use in my ARCore project Sceneform. It seems that this project is now mentioned as Archived by Google. More info we can find here or on this page.
I don't understand if Google really abando...
Observant asked 18/6, 2020 at 15:17
1
Below is the code which I have tried. It gives me the desired result but it is not optimized like camToPlan or MagicPlan app. In CamToPlan app center node moves very eficiently as per camera moveme...
3
I am getting an error Plugin "Google Sceneform Tools (Beta)" is incompatible (supported only in IntelliJ IDEA)**. I installed Google Sceneform Tools (Beta) plugin from plugins and a...
Kiloton asked 28/10, 2020 at 13:4
2
Solved
I am following this Sceneform SDK tutorial (https://www.raywenderlich.com/5485-arcore-sceneform-sdk-getting-started) and I encountered some issues while building Gradle. Here is my app build.gradle...
3
When i'm trying to import sceneform assets and press finish on the window that pops up,nothing happens.No .sfa, .sfb files are generated.Nothing is generated in the build.gradle file also.I have to...
Chard asked 1/6, 2020 at 0:55
4
For example: I am interested in placing 2D images on a vertical plane (like: white or single solid color walls with no feature points present).
What are different workarounds?
I am aware that ARC...
Sukiyaki asked 6/11, 2018 at 14:19
1
Solved
I get this error while importing Sceneform Asset: Gradle build failed with new import rules. Would you like to revert the changes? and the options are Revert and Keepbroken gradle changes.
A error...
Rahn asked 28/2, 2020 at 6:33
2
Solved
I am trying to put earings on the face using ARCore Augmented Face. I am editing the 3D model in blender and adjusting the model according to canonical_face_mesh.fbx .
But my 3d model is rendering...
Nuggar asked 3/9, 2019 at 18:22
0
I´m trying to implement lighting estimation with new Google's API Environmental HDR. I'm following the instructions in developer guide, but I don't know how to implement the app-specific code.
I ...
Lagoon asked 24/7, 2019 at 14:26
1
I am trying to follow the following guide as to how to create a custom 3D model for Augmented Faces but for some reason my model is going above my head, literally.
My model is on the 0 x, y, and z...
Livi asked 3/5, 2019 at 19:12
2
Solved
I'm working on Android AR project using ARCore and Sceneform. I need to place the objects from 30 meters to 200 meters far from user's camera and faced with the frustum culling issue in ArCore, des...
Columbia asked 28/2, 2019 at 13:16
4
Solved
I am a beginner at AR game development for both iOS and Android. I have the following questions:
What kinds of 3D model formats are supported by ARKit for iOS and ARCore for Android respectively?...
Mulligrubs asked 4/10, 2017 at 3:25
3
The ARCore sceneform sample project "hellosceneform" is cool and works really well.
Problem is the requirement to move the phone around in order to get a surface on which to place anchors. It's to...
Dative asked 17/9, 2018 at 16:30
4
Solved
I'm using the Sceneform SDK in Android Project.
I have sfb and the sfa objects in my project, and I want the initial rotation of my object to be rotated 90 degrees.
How can I achieve it?
I found...
Gimpel asked 25/7, 2018 at 19:7
4
What is the significance of the andy.obj file in the ARCore Sample?
Let's say if we replace the andy.png with a new image, how can we generate .obj file for the new image?
Dameron asked 31/8, 2017 at 15:56
1
I am creating an application using ARCore to display some images on blank surface. I want to capture image of that surface where object is display. I have put a capture button on AR camera screen. ...
Lobation asked 24/12, 2018 at 12:52
1
Solved
I am working on AR project where i need to capture the current frame and save it to gallery. I am able to get the image using Frame class in AR core , but the format of image is YUV_420_888. ...
Unweave asked 3/1, 2019 at 6:4
1
Solved
I'd like to use an Orthographic camera when presenting a model in SceneView (without AR). Couldn't find a way to do so in API. Am I missing something or the feature is missing?
Skyline asked 1/11, 2018 at 14:50
1
Solved
Using ViewRenderable I am rendering layout file. I gave fixed width and height for the layout file
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.