SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
817 stars 159 forks source link

Adjusting the view models radius #565

Open fianik opened 4 days ago

fianik commented 4 days ago

My app uses AR based on the ar-model-viewer example. I need to display a very large model, but to see it fully I have to move far away. ARCore starts to crop it off, showing less information as I move away. I learned this is called Frustum culling. Can it be adjusted to increase the display radius?

aleyooop commented 8 hours ago

Take a look at cameraNode.far