googlesamples/android-vulkan-tutorials

Sample of how to use it within live wallpaper?

AndroidDeveloperLB opened this issue · 13 comments

Maybe show an image ?
Or a video?

ggfan commented

maybe later give it a shot: Gfx + Video was asked in the ndk repo too.

I don't understand.
Is there a sample of how to use it in live wallpaper?

ggfan commented

not from ndk samples. But AR samples do that ( I believe )

There are AR samples?!
Where?
I wanna try them !

And actually, how could an AR work on live wallpaper? Show the camera there?

ggfan commented

yeah, they use camera as texture, then add 3D graphics characters ( so Camera is "Reality", 3D graphics is "augmented" part)

How cool.
A bit weird for live wallpaper, but still cool.

ggfan commented

I might understand you wrong, though. Anyway, try browse this: https://developers.google.com/ar/develop/c/quickstart to see whether it could be useful.

ggfan commented

Oh, AR samples categorized as Java, C, and Unity, once in that page, you could explore more. good luck!

How to use Vullkan for live wallpaper without Java/Kotlin ?

@ggfan I don't think this website has live wallpaper sample.

@ggfan We need an information how to create a live wallpaper using Vullkan api

@AndroidDeveloperLB

I don't think this website has live wallpaper sample.

Anyway we need it!

@Andreyogld3d I know. My request was written a long time ago that I even forgot about it.