Jump to content

Unreal Engine

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Reseletti (talk | contribs) at 03:23, 18 October 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Unreal Engine
Developer(s)Epic Games
Initial release1998; 26 years ago (1998)
Stable release
4.13 / September 1, 2016; 7 years ago (2016-09-01)[1]
Available inEnglish, Korean, Chinese, Japanese[2]
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.[3][4]

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

History

Unreal Engine 1

File:Unreal-GlideVoodoo1flyby.jpg
Unreal was the first game using the Unreal Engine.[13]
Unreal Engine 1
Initial releaseUnreal build 100 / May 1998
Stable release
Unreal Tournament build 436 / November 2000
Written inC++ , UnrealScript, Assembly[14]
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[15] and a hardware-accelerated rendering path using the Glide API, specifically developed for 3dfx GPUs,[16] and was updated for OpenGL and Direct3D. The release of Unreal Tournament marked great strides in both network performance and Direct3D and OpenGL support.[17]

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

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 stated in a 1998 interview with magazine Maximum PC.[20]

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 was released in 2002 with America's Army, a free multiplayer shooter created by the US Army and financed by the U.S. government. This generation saw the core code and rendering engine completely re-written. In addition, it featured UnrealEd 2, a level editor, 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. 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 features optimizations specific to that console. EAX 3.0 is also supported for sound.

In March 2011, Ubisoft Montreal revealed that UE2 was successfully running on the Nintendo 3DS.[21][22]

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#,[23] UnrealScript, GLSL,[24] Cg,[25] HLSL[26]
PlatformMicrosoft Windows, Linux, OS X, Xbox 360, PlayStation 3, Wii U, Android,[27] iOS,[28] Windows RT,[29] and PlayStation Vita, Adobe Flash Player,[30] HTML5[31]
LicenseProprietary
Websitewww.unrealengine.com Edit this on Wikidata

The first screenshots of Unreal Engine 3 were presented in 2004,[32] at which point the engine had already been in development for 18 months.[33] 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. Unreal Engine 3 supports a gamma-correct high-dynamic range renderer.

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.[34] Its renderer supports techniques including HDRR, per-pixel lighting, and dynamic shadows. 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.[35] The first released console game using Unreal Engine 3 was Gears of War and the first released PC game was RoboBlitz.

Throughout the lifetime of UE3, significant updates have been incorporated,[36] including a global illumination solver, improved destructible environments, soft body dynamics, large crowd simulation, iPod Touch functionality,[37] Steamworks integration,[38] a real-time global illumination solution,[39][40] and stereoscopic 3D on Xbox 360 via TriOviz for Games Technology.[41][42][43] DirectX 11 support was demonstrated with the Samaritan demo, which was built by Epic Games in a close partnership with NVIDIA, with engineers working around the country to push real-time graphics to a new high point.[44][45][46][47][48]

In addition to the game industry, UE3 has also seen adoption by many non-gaming projects. 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.[49] In March 2012, the FBI licensed Epic's Unreal Engine 3 to use in a simulator for training.[50] The animation software "Muvizu Play", which was released in April 2013, uses UE3.[51] As of February 2015, Epic Games is no longer supporting UE3. But however, it still can be used until 2020 because it can support new hardware as of 2016.[52]

Unreal Development Kit

The Ball was built in the UDK.
Unreal Development Kit
Initial releasev5860.390428 / November 2009
Stable release
v12791.2424394 / February 2015[53]
Written inC++, C#, UnrealScript, GLSL,[24] Cg,[25] HLSL[26]
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.[54][55]

The December 2010 UDK release added support for creating iOS games and apps.[56][57] As of the September 2011 release, iOS, OS X and Windows platforms all support UDK-created games.

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.13 / September 1, 2016
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]
LicenseFree to use, with access to source code; 5% of gross revenue after the first US$3,000 per product per quarter[66]
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.[67] Until mid-2008, development was exclusively done by Tim Sweeney, CEO and founder of Epic Games.[68] The engine targets the eighth generation of consoles, PCs and Tegra K1-based[69] 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".[70] Unreal Engine 4 was unveiled to limited attendees at the 2012 Game Developers Conference,[71] 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.[72][73] 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.[74]

One of the major features planned for UE4 was real-time global illumination using voxel cone tracing, eliminating pre-computed lighting.[75] 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.[76] 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"[77]) allows for rapid development of game logic without using C++, and includes live debugging.[78][79] The result is reduced iteration time, and less of a divide between technical artists, designers, and programmers.[80]

[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[80]

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.[81][82] 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."[83][84] "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?'".[85] According to the Unreal Engine website, subscribers to the engine will be able to cancel and renew their subscription 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.[86]

Interactive architectural visualization using UE4.

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.[87] 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.[88][89]

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.[90][91]

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.[92][93][94]

As of March 2, 2015, Unreal Engine 4 is available to everyone for free, and all future updates will be free,[95][96] with a selective royalty schedule.[66][97]

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.[98] The UnrealScript interpreter was programmed by Tim Sweeney, who also created an earlier game scripting language, ZZT-oop.[99]

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.

In March 2014 Epic announced that the Unreal Engine 4 would no longer be supporting UnrealScript, but instead support game scripting in C++. Visual scripting would be supported by the Blueprints Visual Scripting system, a replacement for the earlier Kismet visual scripting system.[100]

Reception

Licensees

The Unreal engine technology is licensed to many notable entities in the fields of education,[101][102] training simulation,[3][4][103][104] construction simulation,[105] virtual reality,[106] and CG animation.[107][108][109][110][111] Licensees include many universities, corporations, the U.S. Army[112][113] the U.S. Air Force,[114][115] NASA[116][117] the Federal Bureau of Investigation (FBI),[50] the Michigan Department of Transportation (MDOT),[3][4] and The Science and Technology Directorate (DHS S&T).[118]

Awards and accolades

Unreal Engine 3 received the Game Developer Magazine Front Line Awards for "Best Game Engine" (2004,[119] 2005,[120] 2006,[121] 2007,[122] Hall of Fame,[123] 2009,[124] 2010,[125] 2011,[126] 2012[127]). It received IGN's Best of E3 2005 for "Technological Excellence",[128] and the Develop Industry Excellence Awards for "Best Game Engine" (2009,[129] 2010,[130] 2011[131]).

Unreal Engine 4 received GamesRadar's E3 2012 Important Stuff Awards for "Best Taste of Next-Gen".[132] IGN's Best of E3 2012 for "Coolest Tech",[133] Game Informer's Best of E3 2012 Awards for "Best Tech",[134] and was declared "Best Game Engine" in Develop 100: The Tech List 2014.[135] It also received the Develop Industry Excellence Awards for "Best Game Engine" (2013,[136] 2016[137])

In 2014, the Unreal technology received the Guinness World Record award for "Most Successful Videogame Engine".[138][139]

Games using the Unreal Engine

References

  1. ^ "Unreal Engine 4.13 Released!".
  2. ^ http://www.unrealengine.com/udk/licensing/licensing-faqs/
  3. ^ a b c Horvath, Stu (May 17, 2012). "The Imagination Engine: Why Next-Gen Videogames Will Rock Your World". Wired. Condé Nast. Archived from the original on May 30, 2015. Retrieved February 6, 2015. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  4. ^ Handrahan, Matthew (March 12, 2014). "Microsoft: DX12 will improve Xbox One performance". Game Industry. Retrieved September 4, 2014.
  5. ^ The OUYA team (January 26, 2015). "Unreal Engine On The Ouya". Unreal Engine Blog. Epic Games. Retrieved January 28, 2015.
  6. ^ Shadden, Ian (June 4, 2014). "Unreal Engine 4.2 Release". Unreal Engine. Epic Games. Retrieved September 4, 2014.
  7. ^ "Epic Games Unveils ProtoStar at Samsung Galaxy Unpacked".
  8. ^ "UE4 "Zen Garden" Using Metal API for iOS 8 Revealed at WWDC".
  9. ^ Mozilla (March 12, 2014). "Mozilla and Epic Preview Unreal Engine 4 Running in Firefox". The Mozilla Blog. Retrieved October 4, 2014.
  10. ^ Anderson, Steve (March 17, 2014). "HTML5 Gaming Just Got Faster with Unreal Engine 4". HTML5 Report. Retrieved October 4, 2014.
  11. ^ McWhertor, Michael (April 1, 2014). "Epic Games' Sweeney on the future of Unreal, VR and democratic game development". Polygon. Retrieved October 4, 2014.
  12. ^ "First videogame created with the Unreal Engine". Guinness World Records. January 1, 1998. Retrieved November 22, 2015.
  13. ^ Edwards, Benj (May 25, 2009). "From The Past To The Future: Tim Sweeney Talks". Gamasutra. UBM plc. Retrieved February 8, 2015.
  14. ^ "Unreal Engine 1". Retrieved June 17, 2012.
  15. ^ Paul Lily (July 21, 2009). "Doom to Dunia: A Visual History of 3D Game Engines". Maximum PC. Retrieved July 5, 2009.
  16. ^ "History of Unreal - Part 1". beyondunreal.com. May 31, 2005. Retrieved July 5, 2009.
  17. ^ "History of Unreal - Part 1". beyondunreal.com. May 31, 2005. Retrieved July 5, 2009. 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.
  18. ^ "Introduction to Unreal Technology". InformIT. July 21, 2009. Retrieved August 8, 2009. {{cite web}}: Cite uses deprecated parameter |authors= (help)
  19. ^ McDonald, T. Liam (November 1998). "Maximum PC". 3 (10): 43. ISSN 1522-4279. {{cite journal}}: Cite journal requires |journal= (help)
  20. ^ Parrish, Kevin (March 25, 2011). "Ubisoft: 3DS Can Handle Unreal Engine 2. Ubisoft is reportedly using Epic's Unreal Engine 2 for Splinter Cell 3DS". Tom's Guide. Retrieved January 28, 2016.
  21. ^ Ivan, Tom (March 24, 2011). "Ubisoft: We have Unreal Engine running on 3DS. Splinter Cell publisher seemingly succeeds where Epic has failed". Computer and Video Games. Future plc. Archived from the original on February 9, 2015. Retrieved February 9, 2015. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  22. ^ "UDK - CodingStandard". Retrieved April 17, 2015.
  23. ^ a b "UDK - ColorGrading". Epic Games.
  24. ^ a b https://udn.epicgames.com/Three/DevelopmentKitProgramming.html
  25. ^ a b https://udn.epicgames.com/Three/MaterialsCompendium.html
  26. ^ Epic Games. "Epic Games Releases "Epic Citadel" for Android - News - Epic Games". Retrieved April 17, 2015.
  27. ^ http://www.unrealengine.com/mobile/
  28. ^ "Unreal Engine 3 Debuts on Windows 8". Retrieved April 17, 2015.
  29. ^ "Epic Games Announces Unreal Engine 3 Support for Adobe Flash Player". Retrieved April 17, 2015.
  30. ^ "Tappy Chicken". Retrieved April 17, 2015.
  31. ^ Thorsen, Tor (May 13, 2004). "First Look: Unreal Engine 3.0". GameSpot.
  32. ^ Reed, Kristan (July 1, 2004). "Unreal Engine 3 Interview". Eurogamer.
  33. ^ Grant, Christopher (September 19, 2011). "Unreal Engine 3 comes to Mac OS X, courtesy of September UDK release". Joystiq.
  34. ^ Mitchell, Richard (2012). "Unreal Engine 3 now on Windows 8 and Windows RT". Joystiq.
  35. ^ Callaham, John (March 19, 2009). "Epic Games to show off new Unreal Engine 3 features at GDC". Big Download.
  36. ^ Shimpi, Anand Lal (December 29, 2009). "Epic Demonstrates Unreal Engine 3 for the iPod Touch, iPhone 3GS". AnandTech.
  37. ^ "Steamworks Integration Now Available to Unreal Engine 3 Licensees". Epic Games. March 11, 2010.
  38. ^ "Geomerics Enlighten".
  39. ^ "Geomerics Announces New Enlighten Integration with Unreal Engine 3".
  40. ^ Ingham, Tim (June 17, 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.
  41. ^ "TriOviz for Games Technology Brings 3D Capabilities to Unreal Engine 3". Epic Games. October 6, 2010.
  42. ^ Fletcher, JC (October 11, 2010). "Epic's Mark Rein goes in-depth with Unreal Engine 3's TriOviz 3D". Joystiq.
  43. ^ "UDK March 2011 Release".
  44. ^ "Slide 1" (PDF). Retrieved August 2, 2011.
  45. ^ Hamilton, Kirk (February 8, 2013). "Apparently, The Story Behind Epic's Dazzling 2011 Tech Demo Is A 'Doozy'". Kotaku. Retrieved October 4, 2014.
  46. ^ Gies, Arthur (March 18, 2014). "Epic Games working on new, unannounced IP (UPDATE)". Polygon. Retrieved October 4, 2014.
  47. ^ Gaudiosi, John (September 21, 2011). "Epic Games Founder Tim Sweeney Pushes Unreal Engine 3 Technology Forward". Forbes. Retrieved October 4, 2014.
  48. ^ "Unreal Engine 3 Powers Critical and Commercial Success LazyTown". Epic Games. Retrieved February 8, 2011.
  49. ^ a b BBC News (March 28, 2012). "Unreal games engine licensed to FBI and other US agencies". BBC News. BBC. Retrieved February 6, 2015.
  50. ^ "Muvizu 3D web site". Movizu.
  51. ^ "Unreal Engine 3 is a complete game development framework that operates across 10 platforms. Provides a vast array of core technologies to creating high-quality games and applications". www.unrealengine.com. Retrieved June 8, 2016.
  52. ^ Palomino, Sean (January 30, 2015). "February 2015 Unreal Development Kit (UDK) Available for Download". Epic Games Forums. Epic Games. Retrieved February 9, 2015.
  53. ^ IGN Staff (November 5, 2009). "Epic Games Announces Unreal Development Kit, Powered By Unreal Engine 3". IGN. Retrieved September 14, 2014.
  54. ^ Wilde, Tyler (March 19, 2014). "Unreal Engine 4 tools and source code now available for a $19 monthly subscription". PC Gamer. Future plc. Retrieved February 9, 2015.
  55. ^ IGN Staff (December 16, 2010). "Epic Games Releases Unreal Development Kit With iOS Support". IGN. Ziff Davis. Retrieved September 14, 2014.
  56. ^ Epic Games (December 16, 2010). "Epic Games releases December 2010 Unreal Development Kit Beta with iOS Support". Epic Games. Retrieved February 9, 2015.
  57. ^ Nutt, Christian (March 21, 2014). "Epic's Tim Sweeney lays out the case for Unreal Engine 4". Gamasutra. UBM plc. Retrieved February 6, 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 February 6, 2015.
  59. ^ Cifaldi, Frank (March 29, 2013). "Interview: Epic goes all-in on HTML5 with UE4 support". Gamasutra.
  60. ^ Watts, Steve (March 29, 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. July 24, 2013.
  62. ^ cinderboy (January 6, 2014). "Unreal Engine 4 – Next-gen running on Nvidia's new mobile processor". MMO Culture.
  63. ^ Chapple, Craig (March 29, 2013). "GDC 13: Unreal Engine 4 supports mobile and HTML5". develop-online.
  64. ^ Takahashi, Dean (March 29, 2013). "Epic Games extends Unreal Engine 4 to mobile games, creates an eye-popping next-gen demo". VentureBeat.
  65. ^ a b Sweeney, Tim (March 2, 2015). "If You Love Something Set It Free". Unreal Engine. Epic Games. Retrieved March 2, 2015.
  66. ^ Houlihan, John (August 17, 2005). "Rein: "We've been working on Unreal Engine 4 for two years"". ComputerAndVideoGames.com. Future Publishing Limited. Archived from the original on January 10, 2014. Retrieved August 19, 2005. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  67. ^ Valich, Theo (March 12, 2008). "Tim Sweeney, Part 3: Unreal Engine 4.0 aims at next-gen console war". TG Daily. Tigervision Media. Retrieved March 13, 2008.
  68. ^ Brian Klug and Anand Lal Shimpi (January 6, 2014). "NVIDIA Tegra K1 Preview & Architecture Analysis". AnandTech. p. 3. Retrieved May 2, 2014.
  69. ^ Kevin Parrish (February 11, 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware. Retrieved March 1, 2012.
  70. ^ Patrick Shaw (February 27, 2012). "Unreal Engine 4 Behind Closed Doors at GDC". Wired. Retrieved March 6, 2012.
  71. ^ Samit Sarker (June 8, 2012). "Epic Games debuts Unreal Engine 4". Destructoid. Retrieved June 10, 2012.
  72. ^ Casey Lynch (June 8, 2012). "Epic's Unreal Engine 4 'Elemental' Demo Lights Up the Uncanny Valley". IGN. Retrieved June 10, 2012.
  73. ^ Woo-cheol, Jeong (July 12, 2012). "The future of game development is in UE4". Thisisgame(Korea). Retrieved October 18, 2013.
  74. ^ Andre Burnes (June 8, 2012). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4". NVIDIA. Retrieved June 12, 2012.
  75. ^ Samantha Earwood (March 21, 2014). "PS4: Epic Games' Tim Sweeney Explains Lack Of Global Illumination In Unreal Engine 4". PSGang. Retrieved March 21, 2014.
  76. ^ "Unreal Engine - Introduction to Blueprints". Retrieved April 17, 2015.
  77. ^ Evangelho, Jason (May 22, 2014). "Why Is Epic Games Promoting Unreal Engine 4 With A 'Flappy Bird' Clone?". Forbes. Forbes, Inc. Retrieved February 8, 2015.
  78. ^ Thier, Dave (June 29, 2012). "Epic's Tim Sweeney on How Unreal Engine 4 Will Change The Way Games Are Made, and Why You Care". Forbes. Retrieved October 4, 2014.
  79. ^ a b Totilo, Stephen (June 8, 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku.
  80. ^ Dyer, Mitch (March 19, 2014). "GDC: Epic Games' Unreal Engine 4 adopts subscription model". IGN. Retrieved August 12, 2014.
  81. ^ Haywald, Justin (March 19, 2014). "Epic opens up their Unreal development tools to everyone with a $19 subscription service". GameSpot. Retrieved August 12, 2014.
  82. ^ McWhertor, Michael (March 19, 2014). "Epic Games making Unreal Engine 4 available for $19 per month, starting today". Polygon. Retrieved August 12, 2014.
  83. ^ Batchelor, James (March 19, 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 February 6, 2015.
  84. ^ Tach, Dave (March 19, 2014). "Watch Epic's just-released Unreal Engine 4 in action". Polygon. Retrieved August 12, 2014.
  85. ^ "Unreal Engine FAQ". Unreal Engine. Retrieved August 12, 2014.
  86. ^ Waters, Deke (September 3, 2014). "Marketplace: Now Open For Business!". Unreal Engine Blog. Epic Games. Retrieved September 5, 2014.
  87. ^ Connors, Devin (September 4, 2014). "Epic Games Opens Unreal Engine Marketplace to Developers". The Escapist. Retrieved September 5, 2014.
  88. ^ Sheridan, Connor (September 4, 2014). "Epic launches Unreal Engine Marketplace". Computer and Video Games. Retrieved September 5, 2014.
  89. ^ Batchelor, James (September 4, 2014). "Putting Unreal Engine in the classroom". Develop. Intent Media. Retrieved September 5, 2014.
  90. ^ Matulef, Jeffrey (September 4, 2014). "Unreal Engine 4 is now free for educators". Eurogamer. Gamer Network. Retrieved September 5, 2014.
  91. ^ Nutt, Christian (February 19, 2015). "Epic Games offers up $5 million in Unreal Dev Grants". Gamasutra. UBM plc. Retrieved March 11, 2015.
  92. ^ Conditt, Jessica (February 19, 2015). "Epic Games is giving away $5 million to Unreal Engine 4 developers". Engadget. AOL. Retrieved March 19, 2015.
  93. ^ Rad, Chloi (February 19, 2015). "Epic Games Wants To Give $5 Million In Grants To Unreal Engine Devs". IGN. Ziff Davis. Retrieved March 3, 2015.
  94. ^ Sirani, Jordan (March 2, 2015). "Unreal Engine 4 is Free for Everyone". IGN. Ziff Davis. Retrieved March 12, 2015.
  95. ^ Nutt, Christian (March 2, 2015). "Unreal Engine 4 is now free-to-download for everyone". Gamasutra. UBM plc. Retrieved March 12, 2015.
  96. ^ Gaudiosi, John (March 3, 2015). "Why Epic Games is giving away its game technology". Fortune. Time Inc. Retrieved March 13, 2015.
  97. ^ "UDN - Three - UnrealScriptReference". Udn.epicgames.com. Retrieved June 26, 2013.
  98. ^ Thomsen, Mike (February 23, 2010). "History of the Unreal Engine. The Epic evolution of gaming's most influential engine, from Gears of War to Mass Effect 2". IGN. Ziff Davis. Retrieved January 3, 2016.
  99. ^ "Epic's Tim Sweeney lays out the case for Unreal Engine 4". Gamasutra. March 21, 2014. Retrieved November 29, 2015.
  100. ^ "Academic Partners". Retrieved April 17, 2015.
  101. ^ Batchelor, James (January 23, 2014). "Epic Games Centre opens at Staffordshire University". Develop. Intent Media. Retrieved March 28, 2015.
  102. ^ "Epic Games and Applied Research associates' virtual heroes division launch Unreal Government network". ARA. March 2012.
  103. ^ J. Hafer, T. (December 5, 2012). "Developer IPKeys licenses Unreal Engine 3 for military training simulations". PC Gamer. Future plc. Retrieved February 6, 2015.
  104. ^ Develop magazine (February 14, 2008). "The Epic Diaries: February". Develop. Intent Media. Retrieved February 6, 2015.
  105. ^ Cowley, Dana (October 16, 2012). "YEI Technology Debuts New Motion Capture and VR Techniques Using UDK". Unreal Engine. Epic Games. Retrieved February 6, 2015.
  106. ^ Warner Bros (October 29, 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 March 15, 2015.
  107. ^ Cowley, Dana (October 25, 2012). "Just Cause Uses Unreal Engine 3 To Create "Persephone" Teaser Trailer". Unreal Engine. Epic Games. Retrieved March 15, 2015.
  108. ^ Seymour, Mike (January 11, 2013). "House of Moves: in-house transmedia production". Fxguide. Retrieved March 15, 2015.
  109. ^ Hart, Hugh (July 2, 2010). "Free Muvizu 3D Software Fuels DIY Animation". Wired. Condé Nast. Retrieved March 15, 2015.
  110. ^ Gaudiosi, John (February 10, 2010). "Unreal Engine 3 Powers Critical And Commercial Success Lazytown". Unreal Engine. Epic Games. Retrieved March 15, 2015.
  111. ^ Pitcher, Jenna (July 30, 2013). "Epic Games' Unreal Engine 3 licensed for US Army Research". Polygon. Vox Media. Retrieved February 6, 2015.
  112. ^ Business Wire (July 29, 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 March 17, 2015. {{cite web}}: |author= has generic name (help)
  113. ^ "Air Force Certifies Use of the ARA Unreal Engine 3 Web Player". ARA. April 2013. Archived from the original on July 23, 2015. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  114. ^ Gaudiosi, John (April 29, 2013). "Epic Games Powers US Air Force Training With Unreal Engine 3 Web Player From Virtual Heroes". Gamer Hub.
  115. ^ Gaudiosi, John (January 26, 2016). "NASA Is Using Unreal Engine 4 To Make Mars A Virtual Reality". Unreal Engine. Epic Games. Archived from the original on January 28, 2016. Retrieved January 28, 2016. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  116. ^ "NASA Playing With Unreal Engine For Virtual World". Slashdot. Dice Holdings. November 22, 2006. Retrieved March 15, 2015.
  117. ^ Collins, Hilton (November 22, 2013). "Video Game Puts the 'Edge' in First Responder Training". Government Technology. e.Republic. Retrieved February 6, 2015.
  118. ^ Game Developer Magazine (January 2005). "GDM January 2005" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  119. ^ Game Developer Magazine (January 2006). "GDM January 2006" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  120. ^ Game Developer Magazine (January 2007). "GDM January 2007" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  121. ^ Game Developer Magazine (January 2008). "GDM January 2008" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  122. ^ Game Developer Magazine (January 2009). "GDM January 2009" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  123. ^ Game Developer Magazine (January 2010). "GDM January 2010" (PDF). CMP United Business Media. Retrieved July 15, 2016.
  124. ^ Game Developer Magazine (January 2011). "GDM January 2011" (PDF). UBM plc. Retrieved July 15, 2016.
  125. ^ Game Developer Magazine (January 2012). "GDM January 2012" (PDF). UBM plc. Retrieved July 15, 2016.
  126. ^ Game Developer Magazine (January 2013). "GDM January 2013" (PDF). UBM plc. Retrieved July 15, 2016.
  127. ^ IGN Staff (May 27, 2005). "IGN's Best of E3 2005 Awards". IGN. Retrieved July 15, 2016.
  128. ^ French, Michael (July 16, 2009). "Develop Awards: The Winners In Full". Develop. Retrieved July 15, 2016.
  129. ^ Crossley, Rob (July 15, 2010). "Develop Awards: Unreal Engine wins tight race". Develop. Retrieved July 15, 2016.
  130. ^ Hoggins, Tom (July 21, 2011). "Develop Industry Excellence Award winners announced". The Daily Telegraph. Retrieved July 15, 2016.
  131. ^ GamesRadar Staff (June 13, 2012). "GamesRadar's E3 2012 Important Stuff Awards". GamesRadar. Retrieved July 15, 2016.
  132. ^ IGN'S E3 Strike Team (June 5, 2012). "IGN's Best of E3 2012 Awards". IGN. Retrieved July 15, 2016.{{cite web}}: CS1 maint: numeric names: authors list (link)
  133. ^ Bertz, Matt (June 13, 2012). "Game Informer's Best of E3 2012 Awards". Game Informer. Retrieved July 15, 2016.
  134. ^ Batchelor, James (July 1, 2014). "Develop 100: Unreal wins the battle of the engines". Develop. Intent Media. Retrieved June 28, 2015.
  135. ^ French, Michael (July 10, 2013). "Game development stars honoured in Brighton". Develop. Retrieved July 15, 2016.
  136. ^ Kayser, Daniel (July 14, 2016). "Unreal Engine 4 Wins Develop Industry Excellence Award for Best Engine". Unreal Engine. Epic Games. Retrieved July 15, 2016.
  137. ^ "GuinnessWorldRecords on Twitter".
  138. ^ "Most successful videogame engine". Guinness World Records.

Further reading

Tutorials

External links