Myrddin Landscape Plugin
From Ogre Wiki
This is a paging landscape plugin (and editor) by myrddinson.
It is a largely modified version of the Ogre Terrain Scene Manager.
The Landscape Plugin can used by Ogre and Mogre.
The editor will just work with Mogre.
Many nice screenshots are in the discussion thread.
Development state for plugin: 80%
Development state for editor: 20%
License for plugin: LGPL license
License for editor: sold separatly under shareware license
- Currently implemented features
- 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 manager (refraction/reflection, sky and sun reflection, deep sea fog)
- (actually no underwater rendering)
- smooth range interpolation from full effects to low effects
- paging
- editing features
- enchanced shaders
- xml config file support
Demo
A first demo you find in MyrddinLandscapeDemo.zip (click Télécharger ce fichier for download)
You will need Microsoft .NET framework 2.0.
extract MyrddinLandscapeDemo.zip and run Demo.exe or alternatively run one of the Demo*.bat
If the program exit and complains about missing MSV*.dll, run included vcredist_x86.exe.
Press F1 for help in the demo.
Keep in mind that it is a demo and so there are still bugs...
Here is a list of bugs/artifacts that i know yet:
- minor water plane depth fighting glitches
- sun reflection need to be more realistic
- small freezes when camera page changes due to page loading: need to implement multithread async streaming yet
- minor shadowmap deph fighting
This demo is for personal use only. MOgre and OGRE main sites can use it for free for showcase.

