An example of an opinionated game engine would be idTech 5 (Rage engine). It is built around MegaTexture: a huge, non-repeating texture that maps the entire world, backed by a robust caching system.
It allowed for highly complex scenes, great static lighting and short loading times but it lacked in detail and dynamic elements.