Tagged Questions
2
votes
0answers
69 views
Android Live WallPaper: how did they accomplish this? [closed]
Please i would like to have some suggestion about what kind of technology has been used to create Live Wallpapers like these:
please have a look at this link (I am not related to the developer in any ...
0
votes
2answers
152 views
Load 3d .obj file and add background image to live wallpaper in android?
i want to load a 3d .obj file in live wallpaper and animate it. i use RAJAWALI library to load it. the problem is that the the 3d obj file is load and animate successfully but Loading background image ...
0
votes
1answer
465 views
Live Wallpaper using Min3d Library
I have a 3d object wavefront .obj file, I want to use that .obj file in my live wallpaper application.
can someone give me an idea , how can I use min3D library for Live wallpaper application ?
Thanks ...
0
votes
1answer
370 views
Any way to ensure an Android live wallpaper gets an OpenGL ES context?
According to this StackOverflow page, certain third-party Android launchers/home screens might not release the 3D OpenGL-ES resources when launching a live wallpaper. This can cause the live wallpaper ...
3
votes
3answers
4k views
android 3d live wallpaper - what engine to use?
I saw this live 3d wallpaper and was wondering how it is made, e.g. what engine should be used to make it? From what I found, Unity3D currently does not support making wallpaper...
3
votes
2answers
739 views
min3D in a live wallpaper service?
I have been playing around with the min3D libraries a bit lately learning how to use the openGL functionality of Android (it's been frustrating lol). I am trying to modify the GLWallpaperService @ ...
