Unreal Engine

"Unreal technology" redirects here. For science or technology which is beyond reality, see science fiction.
Unreal Engine
Developer(s) Epic Games
Initial release July 1, 1998 (1998-07-01)[1]
Stable release
4.14 / November 15, 2016 (2016-11-15)[2]
Available in English, Korean, Chinese, Japanese[3]
Type Game engine
Website unrealengine.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.[4][5]

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

History

Unreal Engine 1

Unreal was the first game using the Unreal Engine.[14]
Unreal Engine 1
Initial release Unreal build 100 / May 1998 (1998-05)
Stable release
Unreal Tournament build 436 / November 2000
Written in C++ , UnrealScript, Assembly[15]
Platform Microsoft Windows, Linux, Mac OS and OS X, Dreamcast, PlayStation 2
License Proprietary
Website www.unrealengine.com

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[16] and a hardware-accelerated rendering path using the Glide API, specifically developed for 3dfx GPUs,[17] and was updated for OpenGL and Direct3D. The release of Unreal Tournament marked great strides in both network performance and Direct3D and OpenGL support.

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 release Unreal Warfare build 633 / January 2001
Stable release
Unreal Engine 2.5 build 3369 / November 2005
Written in C++ , UnrealScript
Platform Microsoft Windows, Linux, OS X, Xbox, PlayStation 2, GameCube
License Proprietary
Website www.unrealengine.com

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.

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 release Unreal Engine 3 build 100 / March 2004
Stable release
Unreal Engine 3 build 12791.2424394 / February 2015
Written in C++, C#,[23] UnrealScript, GLSL,[24] Cg,[25] HLSL[26]
Platform Microsoft 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]
License Proprietary
Website www.unrealengine.com

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] Epic Games is no longer supporting UE3 as of February 2015, however, it can still 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 release v5860.390428 / November 2009
Stable release
v12791.2424394 / February 2015[53]
Written in C++, C#, UnrealScript, GLSL,[24] Cg,[25] HLSL[26]
Operating system Microsoft Windows
Platform Microsoft Windows, OS X, iOS
Type Level editor / Software development kit
License Free for noncommercial use
Website UDK 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 release Unreal Engine 4 build 8967 / May 2012
Stable release
Unreal Engine 4.14 / November 15, 2016
Written in C++, C#, GLSL, Cg, HLSL; UnrealScript removed[58][59]
Platform Microsoft Windows, Linux, OS X, Nintendo Switch,[60] Xbox One, PlayStation 4, HTML5,[61][62] iOS, Android,[63][64][65][66]
License Free to use, with access to source code; 5% of gross revenue after the first US$3,000 per product per quarter[67]
Website www.unrealengine.com

On August 17, 2005, Mark Rein, the vice-president of Epic Games, revealed that Unreal Engine 4 had been in development since 2003.[68] Until mid-2008, development was exclusively done by Tim Sweeney, CEO and founder of Epic Games.[69] The engine targets the eighth generation of consoles, PCs and Tegra K1-based[70] 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".[71] Unreal Engine 4 was unveiled to limited attendees at the 2012 Game Developers Conference,[72] 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.[73][74] 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.[75]

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

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

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.[82][83] 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."[84][85] "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?'".[86] 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.[87]

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

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

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

As of March 2, 2015, Unreal Engine 4 is available to everyone for free, and all future updates will be free,[96][97] with a selective royalty schedule.[67][98] Oculus VR announced in October 2016 that it will cover royalty fees for all Unreal Engine titles shipping on the Oculus Store for up to the first $5 million of gross revenue per game.[99] The same month Unreal Engine 4 support was confirmed for the upcoming console Nintendo Switch.[100]

UnrealScript

UnrealScript
Paradigm Object-oriented, generic
Developer Tim Sweeney
First appeared 1998
Typing discipline Static, strong, safe
OS Cross-platform (multi-platform)
Filename extensions .uc .uci .upkg
Website udn.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.[101] The UnrealScript interpreter was programmed by Tim Sweeney, who also created an earlier game scripting language, ZZT-oop.[102]

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.[103]

Reception

Licensees

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

Awards and accolades

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

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

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

Games using the Unreal Engine

References

  1. "UnrealEngine.com WHOIS, DNS, & Domain Info - DomainTools". WHOIS. Retrieved 2016-10-26. 3 days ago
  2. "Unreal Engine 4.14 Released!".
  3. http://www.unrealengine.com/udk/licensing/licensing-faqs/
  4. 1 2 3 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.
  5. Handrahan, Matthew (March 12, 2014). "Microsoft: DX12 will improve Xbox One performance". Game Industry. Retrieved 2014-09-04.
  6. The OUYA team (January 26, 2015). "Unreal Engine On The Ouya". Unreal Engine Blog. Epic Games. Retrieved January 28, 2015.
  7. Shadden, Ian (June 4, 2014). "Unreal Engine 4.2 Release". Unreal Engine. Epic Games. Retrieved 2014-09-04.
  8. "Epic Games Unveils ProtoStar at Samsung Galaxy Unpacked".
  9. "UE4 "Zen Garden" Using Metal API for iOS 8 Revealed at WWDC".
  10. Mozilla (March 12, 2014). "Mozilla and Epic Preview Unreal Engine 4 Running in Firefox". The Mozilla Blog. Retrieved October 4, 2014.
  11. Anderson, Steve (March 17, 2014). "HTML5 Gaming Just Got Faster with Unreal Engine 4". HTML5 Report. Retrieved October 4, 2014.
  12. McWhertor, Michael (April 1, 2014). "Epic Games' Sweeney on the future of Unreal, VR and democratic game development". Polygon. Retrieved October 4, 2014.
  13. "First videogame created with the Unreal Engine". Guinness World Records. January 1, 1998. Retrieved November 22, 2015.
  14. Edwards, Benj (May 25, 2009). "From The Past To The Future: Tim Sweeney Talks". Gamasutra. UBM plc. Retrieved February 8, 2015.
  15. "Unreal Engine 1". Retrieved 2012-06-17.
  16. Paul Lily (July 21, 2009). "Doom to Dunia: A Visual History of 3D Game Engines". Maximum PC. Retrieved 2009-07-05.
  17. "History of Unreal - Part 1". beyondunreal.com. May 31, 2005. 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.
  18. Jason Busby, Zak Parrish, Jeff Wilson (July 21, 2009). "Introduction to Unreal Technology". InformIT. Retrieved 2009-08-08.
  19. McDonald, T. Liam (November 1998). "Maximum PC". 3 (10): 43. ISSN 1522-4279.
  20. Parrish, Kevin (25 March 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 28 January 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.
  22. "UDK - CodingStandard". Retrieved April 17, 2015.
  23. 1 2 "UDK - ColorGrading". Epic Games.
  24. 1 2 https://udn.epicgames.com/Three/DevelopmentKitProgramming.html
  25. 1 2 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 2011-08-02.
  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 2011-02-08.
  49. 1 2 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 2016-06-08.
  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 2014-09-14.
  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. https://twitter.com/UnrealEngine/status/789201443731288066
  60. Cifaldi, Frank (March 29, 2013). "Interview: Epic goes all-in on HTML5 with UE4 support". Gamasutra.
  61. Watts, Steve (March 29, 2013). "Unreal Engine 4 to support HTML 5, will be 'end of drivers'". Shacknews.
  62. "Unreal Engine 4 Leads on Next-Gen Mobile at SIGGRAPH". Nvidia. July 24, 2013.
  63. cinderboy (January 6, 2014). "Unreal Engine 4 – Next-gen running on Nvidia's new mobile processor". MMO Culture.
  64. Chapple, Craig (March 29, 2013). "GDC 13: Unreal Engine 4 supports mobile and HTML5". develop-online.
  65. Takahashi, Dean (March 29, 2013). "Epic Games extends Unreal Engine 4 to mobile games, creates an eye-popping next-gen demo". VentureBeat.
  66. 1 2 Sweeney, Tim (March 2, 2015). "If You Love Something Set It Free". Unreal Engine. Epic Games. Retrieved March 2, 2015.
  67. 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 2005-08-19.
  68. Valich, Theo (March 12, 2008). "Tim Sweeney, Part 3: Unreal Engine 4.0 aims at next-gen console war". TG Daily. Tigervision Media. Retrieved 2008-03-13.
  69. Brian Klug and Anand Lal Shimpi (January 6, 2014). "NVIDIA Tegra K1 Preview & Architecture Analysis". AnandTech. p. 3. Retrieved 2014-05-02.
  70. Kevin Parrish (February 11, 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware. Retrieved 2012-03-01.
  71. Patrick Shaw (February 27, 2012). "Unreal Engine 4 Behind Closed Doors at GDC". Wired. Retrieved 2012-03-06.
  72. Samit Sarker (June 8, 2012). "Epic Games debuts Unreal Engine 4". Destructoid. Retrieved 2012-06-10.
  73. Casey Lynch (June 8, 2012). "Epic's Unreal Engine 4 'Elemental' Demo Lights Up the Uncanny Valley". IGN. Retrieved 2012-06-10.
  74. Woo-cheol, Jeong (July 12, 2012). "The future of game development is in UE4.". Thisisgame(Korea). Retrieved 2013-10-18.
  75. Andre Burnes (June 8, 2012). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4". NVIDIA. Retrieved June 12, 2012.
  76. Samantha Earwood (March 21, 2014). "PS4: Epic Games' Tim Sweeney Explains Lack Of Global Illumination In Unreal Engine 4". PSGang. Retrieved March 21, 2014.
  77. "Unreal Engine - Introduction to Blueprints". Retrieved April 17, 2015.
  78. 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.
  79. 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.
  80. 1 2 Totilo, Stephen (June 8, 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku.
  81. Dyer, Mitch (March 19, 2014). "GDC: Epic Games' Unreal Engine 4 adopts subscription model". IGN. Retrieved 2014-08-12.
  82. Haywald, Justin (March 19, 2014). "Epic opens up their Unreal development tools to everyone with a $19 subscription service". GameSpot. Retrieved August 12, 2014.
  83. McWhertor, Michael (March 19, 2014). "Epic Games making Unreal Engine 4 available for $19 per month, starting today". Polygon. Retrieved August 12, 2014.
  84. 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.
  85. Tach, Dave (March 19, 2014). "Watch Epic's just-released Unreal Engine 4 in action". Polygon. Retrieved August 12, 2014.
  86. "Unreal Engine FAQ". Unreal Engine. Retrieved August 12, 2014.
  87. Waters, Deke (September 3, 2014). "Marketplace: Now Open For Business!". Unreal Engine Blog. Epic Games. Retrieved September 5, 2014.
  88. Connors, Devin (September 4, 2014). "Epic Games Opens Unreal Engine Marketplace to Developers". The Escapist. Retrieved September 5, 2014.
  89. Sheridan, Connor (September 4, 2014). "Epic launches Unreal Engine Marketplace". Computer and Video Games. Retrieved 2014-09-05.
  90. Batchelor, James (September 4, 2014). "Putting Unreal Engine in the classroom". Develop. Intent Media. Retrieved September 5, 2014.
  91. Matulef, Jeffrey (September 4, 2014). "Unreal Engine 4 is now free for educators". Eurogamer. Gamer Network. Retrieved 2014-09-05.
  92. Nutt, Christian (February 19, 2015). "Epic Games offers up $5 million in Unreal Dev Grants". Gamasutra. UBM plc. Retrieved March 11, 2015.
  93. Conditt, Jessica (February 19, 2015). "Epic Games is giving away $5 million to Unreal Engine 4 developers". Engadget. AOL. Retrieved March 19, 2015.
  94. 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.
  95. Sirani, Jordan (March 2, 2015). "Unreal Engine 4 is Free for Everyone". IGN. Ziff Davis. Retrieved March 12, 2015.
  96. Nutt, Christian (March 2, 2015). "Unreal Engine 4 is now free-to-download for everyone". Gamasutra. UBM plc. Retrieved March 12, 2015.
  97. Gaudiosi, John (March 3, 2015). "Why Epic Games is giving away its game technology". Fortune. Time Inc. Retrieved March 13, 2015.
  98. Graft, Kris (6 October 2016). "Oculus, Epic make deal to give Unreal Engine devs a royalties break". Gamasutra. Retrieved 29 October 2016.
  99. Skrebels, Joe (21 October 2016). "Nintendo Switch Will Support Unreal Engine 4". IGN. Retrieved 24 November 2016.
  100. "UDN - Three - UnrealScriptReference". Udn.epicgames.com. Retrieved 2013-06-26.
  101. Thomsen, Mike (23 February 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 3 January 2016.
  102. "Epic's Tim Sweeney lays out the case for Unreal Engine 4". Gamasutra. March 21, 2014. Retrieved 29 November 2015.
  103. "Academic Partners". Retrieved April 17, 2015.
  104. Batchelor, James (January 23, 2014). "Epic Games Centre opens at Staffordshire University". Develop. Intent Media. Retrieved March 28, 2015.
  105. "Epic Games and Applied Research associates' virtual heroes division launch Unreal Government network". ARA. March 2012.
  106. J. Hafer, T. (December 5, 2012). "Developer IPKeys licenses Unreal Engine 3 for military training simulations". PC Gamer. Future plc. Retrieved February 6, 2015.
  107. Develop magazine (February 14, 2008). "The Epic Diaries: February". Develop. Intent Media. Retrieved February 6, 2015.
  108. Cowley, Dana (October 16, 2012). "YEI Technology Debuts New Motion Capture and VR Techniques Using UDK". Unreal Engine. Epic Games. Retrieved February 6, 2015.
  109. 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.
  110. Cowley, Dana (October 25, 2012). "Just Cause Uses Unreal Engine 3 To Create "Persephone" Teaser Trailer". Unreal Engine. Epic Games. Retrieved March 15, 2015.
  111. Seymour, Mike (January 11, 2013). "House of Moves: in-house transmedia production". Fxguide. Retrieved March 15, 2015.
  112. Hart, Hugh (July 2, 2010). "Free Muvizu 3D Software Fuels DIY Animation". Wired. Condé Nast. Retrieved March 15, 2015.
  113. Gaudiosi, John (February 10, 2010). "Unreal Engine 3 Powers Critical And Commercial Success Lazytown". Unreal Engine. Epic Games. Retrieved March 15, 2015.
  114. Pitcher, Jenna (July 30, 2013). "Epic Games' Unreal Engine 3 licensed for US Army Research". Polygon. Vox Media. Retrieved February 6, 2015.
  115. 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.
  116. "Air Force Certifies Use of the ARA Unreal Engine 3 Web Player". ARA. April 2013. Archived from the original on July 23, 2015.
  117. Gaudiosi, John (April 29, 2013). "Epic Games Powers US Air Force Training With Unreal Engine 3 Web Player From Virtual Heroes". Gamer Hub.
  118. Gaudiosi, John (26 January 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 28 January 2016.
  119. "NASA Playing With Unreal Engine For Virtual World". Slashdot. Dice Holdings. November 22, 2006. Retrieved March 15, 2015.
  120. Collins, Hilton (November 22, 2013). "Video Game Puts the 'Edge' in First Responder Training". Government Technology. e.Republic. Retrieved February 6, 2015.
  121. Game Developer Magazine (January 2005). "GDM January 2005" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  122. Game Developer Magazine (January 2006). "GDM January 2006" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  123. Game Developer Magazine (January 2007). "GDM January 2007" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  124. Game Developer Magazine (January 2008). "GDM January 2008" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  125. Game Developer Magazine (January 2009). "GDM January 2009" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  126. Game Developer Magazine (January 2010). "GDM January 2010" (PDF). CMP United Business Media. Retrieved 15 July 2016.
  127. Game Developer Magazine (January 2011). "GDM January 2011" (PDF). UBM plc. Retrieved 15 July 2016.
  128. Game Developer Magazine (January 2012). "GDM January 2012" (PDF). UBM plc. Retrieved 15 July 2016.
  129. Game Developer Magazine (January 2013). "GDM January 2013" (PDF). UBM plc. Retrieved 15 July 2016.
  130. IGN Staff (27 May 2005). "IGN's Best of E3 2005 Awards". IGN. Retrieved 15 July 2016.
  131. French, Michael (16 July 2009). "Develop Awards: The Winners In Full". Develop. Retrieved 15 July 2016.
  132. Crossley, Rob (15 July 2010). "Develop Awards: Unreal Engine wins tight race". Develop. Retrieved 15 July 2016.
  133. Hoggins, Tom (21 July 2011). "Develop Industry Excellence Award winners announced". The Daily Telegraph. Retrieved 15 July 2016.
  134. GamesRadar Staff (13 June 2012). "GamesRadar's E3 2012 Important Stuff Awards". GamesRadar. Retrieved 15 July 2016.
  135. IGN'S E3 Strike Team (5 June 2012). "IGN's Best of E3 2012 Awards". IGN. Retrieved 15 July 2016.
  136. Bertz, Matt (13 June 2012). "Game Informer's Best of E3 2012 Awards". Game Informer. Retrieved 15 July 2016.
  137. Batchelor, James (July 1, 2014). "Develop 100: Unreal wins the battle of the engines". Develop. Intent Media. Retrieved June 28, 2015.
  138. French, Michael (10 July 2013). "Game development stars honoured in Brighton". Develop. Retrieved 15 July 2016.
  139. Kayser, Daniel (14 July 2016). "Unreal Engine 4 Wins Develop Industry Excellence Award for Best Engine". Unreal Engine. Epic Games. Retrieved 15 July 2016.
  140. "GuinnessWorldRecords on Twitter".
  141. "Most successful videogame engine". Guinness World Records.

Further reading

Tutorials

External links

Wikimedia Commons has media related to Unreal Engine.
This article is issued from Wikipedia - version of the 11/24/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.