in short:
http://www.humus.ca/index.php?page=3D&ID=63This demo shows a fairly simple way to handle large game worlds. The main problem with large game worlds, as opposed to the regular tech demos I normally do, is that you have way too much data to throw it all on the GPU. Drawing everything is not an option.
of course source code available too ...