Jump to content

Unreal Engine

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Hakken (talk | contribs) at 22:17, 11 November 2015 (New release https://www.unrealengine.com/blog/unreal-engine-4-10-released). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Developer(s)Epic Games
Initial release1998; 26 years ago (1998)
Stable release
4.10 / 11 November 2015; 8 years ago (2015-11-11)
Available inEnglish, Korean, Chinese, Japanese[1]
TypeGame engine
Websiteunrealengine.com

The Unreal Engine is a game engine developed by Epic Games, first showcased in the 1998 first-person shooter game Unreal. Although primarily developed for first-person shooters, it has been successfully used in a variety of other genres, including stealth, MMORPGs, and other RPGs. With its code written in C++, the Unreal Engine features a high degree of portability and is a tool used by many game developers today.[2][3]

The current release is Unreal Engine 4, designed for Microsoft's DirectX 11 and 12[4] (for Microsoft Windows, Xbox One, Windows RT); OpenGL (for OS X, Linux, PlayStation 4, iOS, Android, Ouya[5] and Windows XP[6]); and JavaScript/WebGL (for HTML5 Web browsers).[7][8][9]

Versions

Unreal Engine 1

File:Unreal-GlideVoodoo1flyby.jpg
Unreal was the first game using the Unreal Engine.
Unreal Engine 1
Initial releaseUnreal build 100 / May 1998
Stable release
Unreal Tournament build 436 / November 2000
Written inC++ , UnrealScript, Assembly[10]
PlatformMicrosoft Windows, Linux, Mac OS and OS X, Dreamcast, PlayStation 2
LicenseProprietary
Websitewww.unrealengine.com Edit this on Wikidata

Making its debut in 1998 with Unreal, the first generation Unreal Engine integrated rendering, collision detection, AI, visibility, networking, scripting, and file system management into one complete engine. Unreal Engine 1 provided an advanced software rasterizer[11] and a hardware-accelerated rendering path using the Glide API, specifically developed for 3dfx GPUs,[12] and was updated for OpenGL and Direct3D. Large parts of the game were implemented in a custom scripting language called UnrealScript. Epic used this engine for both Unreal and Unreal Tournament. The release of Unreal Tournament marked great strides in both network performance and Direct3D and OpenGL support.[13]

The engine became popular due to the modular engine architecture and the inclusion of a scripting language, which made it easy to mod, including total conversions like Tactical Ops.[14][15]

From the start the engine was designed in a way to be extensible and improved over multiple generations of games, as creator and founder of Epic Games Tim Sweeney states in a 1998 interview with magazine Maximum PC:

The big goal with the Unreal technology all long was to build up a base of code that could be extended and improved through many generations of games. Meeting that goal required keeping the technology quite general-purpose, writing clean code, and designing the engine to be very extensible. The early plans to design an extensible multi-generational engine happened to give us a great advantage in licensing the technology as it reached completion. After we did a couple of licensing deals, we realised it was a legitimate business. Since then, it has become a major component of our strategy.

— Tim Sweeney, interview with Maximum PC[16]

Unreal Engine 2

Killing Floor was built in Unreal Engine 2.
Unreal Engine 2
Initial releaseUnreal Warfare build 633 / January 2001
Stable release
Unreal Engine 2.5 build 3369 / November 2005
Written inC++ , UnrealScript
PlatformMicrosoft Windows, Linux, OS X, Xbox, PlayStation 2, GameCube
LicenseProprietary
Websitewww.unrealengine.com Edit this on Wikidata

The second version made its debut in 2002 with America's Army, a free multiplayer shooter created and funded by the US Army. This generation saw the core code and rendering engine completely re-written. In addition, it featured UnrealEd 2, which debuted with the previous generation of the engine and was shortly followed later by UnrealEd 3, along with the Karma physics SDK. This physics engine powered the ragdoll physics in Unreal Tournament 2003 and Unreal Championship. Other engine elements were also updated, with improved assets as well as adding support for the GameCube and the Xbox. Support for the PlayStation 2 console was previously added in UE1. Taking Xbox aside, both GameCube and PS2 were never supported directly by Epic, support being instead farmed out to Secret Level said builds were stale and left behind, the last "official" build PS2 and GC saw was build 927 dated April 2002; last official UE2.5 build was build 3369. As such, third parties looking to use further Unreal Engine revisions had to do their own builds throughout the generation, as they had to in more recent years with the Wii, X360, PS3, PSP, and 3DS.[citation needed]

UE2.5, an update to the original version of UE2, improved rendering performance and added vehicles physics, a particle system editor for UnrealEd, and 64-bit support in Unreal Tournament 2004. A specialized version of UE2.5 called UE2X was used for Unreal Championship 2: The Liandri Conflict on the original Xbox platform. It featured optimizations specific to that console. EAX 3.0 is also supported for sound. Unreal Engine 2.X was build 2227, dated March 2004.

On March 23, 2011, Ubisoft Montreal revealed that UE2.5 was successfully running on the Nintendo 3DS.[17][18]

Unreal Engine 3

BioShock Infinite was built in Unreal Engine 3
Unreal Engine 3
Initial releaseUnreal Engine 3 build 100 / March 2004
Stable release
Unreal Engine 3 build 12791.2424394 / February 2015
Written inC++, C#,[19] UnrealScript, GLSL,[20] Cg,[21] HLSL[22]
PlatformMicrosoft Windows, Linux, OS X, Xbox 360, Xbox One, PlayStation 3, PlayStation 4, Wii U, Android,[23] iOS,[24] Windows RT,[25] and PlayStation Vita, Adobe Flash Player,[26] HTML5[27]
LicenseProprietary
Websitewww.unrealengine.com Edit this on Wikidata

The first screenshots of Unreal Engine 3 were presented in 2004,[28] at which point the engine had already been in development for 18 months.[29] Unlike Unreal Engine 2, which still supported fixed-function pipeline, Unreal Engine 3 was designed to take advantage of fully programmable shader hardware (in DirectX 9 terms, it required shader model 3.0). All lighting calculations were done per-pixel, instead of per-vertex. On the rendering side, Unreal Engine 3 also provided support for a gamma-correct high-dynamic range renderer. UE3 expected that content was authored in both high- and low-resolution version and baked normal maps for run-time; a major difference to previous generations where the game content was modeled directly (since normal mapping is a per-pixel operation and almost all the dynamic lighting in UE1 and 2 was calculated per-vertex using a Gouraud Shading technique)

The third generation of the Unreal Engine is designed for DirectX (versions 9-11 for Windows, Windows RT and Xbox 360), as well as systems using OpenGL, including the OS X, iOS, Android, Stage 3D for Adobe Flash Player 11, and JavaScript/WebGL for HTML5 Web Browsers.[30] Initially, Unreal Engine 3 only supported Windows, Xbox 360, and PlayStation 3 platforms, while Android and iOS were added later in 2010 (with Infinity Blade being the first iOS title and Dungeon Defenders the first Android title). OS X support was added in 2011.[31] Its renderer supports many advanced techniques including HDRR, per-pixel lighting, and dynamic shadows. It also builds on the tools available in previous versions. In October 2011, the engine was ported to support Adobe Flash Player 11 through the Stage 3D hardware-accelerated APIs. Epic has used this version of the engine for their in-house games. Aggressive licensing of this iteration has garnered a great deal of support from many prominent licensees. Epic has announced that Unreal Engine 3 runs on both Windows 8 and Windows RT.[32] The first released console game using Unreal Engine 3 was Gears of War and the first released PC game was RoboBlitz.

In addition to the game industry, UE3 has also seen adoption by many non-gaming projects, for instance:

  • The popular children's TV show LazyTown used UE3 during filming to generate virtual sets for real-time integration with footage of actors and puppets performing in front of green screens.[33]
  • In March 2012, the FBI licensed Epic's Unreal Engine 3 to use in a simulator for training.[34]
  • The animation software "Muvizu Play", which was released in April 2013, uses UE3.[35]

Unreal Development Kit

The Ball was built in the UDK.
Unreal Development Kit
Initial releasev5860 / November 2009
Stable release
v12791.2424394 / February 2015[36]
Written inC++, C#, UnrealScript, GLSL,[20] Cg,[21] HLSL[22]
Operating systemMicrosoft Windows
PlatformMicrosoft Windows, OS X, iOS
TypeLevel editor / Software development kit
LicenseFree for noncommercial use
WebsiteUDK website
UDN for UDK

While Unreal Engine 3 has been quite open for modders to work with, the ability to publish and sell games made using UE3 was restricted to licensees of the engine. However, in November 2009, Epic released a free version of UE3's SDK, called the Unreal Development Kit (UDK), that is available to the general public.[37] According to the current EULA, game developers can sell their games by paying Epic the cost of $99 USD, and 25% royalty on UDK related revenue above US$50,000 from all UDK-based games or commercial applications.[38][39]

The December 2010 UDK release added support for creating iOS games and apps. UDK's iOS development feature set includes:[40][41]

  • The full source and content for Epic Citadel, plus an additional castle demo map.
  • Support for major Unreal Engine 3 desktop features, including the Unreal Editor and its fully integrated suite of tools including Unreal Kismet, Unreal Cascade and Unreal Matinee.
  • Superior rendering systems, including Unreal Lightmass global illumination supported by Unreal Swarm distributed computing.
  • Content streaming functionality.
  • Advanced lighting and shadowing such as per-pixel lighting and real-time shadows.
  • Console-quality capabilities.
  • Full Unreal Kismet visual scripting functionality, which allows the developers to create games without having to modify program code.
  • Convenient mobile previewer makes it possible to emulate games at native resolution for quick iteration.
  • UDK Remote enables iOS devices to serve as wireless controllers with full touch and tilt functionality for testing games on the computer.

As of the September 2011 release, iOS, OS X and Windows platforms all support UDK-created games.

Updates
File:Unreal Engine Comparison.jpg
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.

Throughout the lifetime of UE3, significant updates have been incorporated:

Unreal Engine 4

Unreal Tournament is being built with Unreal Engine 4.
Unreal Engine 4
Initial releaseUnreal Engine 4 build 8967 / May 2012
Stable release
Unreal Engine 4.10 / November 11, 2015
Written inC++, C#, GLSL, Cg, HLSL; UnrealScript removed[58][59]
PlatformMicrosoft Windows, Linux, OS X, Xbox One, PlayStation 4, HTML5,[60][61] iOS, Android,[62][63][64][65] Oculus Rift,[66] Ouya,[67] HTC Vive[68]
LicenseFree to use, with access to source code; 5% royalty after first $3000USD per quarter[69]
Websitewww.unrealengine.com Edit this on Wikidata

On August 17, 2005, Mark Rein, the vice-president of Epic Games, revealed that Unreal Engine 4 had been in development since 2003.[70] Until mid-2008, development was exclusively done by Tim Sweeney, CEO and founder of Epic Games.[71] The engine targets the eighth generation of consoles, PCs and Tegra K1-based[72] devices running Android announced in January 2014 at CES.

In February 2012, Mark Rein said "people are going to be shocked later this year when they see Unreal Engine 4".[73] Unreal Engine 4 was unveiled to limited attendees at the 2012 Game Developers Conference,[74] and video of the engine being demonstrated by technical artist Alan "Talisman" Willard was released to the public on June 7, 2012 via GameTrailers TV.[75][76] This demo was created on a PC with triple GeForce GTX 580 (tri SLI) and can be run on a PC with a GeForce GTX 680.[77]

One of the major features planned for UE4 was real-time global illumination using voxel cone tracing, eliminating pre-computed lighting.[78] However, this feature has been replaced with a similar but less computationally-expensive algorithm prior to release for all platforms including the PC because of performance concerns on next-generation consoles.[79] UE4 also includes new developer features to reduce iteration time, and allows updating of C++ code while the engine is running. The new "Blueprint" visual scripting system (a successor to UE3's "Kismet"[80]) allows for rapid development of game logic without using C++, and includes live debugging.[81][82] The result is reduced iteration time, and less of a divide between technical artists, designers, and programmers.[83]

[In older engines], if you wanted to change the relationship between your weapon damage and how long it'll take to kill a creature, you may spend a couple of days iterating, but if you have to spend a lot of time waiting for a build every time, you're talking one change, waiting 15 minutes for the compile to complete, and then play the game, get to the point where you can test it, test it, exit the game, change, compile... Now, since all of that can be done very quickly within the tools, it's 'Make the change, play, when it compiles, finish, shoot the guy, and then escape, make the change, play'. The iteration time is down to 30 seconds instead of 15 minutes. Our ability to kind of roll through and see how the game is playing out is much faster.

— Alan Willard, writing for Kotaku[83]

On March 19, 2014, at the Game Developers Conference, Epic Games released Unreal Engine 4, and all of its tools, features and complete C++ source code, to the development community through a new subscription model. Anyone can sign up for UE4 for Windows, OS X, iOS and Android by paying $19 per month, plus 5% of gross revenue resulting from any commercial products built using UE4.[84][85] CEO and founder of Epic Games, Tim Sweeney, said that the new business model is a reflection of changes in the industry. Epic Games has traditionally made its Unreal Engine available to large AAA game development teams at a cost of millions of dollars but as the industry has evolved, Epic has had to "really rethink our whole business as to how we make the engine available to teams."[86][87] "Looking at the new shape of the industry now, we realize that's an outdated tool," Sweeney said. "Looking at the possibilities for the engine, we started from scratch and thought 'How can we make the engine available to more people?'".[88] According to the Unreal Engine website, subscribers to the engine will be able to cancel their subscription, or renew it at any time. They will be able to retain access to UE4 tools, but will not receive access to future releases of Unreal Engine 4.[89]

Interactive architectural visualization using Unreal Engine 4. Created by UE4Arch.com

On September 3, 2014, Epic Games launched the Unreal Engine Marketplace, allowing UE4 subscribers to buy and sell community-created content of all shapes and sizes.[90] In addition to all of the previously released free content, the new marketplace came with a variety of asset packs including full-scale environments, props, characters, sounds, materials, animated meshes, prefab C++ code and a number of other asset types as well as free demos and tutorials.[91][92]

On September 4, 2014, Epic released Unreal Engine 4 to schools and universities for free, including personal copies for students enrolled in accredited video game development, computer science, art, architecture, simulation, and visualization programs.[93][94] "Nothing is stopping students from honing the skills needed to enter the range of fields using Unreal Engine technology, from entertainment software and film to visualization, healthcare simulation and military training," Unreal Engine general manager Ray Davis said in a statement. "Students who know Unreal Engine technology have a huge advantage when it comes to job placement."[95] Schools can integrate the same fully featured version of Unreal Engine 4 previously available only to developers, along with all future updates.[96] In addition, students retain indefinite access to any versions of the engine used during their coursework which gives them the option to turn their class projects into shipping projects at any time.[97]

On February 19, 2015, Epic launched Unreal Dev Grants, a $5,000,000 development fund designed to provide financial grants to innovative projects being built with Unreal Engine 4.[98] Awards range from $5,000 to $50,000, with no strings attached: developers and artists own their IP and are free to publish however they wish, with no restrictions or obligations on the way the funds are used.[99][100]

As of March 2, 2015, Unreal Engine 4 is available to everyone for free, and all future updates will be free.[101] Epic will be issuing a pro-rated refund to people who have paid for Unreal Engine 4 since January 31, 2015. In addition, anyone who has ever paid for an UE4 subscription will receive a $30 credit for the Unreal Engine Marketplace.[102] If projects are released commercially, developers must pay a 5% royalty on gross revenue following the first $3,000 per product, per quarter.[69][103]

In 2015, Armature Studio has announced that it will be responsible for porting Bloodstained: Ritual of the Night to the PS Vita and Wii U. This will include porting Unreal Engine 4 to those platforms, as they are not officially supported by Epic Games.[104] Armature will make their engine code available to licensed Wii U and PS Vita developers after Bloodstained is finished.[105]

Make Something Unreal

In the Make Something Unreal Contest, aspiring game developers created modifications (mods) in a range of categories including levels, characters, vehicles, gametypes, machinima and more. Exceeding $1 million in value, winnings consisted of Unreal Engine commercial licenses, over $500,000 in cash awards and additional hardware prizes. The MSUC, which began in 2004 with subsequent competitions in 2008, 2012, and 2013, was judged in four preliminary phases and a grand final.

Games using the Unreal Engine

Awards and accolades

Unreal Engine 3

- "Best Game Engine" (2004, 2005, 2006, 2007, Hall of Fame, 2009, 2010, 2011, 2012)
  • IGN's Best of E3 2005
- "Best Graphics Technology (Xbox 360)"
- "Technological Excellence"
  • North Carolina Technology Association 21 Awards
- "Top Industry Driven Technology of the Year" (2008, 2011)
- "Best Product or Service" (2012)
- "Best Game Engine" (2009, 2010, 2011)

Unreal Engine 4

- "Best Taste of Next-Gen"
  • IGN's Best of E3 2012
- "Coolest Tech"
- "Best Tech"
- "Best Game Engine"
- "Best Game Engine"[106]

Other licensees

Unreal Engine 3

Licenses for education
Licenses for Training Simulation
Licenses for Construction Simulation
Licenses for VR Techniques
  • Yost Engineering, Inc/YEI Technology[119]
Licenses for CG animation

Unreal Engine 4

Licenses for education[129]

UnrealScript

UnrealScript
ParadigmObject-oriented, generic
DeveloperTim Sweeney
First appeared1998
Typing disciplineStatic, strong, safe
OSCross-platform (multi-platform)
Filename extensions.uc .uci .upkg
Websiteudn.epicgames.com
Influenced by
C++, Java

UnrealScript (often abbreviated to UScript) is Unreal Engine's native scripting language used for authoring game code and gameplay events before the release of Unreal Engine 4. The language was designed for simple, high-level game programming.[131] The UnrealScript interpreter was programmed by Tim Sweeney, who also created an earlier game scripting language, ZZT-oop.[citation needed]

Similar to Java, UnrealScript is object-oriented without multiple inheritance (classes all inherit from a common Object class), and classes are defined in individual files named for the class they define. Unlike Java, UnrealScript does not have object wrappers for primitive types. Interfaces are only supported in Unreal Engine generation 3 and a few Unreal Engine 2 games. UnrealScript supports operator overloading, but not method overloading, except for optional parameters. By making the process of modifying games easier, UnrealScript helped enable the growth of a large modding community around the Unreal series. This greatly added to the overall longevity of Unreal and provided an incentive for new development.[citation needed]

Syntax

Code comments

UnrealScript uses two commenting styles, a single-line comment (beginning with // until the end of the line) and a multi-line comment (delimited by /* and */).

// Single-line comment
class Foo extends Object;

/* Multi-line
   comment */
var Object Foo;

Data types

Primitive types
  • Bool - A boolean that allows the values true, and false, which are the same to 1 and 0
  • Byte - An unsigned 8-bit integer value
  • Enum
  • Float
  • Int - A signed 32-bit integer value
  • Name - A more restricted version of String, only allowing the following characters ([a-zA-Z0-9_\- ]*) as expressed in regex. e.g. 'name_example'
  • String - A series of Unicode characters such as "A B C"
Reference types
  • Class
  • Delegate
  • Interface
  • Object
  • Pointer
Composite types
  • Array
  • Struct

Functions

UnrealScript uses functions similar to C/C++/Java. Functions are declared by the keyword: function, followed by an optional return type, its required name, and finally its function parameters.

The declaration of a function can look like this:

[modifiers] function [[modifiers] datatype] name( [parameters] ) [const]; the semicolon is only necessary if the function has no body.

An example of a very simple additive function in UnrealScript:

function int Add( int a, int b )
{
    return a + b;
}

"Hello, world" example

The following is a hello world example using the syntax of UnrealScript.[132]

class HelloWorld extends GameInfo;

event InitGame( string Options, out string Error )
{
    `log( "Hello, world!" );
}

The following text will be printed to the output console when HelloWorld is initializing:

Hello, world!

Unreal Editor

File:UnrealEd10.jpg
Screenshot of UnrealEd 1.0

Unreal Editor, also called UnrealEd, is the level editor used to create levels for the Unreal series. It was also used for other games based on the Unreal Engine, such as Deus Ex and Lineage II, although it has changed along with the engine for later games. All Unreal games on the PC had the level editor included for free, and some third party Unreal engine games did the same with an edited and specialized version. This extended the longevity of the games. Amateur level designers could now create their own levels for the game, providing a near endless amount of additional content for the game. In addition, the built-in scripting language called UnrealScript allowed for editors to customize game content.[citation needed]

References

  1. ^ http://www.unrealengine.com/udk/licensing/licensing-faqs/
  2. ^ a b Horvath, Stu (17 May 2012). "The Imagination Engine: Why Next-Gen Videogames Will Rock Your World". Wired. Condé Nast. Archived from the original on 30 May 2015. Retrieved 6 February 2015. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  3. ^ Handrahan, Matthew (March 12, 2014). "Microsoft: DX12 will improve Xbox One performance". Game Industry. Retrieved 2014-09-04.
  4. ^ The OUYA team (26 January 2015). "Unreal Engine On The Ouya". Unreal Engine Blog. Epic Games. Retrieved 28 January 2015.
  5. ^ Shadden, Ian (June 4, 2014). "Unreal Engine 4.2 Release". Unreal Engine. Epic Games. Retrieved 2014-09-04.
  6. ^ Mozilla (12 March 2014). "Mozilla and Epic Preview Unreal Engine 4 Running in Firefox". The Mozilla Blog. Retrieved 4 October 2014.
  7. ^ Anderson, Steve (17 March 2014). "HTML5 Gaming Just Got Faster with Unreal Engine 4". HTML5 Report. Retrieved 4 October 2014.
  8. ^ McWhertor, Michael (1 April 2014). "Epic Games' Sweeney on the future of Unreal, VR and democratic game development". Polygon. Retrieved 4 October 2014.
  9. ^ Edwards, Benj (25 May 2009). "From The Past To The Future: Tim Sweeney Talks". Gamasutra. UBM plc. Retrieved 8 February 2015.
  10. ^ "Unreal Engine 1". Retrieved 2012-06-17.
  11. ^ Paul Lily (2009-07-21). "Doom to Dunia: A Visual History of 3D Game Engines". Maximum PC. Retrieved 2009-07-05.
  12. ^ "History of Unreal - Part 1". beyondunreal.com. 2005-05-31. Retrieved 2009-07-05.
  13. ^ "History of Unreal - Part 1". beyondunreal.com. 2005-05-31. Retrieved 2009-07-05. Probably the biggest draw to Unreal was the ability to mod it. Tim Sweeney (Founder of Epic) wrote a simple scripting engine into the game called UnrealScript.
  14. ^ "Introduction to Unreal Technology". InformIT. 2009-07-21. Retrieved 2009-08-08. {{cite web}}: Cite uses deprecated parameter |authors= (help)
  15. ^ McDonald, T. Liam (November 1998). "Maximum PC". 3 (10): 43. ISSN 1522-4279. {{cite journal}}: Cite journal requires |journal= (help)
  16. ^ GameSpot Staff (23 March 2011). "Splinter Cell 3D Q&A. We catch up with Fabrice Cuny to get the latest on the 3DS remake of Splinter Cell: Chaos Theory". GameSpot. CBS Interactive. Retrieved 9 February 2015.
  17. ^ Ivan, Tom (24 March 2011). "Ubisoft: We have Unreal Engine running on 3DS. Splinter Cell publisher seemingly succeeds where Epic has failed". Computer and Video Games. Future plc. Retrieved 9 February 2015.
  18. ^ "UDK - CodingStandard". Retrieved 17 April 2015.
  19. ^ a b https://udn.epicgames.com/Three/ColorGrading.html
  20. ^ a b https://udn.epicgames.com/Three/DevelopmentKitProgramming.html
  21. ^ a b https://udn.epicgames.com/Three/MaterialsCompendium.html
  22. ^ Epic Games. "Epic Games Releases "Epic Citadel" for Android - News - Epic Games". Retrieved 17 April 2015.
  23. ^ http://www.unrealengine.com/mobile/
  24. ^ "Unreal Engine 3 Debuts on Windows 8". Retrieved 17 April 2015.
  25. ^ "Epic Games Announces Unreal Engine 3 Support for Adobe Flash Player". Retrieved 17 April 2015.
  26. ^ "Tappy Chicken". Retrieved 17 April 2015.
  27. ^ Thorsen, Tor (13 May 2004). "First Look: Unreal Engine 3.0". GameSpot.
  28. ^ Reed, Kristan (July 1, 2004). "Unreal Engine 3 Interview". Eurogamer.
  29. ^ "Mozilla and Unreal Engine are Unlocking the Power of the Web as a Platform for Gaming".
  30. ^ Grant, Christopher (19 September 2011). "Unreal Engine 3 comes to Mac OS X, courtesy of September UDK release". Joystiq.
  31. ^ Mitchell, Richard (2012). "Unreal Engine 3 now on Windows 8 and Windows RT". Joystiq.
  32. ^ "Unreal Engine 3 Powers Critical and Commercial Success LazyTown". Epic Games. Retrieved 2011-02-08.
  33. ^ a b BBC News (28 March 2012). "Unreal games engine licensed to FBI and other US agencies". BBC News. BBC. Retrieved 6 February 2015.
  34. ^ "Muvizu 3D web site". Movizu.
  35. ^ Palomino, Sean (30 January 2015). "February 2015 Unreal Development Kit (UDK) Available for Download". Epic Games Forums. Epic Games. Retrieved 9 February 2015.
  36. ^ IGN Staff (5 November 2009). "Epic Games Announces Unreal Development Kit, Powered By Unreal Engine 3". IGN. Retrieved 2014-09-14.
  37. ^ Rein, Mark (23 February 2011). "UDK Royalty Threshold Raised to US$50,000". Epic Games Forums. Epic Games. Retrieved 9 February 2015.
  38. ^ Wilde, Tyler (19 March 2014). "Unreal Engine 4 tools and source code now available for a $19 monthly subscription". PC Gamer. Future plc. Retrieved 9 February 2015.
  39. ^ IGN Staff (16 December 2010). "Epic Games Releases Unreal Development Kit With iOS Support". IGN. Ziff Davis. Retrieved 14 September 2014.
  40. ^ Epic Games (16 December 2010). "Epic Games releases December 2010 Unreal Development Kit Beta with iOS Support". Epic Games. Retrieved 9 February 2015.
  41. ^ Callaham, John (19 March 2009). "Epic Games to show off new Unreal Engine 3 features at GDC". Big Download.
  42. ^ Shimpi, Anand Lal (29 December 2009). "Epic Demonstrates Unreal Engine 3 for the iPod Touch, iPhone 3GS". AnandTech.
  43. ^ "Steamworks Integration Now Available to Unreal Engine 3 Licensees". Epic Games. 2010-03-11.
  44. ^ Ingham, Tim (17 June 2010). "E3 2010: Epic makes 3D Gears Of War 2 - We've seen it. It's mega. But retail release not planned". Computer and Video Games.
  45. ^ "TriOviz for Games Technology Brings 3D Capabilities to Unreal Engine 3". Epic Games. 6 October 2010.
  46. ^ Fletcher, JC (11 October 2010). "Epic's Mark Rein goes in-depth with Unreal Engine 3's TriOviz 3D". Joystiq.
  47. ^ "UDK March 2011 Release".
  48. ^ "Slide 1" (PDF). Retrieved 2011-08-02.
  49. ^ Hamilton, Kirk (8 February 2013). "Apparently, The Story Behind Epic's Dazzling 2011 Tech Demo Is A 'Doozy'". Kotaku. Retrieved 4 October 2014.
  50. ^ Gies, Arthur (18 March 2014). "Epic Games working on new, unannounced IP (UPDATE)". Polygon. Retrieved 4 October 2014.
  51. ^ Gaudiosi, John (21 September 2011). "Epic Games Founder Tim Sweeney Pushes Unreal Engine 3 Technology Forward". Forbes. Retrieved 4 October 2014.
  52. ^ "Geomerics Enlighten".
  53. ^ "Geomerics Announces New Enlighten Integration with Unreal Engine 3".
  54. ^ Johnson, Joel (10 April 2011). "Unreal Engine 3 Now Works in Flash. Yes, the Same Flash That's In Your Browser, Facebook". Kotaku.
  55. ^ "RealD Joins Epic Games' Unreal Engine 3 Integrated Partners Program". Gamershell. 14 May 2012. Retrieved 2012-06-13.
  56. ^ "Mozilla is Unlocking the Power of the Web as a Platform for Gaming". The Mozilla Blog. March 27, 2013.
  57. ^ Nutt, Christian (21 March 2014). "Epic's Tim Sweeney lays out the case for Unreal Engine 4". Gamasutra. UBM plc. Retrieved 6 February 2015.
  58. ^ Schultz, Warren (2012). "Unreal Engine 4 - First Look. Epic is making some major development philosophy changes in UE4". About.com. IAC/InterActiveCorp. Retrieved 6 February 2015.
  59. ^ Cifaldi, Frank (29 March 2013). "Interview: Epic goes all-in on HTML5 with UE4 support". Gamasutra.
  60. ^ Watts, Steve (29 March 2013). "Unreal Engine 4 to support HTML 5, will be 'end of drivers'". Shacknews.
  61. ^ "Unreal Engine 4 Leads on Next-Gen Mobile at SIGGRAPH". Nvidia. 24 July 2013.
  62. ^ cinderboy (6 January 2014). "Unreal Engine 4 – Next-gen running on Nvidia's new mobile processor". MMO Culture.
  63. ^ Chapple, Craig (29 March 2013). "GDC 13: Unreal Engine 4 supports mobile and HTML5". develop-online.
  64. ^ Takahashi, Dean (29 March 2013). "Epic Games extends Unreal Engine 4 to mobile games, creates an eye-popping next-gen demo". VentureBeat.
  65. ^ Robertson, Adi (6 June 2013). "Epic announces Oculus Rift support for Unreal Engine 4". The Verge. Vox Media. Retrieved 19 February 2015.
  66. ^ Batchelor, James (27 January 2015). "Unreal Engine 4 now available on Ouya". Develop. Intent Media. Retrieved 28 January 2015.
  67. ^ Kastrenakes, Jacob; Robertson, Adi (30 April 2015). "Steam's virtual reality just got a boost from the maker of Unreal Tournament". The Verge. Vox Media. Retrieved 1 May 2015.
  68. ^ a b Sweeney, Tim (2 March 2015). "If You Love Something Set It Free". Unreal Engine. Epic Games. Retrieved 2 March 2015.
  69. ^ Houlihan, John (17 August 2005). "Rein: "We've been working on Unreal Engine 4 for two years"". ComputerAndVideoGames.com. Future Publishing Limited. Retrieved 2005-08-19.
  70. ^ Valich, Theo (12 March 2008). "Tim Sweeney, Part 3: Unreal Engine 4.0 aims at next-gen console war". TG Daily. Tigervision Media. Retrieved 2008-03-13.
  71. ^ Brian Klug and Anand Lal Shimpi (6 January 2014). "NVIDIA Tegra K1 Preview & Architecture Analysis". AnandTech. p. 3. Retrieved 2014-05-02.
  72. ^ Kevin Parrish (11 February 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware. Retrieved 2012-03-01.
  73. ^ Patrick Shaw (27 February 2012). "Unreal Engine 4 Behind Closed Doors at GDC". Wired. Retrieved 2012-03-06.
  74. ^ Samit Sarker (8 June 2012). "Epic Games debuts Unreal Engine 4". Destructoid. Retrieved 2012-06-10.
  75. ^ Casey Lynch (8 June 2012). "Epic's Unreal Engine 4 'Elemental' Demo Lights Up the Uncanny Valley". IGN. Retrieved 2012-06-10.
  76. ^ Woo-cheol, Jeong (12 July 2012). "The future of game development is in UE4". Thisisgame(Korea). Retrieved 2013-10-18.
  77. ^ Andre Burnes (2012-06-08). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4". NVIDIA. Retrieved 12 June 2012.
  78. ^ Samantha Earwood (21 March 2014). "PS4: Epic Games' Tim Sweeney Explains Lack Of Global Illumination In Unreal Engine 4". PSGang. Retrieved 21 March 2014.
  79. ^ "Unreal Engine - Introduction to Blueprints". Retrieved 17 April 2015.
  80. ^ Evangelho, Jason (22 May 2014). "Why Is Epic Games Promoting Unreal Engine 4 With A 'Flappy Bird' Clone?". Forbes. Forbes, Inc. Retrieved 8 February 2015.
  81. ^ Thier, Dave (29 June 2012). "Epic's Tim Sweeney on How Unreal Engine 4 Will Change The Way Games Are Made, and Why You Care". Forbes. Retrieved 4 October 2014.
  82. ^ a b Totilo, Stephen (8 June 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku.
  83. ^ Dyer, Mitch (19 March 2014). "GDC: Epic Games' Unreal Engine 4 adopts subscription model". IGN. Retrieved 2014-08-12.
  84. ^ Haywald, Justin (19 March 2014). "Epic opens up their Unreal development tools to everyone with a $19 subscription service". GameSpot. Retrieved 12 August 2014.
  85. ^ McWhertor, Michael (19 March 2014). "Epic Games making Unreal Engine 4 available for $19 per month, starting today". Polygon. Retrieved 12 August 2014.
  86. ^ Batchelor, James (19 March 2014). "Why Epic abandoned its 'outdated' model and offered everyone access to Unreal Engine 4. GDC 2014: Epic Games founder Tim Sweeney says even Minecraft players should benefit from the firm's game-making tech". Polygon. Vox Media. Retrieved 6 February 2015.
  87. ^ Tach, Dave (19 March 2014). "Watch Epic's just-released Unreal Engine 4 in action". Polygon. Retrieved 12 August 2014.
  88. ^ "Unreal Engine FAQ". Unreal Engine. Retrieved 12 August 2014.
  89. ^ Waters, Deke (3 September 2014). "Marketplace: Now Open For Business!". Unreal Engine Blog. Epic Games. Retrieved 5 September 2014.
  90. ^ Connors, Devin (4 September 2014). "Epic Games Opens Unreal Engine Marketplace to Developers". The Escapist. Retrieved 5 September 2014.
  91. ^ Sheridan, Connor (4 September 2014). "Epic launches Unreal Engine Marketplace". Computer and Video Games. Retrieved 2014-09-05.
  92. ^ Davis, Ray (4 September 2014). "Unreal Engine 4 Goes Free For Academic Use". Unreal Engine Blog. Epic Games. Retrieved 5 September 2014.
  93. ^ Batchelor, James (4 September 2014). "Putting Unreal Engine in the classroom". Develop. Intent Media. Retrieved 5 September 2014.
  94. ^ Matulef, Jeffrey (4 September 2014). "Unreal Engine 4 is now free for educators". Eurogamer. Gamer Network. Retrieved 2014-09-05.
  95. ^ Martin, Michael (4 September 2014). "Epic Games Giving Away Unreal Engine 4 Free To Students". IGN. Retrieved 5 September 2014.
  96. ^ Epic Games (6 November 2014). "Unreal Diaries: 'What you see today on the new Marketplace is only the beginning'". Polygon. Vox Media. Retrieved 25 January 2015.
  97. ^ Nutt, Christian (19 February 2015). "Epic Games offers up $5 million in Unreal Dev Grants". Gamasutra. UBM plc. Retrieved 11 March 2015.
  98. ^ Conditt, Jessica (19 February 2015). "Epic Games is giving away $5 million to Unreal Engine 4 developers". Engadget. AOL. Retrieved 19 March 2015.
  99. ^ Rad, Chloi (19 February 2015). "Epic Games Wants To Give $5 Million In Grants To Unreal Engine Devs". IGN. Ziff Davis. Retrieved 3 March 2015.
  100. ^ Sirani, Jordan (2 March 2015). "Unreal Engine 4 is Free for Everyone". IGN. Ziff Davis. Retrieved 12 March 2015.
  101. ^ Nutt, Christian (2 March 2015). "Unreal Engine 4 is now free-to-download for everyone". Gamasutra. UBM plc. Retrieved 12 March 2015.
  102. ^ Gaudiosi, John (3 March 2015). "Why Epic Games is giving away its game technology". Fortune. Time Inc. Retrieved 13 March 2015.
  103. ^ https://www.kickstarter.com/projects/iga/bloodstained-ritual-of-the-night/posts/1259255
  104. ^ "Bloodstained port house Armature to freely offer its UE4 Wii U/Vita code base". Gamasutra. Retrieved July 6, 2015.
  105. ^ Batchelor, James (1 July 2014). "Develop 100: Unreal wins the battle of the engines". Develop. Intent Media. Retrieved 28 June 2015.
  106. ^ Amab, Sylvester; Dunwell, Ian; Debattista, Kurt (July 2012). Serious Games for Healthcare: Applications and Implications (Hardcover ed.). IGI Global. p. 370. ISBN 978-1-466-61903-6. Retrieved 6 February 2015.
  107. ^ http://courses.bournemouth.ac.uk/courses/undergraduate-degree/games-programming/none/3841/
  108. ^ K. Hanna, Nagy; T. Knight, Peter (17 November 2012). National Strategies to Harness Information Technology: Seeking Transformation in Singapore, Finland, the Philippines, and South Africa (Hardcover ed.). New York: Springer Science+Business Media. p. 242. ISBN 978-1-4614-2085-9. Retrieved 29 January 2015.
  109. ^ Tach, Dave (29 July 2013). "Unreal Engine 3 licensed for military VR training". Polygon. Vox Media. Retrieved 6 February 2015.
  110. ^ Business Wire (29 July 2013). "Intelligent Decisions Partners with Unreal Government Network. Epic Games' award-winning Unreal Engine brings realistic, high fidelity environments to government training". Business Wire. Berkshire Hathaway. Retrieved 17 March 2015. {{cite web}}: |author= has generic name (help)
  111. ^ "Air Force Certifies Use of the ARA Unreal Engine 3 Web Player". ARA. April 2013.
  112. ^ Gaudiosi, John (29 April 2013). "Epic Games Powers US Air Force Training With Unreal Engine 3 Web Player From Virtual Heroes". Gamer Hub.
  113. ^ Slashdot (22 November 2006). "NASA Playing With Unreal Engine For Virtual World". Slashdot. Dice Holdings. Retrieved 15 March 2015.
  114. ^ Collins, Hilton (22 November 2013). "Video Game Puts the 'Edge' in First Responder Training". Government Technology. e.Republic. Retrieved 6 February 2015.
  115. ^ "Epic Games and Applied Research associates' virtual heroes division launch Unreal Government network". ARA. March 2012.
  116. ^ J. Hafer, T. (5 December 2012). "Developer IPKeys licenses Unreal Engine 3 for military training simulations". PC Gamer. Future plc. Retrieved 6 February 2015.
  117. ^ Develop magazine (14 February 2008). "The Epic Diaries: February". Develop. Intent Media. Retrieved 6 February 2015.
  118. ^ Cowley, Dana (16 October 2012). "YEI Technology Debuts New Motion Capture and VR Techniques Using UDK". Unreal Engine. Epic Games. Retrieved 6 February 2015.
  119. ^ Warner Bros (29 October 2007). "HDFilms Partners With Epic Games To Power Upcoming 3D Animated Series "Chadam" With Unreal® Engine 3 For Studio 2.0, The Digital Production Division Of The Warner Bros. Television Group". Warner Bros. Entertainment Inc. Time Warner. Retrieved 15 March 2015.
  120. ^ Cowley, Dana (25 October 2012). "Just Cause Uses Unreal Engine 3 To Create "Persephone" Teaser Trailer". Unreal Engine. Epic Games. Retrieved 15 March 2015.
  121. ^ Seymour, Mike (11 January 2013). "House of Moves: in-house transmedia production". Fxguide. Retrieved 15 March 2015.
  122. ^ The Business of Fashion (16 May 2012). "Is Fashion Ready for a New Aesthetic". The Business of Fashion. Retrieved 15 March 2015. {{cite web}}: |author= has generic name (help)
  123. ^ Eisinger, Dale (21 September 2013). "Reed+Rader Unveil Fashion Film Made With Gaming Engine". Complex. Complex Media. Retrieved 15 March 2015.
  124. ^ Manthorpe, Rownland (9 December 2013). "Clowning Around: Fashion Film Uses Gaming Software". LSN Global. Retrieved 15 March 2015.
  125. ^ Cowley, Dana (27 July 2012). "Mudbrick Creative Sizzle Reel". Unreal Engine. Epic Games. Retrieved 15 March 2015.
  126. ^ Hart, Hugh (2 July 2010). "Free Muvizu 3D Software Fuels DIY Animation". Wired. Condé Nast. Retrieved 15 March 2015.
  127. ^ Gaudiosi, John (10 February 2010). "Unreal Engine 3 Powers Critical And Commercial Success Lazytown". Unreal Engine. Epic Games. Retrieved 15 March 2015.
  128. ^ "Academic Partners". Retrieved 17 April 2015.
  129. ^ Batchelor, James (23 January 2014). "Epic Games Centre opens at Staffordshire University". Develop. Intent Media. Retrieved 28 March 2015.
  130. ^ "UDN - Three - UnrealScriptReference". Udn.epicgames.com. Retrieved 2013-06-26.
  131. ^ "UDN - Three - MakingACommandlet". Udn.epicgames.com. Retrieved 2013-06-26.

Further reading

Tutorials

External links

Template:IPhone video game engines