Updated: September 05, 2023.
About Sceneform replacement on Google IO '21
Let's listen to what Fred Sauer (Developer Advocate at Google on the ARCore team) told us about replacements of Sceneform. Here's a link to video called AMA : ARCore (time 06:25).
Sceneform fork (Unofficial Sceneform 1.21)
This is the continuation of the archived Sceneform.
About last official versions
There are three official versions to choose from:
- Sceneform 1.17.1
- Sceneform 1.16
- Sceneform 1.15
Several months ago Google recommended not to use the latest version Sceneform 1.17
due to Maven artifacts (now it might work normally but it's still a question). Sceneform 1.16
isn't available via Android Studio plugins' menu because, as you said, its status is Archived
(I should say Abandoned
). Release 1.16
supports glTF
/glTB
formats, instead of SFA
and SFB
assets. And Sceneform 1.16
went open-source. Hence you can download it from GitHub. The only thing I don't understand why Google released Sceneform 1.17
if Sceneform 1.16
was archived?!
So there are two 100%-working versions at the moment – Sceneform 1.16
and Sceneform 1.15
.
Sceneform 1.16 installation
Google discontinued Sceneform
Google didn't prepare a release of a new official 3D rendering engine (even using Filament as a base). Original ARCore team fell apart, that's why new ARCore features are implemented so slow.