i am currently working on a paging landscape plugin (and editor).
Currently, plugin development is at 80% and these features are implemented yet:
// terrain splatting (up to 8 layers - 3 layers per pass),
// lightmap : color added to ambient color,
// color map : color modulated with diffuse color
// specular lightning (per layer specular color or specular color map),
// optional per-layer diffuse and specular color,
// normal mapping,
// offset/parallax mapping,
// point/directional/spot light (one per pass)
// fog
// shadow map
// LOD geomorphing
// optional slope/ground autosplatting
// water plane(s) (refraction/reflection, sky and sun reflection, deep sea fog)
// smooth range interpolation from full effects to low effects
// paging
i still need to implement streaming paging, complete runtime generation of shaders and vegetation.
This plugin will be used by the MOgre-based Myrddin landscape editor that is in early development (20%)
For now, I intend to release the plugin under LGPL license but the editor will be sold separatly under shareware license.
Sorry i have only screenshots for now: i will release a demo soon





