SceneView Demo
SceneView Demo Summary
SceneView Demo is a mobile Android app in Tools by Thomas GORISSE. Released in Mar 2026 (recently released ago). Store metadata: updated Mar 29, 2026.
Store info: Last updated on Google Play on Mar 29, 2026 .
0★
Ratings: 0
Screenshots
App Description
3D and AR SDK demo — explore Filament-powered scenes on Android
SceneView Demo showcases the SceneView SDK — an open-source 3D and AR library for Android built on Google Filament and ARCore.
Features demonstrated:
• 3D model viewer with HDR environment lighting
• Augmented Reality with tap-to-place and plane detection
• Physics simulation with rigid bodies
• Post-processing effects: Bloom, Depth of Field, SSAO, Fog
• Text and billboard nodes in 3D space
• Camera controls: orbit, pan, zoom
SceneView is available as Jetpack Compose composables:
• Scene { } for 3D-only scenes
• ARScene { } for augmented reality
Open-source: github.com/SceneView/sceneview-android
