google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.91k stars 1.2k forks source link

How to improve my ViewRenderable quality image #1635

Open slyvelikov opened 5 months ago

slyvelikov commented 5 months ago

Hello there !

Im currently trying to improve the quality of the projected AR image. Im using the latest arcore and sceneform libraries with SDK 34. As you can see from the title Im using a ViewRenderable. Im attaching a screenshot so you can see the quality and please ignore the red arrows. I dont want to make the view bigger in dp ( that didnt work at all ), the size of the view is: android:layout_width="160dp android:layout_height="42dp. Thanks in advance !

P.S. Ive tried to do a drawable with vectors but that didnt work.

image (1)