3D Landscape - wallpaper

Started by zbych, May 25, 2012, 12:18:12 AM

Previous topic - Next topic

zbych

This time I want to present live wallpaper. It generates simple landscape model (diamond square algorithm), and animate camera over it. No shaders, just one light, two textures (both generated with diamond square), and fog.
I am starting to think how to use it in game... ;)

You can download it here: https://play.google.com/store/apps/details?id=com.zr.landscape3d

It uses Airpush (as all of my wallpapers).


EgonOlsen

Looks pretty high detailed...what's the polygon count of the terrain?

zbych

#2
There are 3 ranges of array: 65x65, 129x129, 257x257. So it gives in highest mode 256x256x2= 131072 triangles. But this mode is for devices with power similar to Samsung galaxy s2. The movie in market shows 129x129 mode on LG gt540 (Cyanogen mod 7)