Hi Paddy,
Wow, you're vid looks so much better than I was getting (interesting idea about using multiple Elevation Maps - does it have much impact on performance??) :) I'll give your code a spin tomorrow (bit late here now to be trying to code!)
I think your problem with not saving images may be to do with the fact that you can only work with PNG files natively, otherwise you have to do some fiddling with PyQt plugins and image formats :( I probably should change the default from JPEG to PNG.
With regards to it not detecting a world, hmm haven't come across that before, but, as you probably know, being a one-man team you get so used to using all the possible shortcuts whilst testing that you tend to miss a few edge cases!!
Finally, wrt the heightmap being too small, I just meant that when travelling around the world, the mountains/hills just don't look high enough (probably because I'm used to a game engine where the camera is set to 1.8m from the ground).
Thanks for all your help.
I'll let you know how I get on.
Regards
Shando