SceneView / sceneform-android

Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
https://sceneview.github.io/sceneform-android/
Apache License 2.0
633 stars 146 forks source link

Is it possible to add environment lighting? #139

Closed miftahulbagusp closed 3 years ago

miftahulbagusp commented 3 years ago

In google filament, we can add environment lighting by using KtxLoader. Is it possible in Sceneform too? If so, how?

RGregat commented 3 years ago

I guess not, this should be a related issue to this topic: https://github.com/ThomasGorisse/sceneform-android-sdk/issues/77

ThomasGorisse commented 3 years ago

Work in progress...

ThomasGorisse commented 3 years ago

Environment Lights are now available since this release: Environment Lights + Augmented Faces + Kotlin Begins + Green Flickering Fix + Performances