I quite like the caves that this guy has cooked up:
http://www.gamedev.net/blog/33/entry-222...world-gen/
The only problem is that the calculations needed for that kind of generator are immensely complicated, the generator would be slow as hell. I'm trying to figure out how to work around that.
Implemented as DualRidgeCaves in Rev 694
It's not as good as his version, but it doesn't slow the generator too much.
http://www.gamedev.net/blog/33/entry-222...world-gen/
The only problem is that the calculations needed for that kind of generator are immensely complicated, the generator would be slow as hell. I'm trying to figure out how to work around that.
Implemented as DualRidgeCaves in Rev 694
It's not as good as his version, but it doesn't slow the generator too much.