Does Irrlicht have the ability to be extended, to support dynamically created map data? I've only seen a map load so far in my tutorials.
i.e:
If I am running north, I randomly create terrain/map for the user as the user moves forward, and retain a good circumference, so it never seems to end. I'd like to create the terrain far enough up (past the fog) so they do not know that there is nothing there yet.