Unreal Engine

From Wikipedia, the free encyclopedia

Unreal Engine
Developed by Epic Games
Latest release Build 37xx / March 2008
OS Cross-platform
Genre Game engine
Website http://unrealtechnology.com/

The Unreal Engine is a widely-used game engine developed by Epic Games. First illustrated in the 1998 first-person shooter game Unreal, it has been the basis of many games since, including Unreal Tournament, Mass Effect, Tom Clancy's Rainbow Six 3: Raven Shield, America's Army, Tom Clancy's Rainbow Six: Vegas, Red Steel, Gears of War, BioShock, Tactical Ops and so forth. Although primarily developed for first-person shooters, it has been successfully utilized in a variety of genres, including 3rd-person stealth (Tom Clancy's Splinter Cell), MMORPG (Vanguard: Saga of Heroes and Lineage II) as well as RPGs with Mass Effect.

Its core written in C++, the Unreal Engine features a high degree of portability, supporting a multitude of platforms including Microsoft Windows, Linux, Mac OS and Mac OS X on personal computers and many video game consoles including the Dreamcast, Xbox, Xbox 360, PlayStation 2, PlayStation 3 and Wii. A great deal of the gameplay code is written in UnrealScript, a proprietary scripting language, and as such large parts of the gameplay can be modified without delving deep into the engine internals. Additionally, as with other middleware packages, the Unreal Engine also provides various tools to assist with content creation, both for designers and artists.

The latest release is the Unreal Engine 3, which is designed around Microsoft's DirectX 9 technology for 32/64-bit Windows and Xbox 360 platforms, DirectX 10 for 32/64-bit Windows Vista, and OpenGL for 32/64-bit Linux, Mac OS X and PlayStation 3.

Contents

[edit] Versions

[edit] Unreal Engine 1

Makings its debut in 1998, the first generation Unreal Engine integrated rendering, collision detection, AI, visibility, networking and file system management into one complete engine. With the level of integration used, some trade-offs were necessary to maintain performance levels with the hardware that was available at the time. For example, Epic decided to use cylindrical collision detection over the IK collision detection system in an effort to maintain playable framerates on systems that were common at the time of its release. Internally, Epic used this engine for Unreal and Unreal Tournament.

A comparison of Unreal Engine 1, 2 and 3's rendering capabilities using the Malcolm model from Unreal Tournament, Unreal Tournament 2004 and Unreal Tournament 3 side-by-side.
A comparison of Unreal Engine 1, 2 and 3's rendering capabilities using the Malcolm model from Unreal Tournament, Unreal Tournament 2004 and Unreal Tournament 3 side-by-side.

[edit] Unreal Engine 2

The second version of the Unreal Engine made its debut with Unreal Tournament 2003. This generation saw the core code and rendering engine completely re-written and the new UnrealEd 3 integrated. It also integrated the Karma physics SDK, which powered the Ragdoll physics in Unreal Tournament 2003 and Unreal Championship. Many other engine elements were also updated, with improved assets and added support for the PlayStation 2, GameCube and the Xbox. Build UE2.5, an update, improved rendering performance and added vehicles physics, particle system editor for UnrealEd and 64-bit support in Unreal Tournament 2004. A specialized version of UE2.5 called UE2X, which was used for Unreal Championship 2, features optimizations specific to the first-generation Xbox.

[edit] Unreal Engine 3

The third generation Unreal Engine was designed for DirectX 9/10 PCs, the Xbox 360 and PlayStation 3.[1] Its renderer supports many advanced techniques including HDRR, per-pixel lighting, and dynamic shadows, and builds upon the tools available in previous versions of the engine. Unreal Engine 3 IPP (Integrated Partners Program) includes:

Epic has used this generation of the engine for Gears of War, Unreal Tournament 3, and Gears of War 2.

Due to aggressive licensing, this current iteration has garnered a great deal of support from several big licensees, including Atari, Activision, Capcom, Disney, Konami, Koei, 2K Games, Midway, THQ, Ubisoft, Sega, Sony, Electronic Arts, Square Enix and more. UE3 has also seen adoption by many non-gaming projects including construction simulation and design, training simulation, driving simulation, virtual reality shopping malls, movie storyboards, continuity, pre-visual, etc., in spite of the fact that the toolset and source code are meant for games. At E3 2007, Sony announced a partnership with Epic with the objective of optimizing the Unreal Engine 3 for the PlayStation 3 hardware, which would affect the dozens of games and developers currently using it.

As of July 19, 2007, the Unreal Engine 3 is the subject of a lawsuit served to Epic from Silicon Knights. Denis Dyack, president of Silicon Knights alleged that the Unreal Engine 3 did not work as Epic promised and that certain features and support were not delivered in a timely manner. "..it seems pretty clear that Gears [of War] was built on the backs of the Unreal Engine licensees. We certainly stand by our allegations in the lawsuit that instead of using our licensing fees to develop and support the Unreal Engine 3, Epic used that money to build Gears," Dyack said. As such, Silicon Knights decided not to use the Unreal Engine for future games and instead, claim to have created their own at a large cost of time and money. Epic however, counter-sued Silicon Knights, claiming unrightful use of reverse engineered Unreal 3 technology in their new Silicon Knights engine.

  • According to Epic Games vice-president Mark Rein, an unnamed licensee is trying to port the Unreal Engine 3 to the Wii.[16]

At GDC 2008, Epic showed off several improvements to the Unreal Engine 3 design that includes the ability for far more characters on screen, more realistic water physics, massively more destructible environments, improved AI, and better lighting and shadow effects. The revised Engine, referred to as Unreal Engine 3.25/5, will debut with Gears of War 2.

[edit] Unreal Engine 4

Ken Beaulieu, the vice-president of Epic Games, revealed on August 18, 2005 that Unreal Engine 4 had been in development over the past two years.[17] The engine targets the next generation of consoles exclusively after the seventh generation. The only person to work on the Unreal Engine 4 core system design so far is Tim Sweeney, technical director and founder of Epic games.[18] However, at the 2006 GDC, Sweeney stated that development will not begin in earnest on the next version until some time in 2008. Sweeney has also predicted that the number of developers would be ramped up to three or four engineers by the end of 2008, and would be aimed predominantly at the next generation consoles rather than PC s.[19] Tim gave a talk at POPL06 sharing some of his thoughts on programming.[20] However, it was later confirmed by Mark Rein, the vice president of Epic Games that Unreal Engine 4 was coming to PC. Mark Rein also clarified what Tim Sweeney meant. "When Tim Sweeney was talking about Unreal Engine 4 ... he mentioned something along the lines of it being exclusively for the next generation of consoles… what he meant was, it won't run on this generation of consoles."

[edit] List of video games using Unreal engines

See also: List of Unreal Engine games

[edit] See also

[edit] References

[edit] External links