Unreal Engine
| Developer(s) | Epic Games |
|---|---|
| Initial release | 1998 |
| Stable release | 4.6.1 / 16 December 2014 |
| Operating system | Cross-platform |
| Available in | English, Korean, Chinese, Japanese[1] |
| Type | Game engine |
| License | Proprietary; UDK free for noncommercial use[2][3] |
| Website | www |
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]
The current release is Unreal Engine 4, designed for Microsoft's DirectX 10-12[5] (for Microsoft Windows, Xbox One, Windows RT); OpenGL (for OS X, Linux, PlayStation 4, iOS, Android, Ouya[6] and Windows XP[7]); and JavaScript/WebGL (for HTML5 Web browsers).[8][9][10]
Contents
Versions[edit]
Unreal Engine 1[edit]
Available for licensees: sometime 1996
| Initial release | Unreal v100 / May 1998 |
|---|---|
| Stable release | Unreal Tournament v436 / November 2000 |
| Written in | C++ , UnrealScript, Assembly[11] |
| Platform | Microsoft Windows, Linux, Mac OS and Mac OS X, Dreamcast, PlayStation 2 |
| License | Proprietary |
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[12] and a hardware-accelerated rendering path using the Glide API, specifically developed for 3dfx GPUs,[13] and was updated for OpenGL and Direct3D. Large parts of the game were implemented in a custom scripting language called UnrealScript. The initial network performance was also very poor when compared to its biggest competitor, Quake II. 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.[14]
The engine became very 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.[15][16]
Unreal Engine 2[edit]
Available for licensees: Unreal Warfare build 633 / January 2001
| Initial release | Unreal Tournament 2003 v927 / April 2002 |
|---|---|
| Stable release | Unreal Tournament 2004 v3369 / November 2005 |
| Written in | C++ , UnrealScript |
| Platform | Microsoft Windows, Linux, Mac OS X, Xbox, PlayStation 2, GameCube |
| License | Proprietary |
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 24, 2011, Ubisoft Montreal revealed that UE2.5 was successfully running on the Nintendo 3DS.[17]
Unreal Engine 3[edit]
Available for licensees: March 2004
| Initial release | Roboblitz (UE3 v2306) / Nov 2006 |
|---|---|
| Stable release | Unreal Development Kit 2015-01 beta (UE3 v12791.2424394) / February 2015 |
| Written in | C++, C#,[18] UnrealScript, GLSL,[19] Cg,[20] HLSL[21] |
| Platform | Microsoft Windows, Linux, Mac OS X, Xbox 360, PlayStation 3, Wii U, Android,[22] iOS,[23] Windows RT,[24] PlayStation Vita, Adobe Flash Player,[25] HTML5[26] |
| License | Proprietary |
The first screenshots of Unreal Engine 3 were presented in 2004,[27] at which point the engine was in development for 18 months already.[28] 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 PlayStation 3, OS X, iOS, Android, Stage 3D for Adobe Flash Player 11, JavaScript/WebGL for HTML5 Web Browsers,[29] PlayStation Vita, and Wii U.[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.
Throughout the lifetime of the UE3, significant updates have been incorporated:
- Epic Games announced at Game Developers Conference (GDC) 2009 some improvements made to Unreal Engine 3. These included:[33]
- Unreal Lightmass: a global illumination solver. Provides high-quality static lighting with next-generation effects, such as soft shadows with accurate penumbrae, diffuse, specular inter-reflection, and color bleeding.
- The ability to add fracture effects to static meshes to simulate destructible environments
- Soft body dynamics (physics)
- Large crowd simulation
- In December 2009, Epic demoed UE3 running on Apple's 3rd generation iPod Touch. They said that this will also support iPhone 3GS, and also an unknown mobile platform which has been revealed to be webOS at CES 2010.[34] It has been revealed so far to be something on Nvidia's Tegra platform, and also Palm's webOS running PowerVR's SGX chip.
- In March 2010, Steamworks was integrated into the software, and is offered to licensees.[35]
- In June 2010, Epic Games revealed Epic Citadel, a tech demo to showcase Unreal Engine 3 on iOS devices (iPhone, iPod touch, and iPad devices).
- In June 2010 during the Electronic Entertainment Expo 2010, Mark Rein (vice president of Epic Games) showcased a tech demo of Gears of War 2 in stereoscopic 3D running on an Xbox 360 thanks to the TriOviz for Games Technology. "This technology's great because it works on normal HD TVs, as well as the very high end 3DTVs," Rein commented to Computer and Video Games.[36] "We're not planning to re-release this in 3D – unless Microsoft want us to – but I'm sure it's technology may be keen to put in the games developed by our partners."
- In October 2010, TriOviz for Games Technology has been officially integrated in Unreal Engine 3,[37][38] allowing to easily convert in stereoscopic 3D, numerous past and upcoming games developed on Xbox 360 and PS3 with this engine.
- As of March 2011, the Unreal 3 Engine supports DirectX 11. Epic Games showcased it with a real-time demonstration video, entitled "Samaritan".[39] Additions include tessellation and displacement mapping, advanced hair rendering with MSAA, deferred shading with MSAA, screen space subsurface scattering, image-based lighting, billboard reflections, glossy reflections, reflection shadows, point light reflections, and bokeh depth of field.[40] The Samaritan demo was unveiled during GDC 2011 as a proof of concept and target for the "3.5" version of Epic's Unreal Engine 3, ostensibly aimed at next-generation platforms.[41][42] It was built by Epic Games in a close partnership with NVIDIA, with engineers working around to country to push real-time graphics to a new high point.[43]
- In July 2011, Geomerics announced that their real-time global illumination solution[44] Enlighten is now integrated with Unreal Engine 3 and available to licensees.[45]
- In October 2011, Epic Games announced that a version of the engine would be compatible with Adobe Flash Player.[46]
- In May 2012, UE3 added support for the RealD 3D stereoscopic technology.[47]
- In March 2013, Mozilla and Epic Games have demonstrated UE3 running on the browser using HTML5 and JavaScript technologies.[48]
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.[49]
- In March 2012, the FBI licensed Epic's Unreal Development Kit to use in a simulator for training.[50]
- The animation software "Muvizu Play", which was released in April 2013, uses UE3.[51]
Unreal Development Kit[edit]
| Initial release | version 5860, November 2009 |
|---|---|
| Stable release | version 12791, changelist 2424394 / February 2015 |
| Written in | C++, C#, UnrealScript, GLSL,[19] Cg,[20] HLSL[21] |
| Operating system | Microsoft Windows |
| Platform | Microsoft Windows, Mac 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.[52] 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.[53] The December 2010 UDK release added support for creating iOS games and apps.[54] As of the September 2011 release, iOS, OS X, and Windows platforms all support UDK-created games. The February 2014 UDK release contained enhancements specific to mobile development, including iOS 7 and Xcode 5 support, shader upgrades and the addition of distortion.[55][56]
Since the release of Unreal Engine 4 the development of UDK is almost discontinued and no information is available as to when the existing bugs will be fixed.[57]
Unreal Engine 4[edit]
Available for licensees: May 2012
| Initial release | Unreal Engine 4.0.1.2027741 / March 19, 2014 |
|---|---|
| Stable release | Unreal Engine 4.6.1 / December 16, 2014 |
| Written in | C++, C#, GLSL, Cg, HLSL, abandon UnrealScript[58][59] |
| Platform | Microsoft Windows, Linux, Mac OS X, Xbox One, PlayStation 4, HTML5,[60][61] iOS, Android,[62][63][64][65]Ouya[66] |
| License | Proprietary |
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, founder and technical director 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 developer 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.
On March 19, 2014, at the 2014 Game Developers Conference, Epic Games opened Unreal Engine 4 to the world, releasing all of its leading-edge tools, features and complete C++ source code to the development community through a new subscription model. Anyone can sign up for UE4 for PC, Mac, 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] "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?'".[84] 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.[85]
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.[86] In addition to all of the previously released free content, the new marketplace was launched 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.[87][88]
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.[89][90] "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.[91] Schools can integrate the same fully featured version of Unreal Engine 4 previously available only to developers, along with all future updates.[92] 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.[93]
Games using the Unreal Engine[edit]
Other licensees[edit]
Unreal Engine 2[edit]
- Licenses for education
- The Art Institute of Pittsburgh
- PEPFAR/Warner Brothers[94]
- Licenses for education for Construction Simulations and Interior Designs
- Bentheim Interior Design
Unreal Engine 2 Runtime Custom License is used in many non-gaming projects including construction simulations and designs, training simulations, driving simulations, educations, virtual reality shopping malls, movie storyboards, continuities, pre-visuals, etc.
Until October 2007, more than 500 companies had Unreal Engine 2 Runtime Licenses.[citation needed]
Unreal Engine 3[edit]
- Licenses for education
- Norwich University of the Arts
- The Jim Henson Company
- University of Advancing Technology
- Louisiana State University in Shreveport
- Centennial College
- Expression College for Digital Arts
- Digital Media Arts College
- The Art Institute of California
- University of Bournemouth[95]
- Stanly Community College
- University of Teesside
- San Jacinto College South
- University of Wisconsin Stout
- IUPUI
- University of Derby
- Singapore Polytechnic[96]
- Licenses for Training Simulation
- U.S. Army[97]
- U.S. Air Force[98][99]
- ROK Navy[100]
- Chinese Army[101]
- NASA[102]
- U.S. Government[50]
- FBI[50]
- PB Project Visualization, (U.S. Department of Transportation)[103]
- Department of Homeland Security(DHS)/George Washington University[104]
- Virtual Heroes, a division of Applied Research Associates, Inc.[105]
- IPKeys Technologies/Improvised Explosive Device (IED) Gaming and Modeling Environment (I-GAME)[106]
- Opaque Multimedia[107]
- Licenses for Construction Simulation
- Luigi Russo[108]
- Licenses for VR Techniques
- Yost Engineering, Inc/YEI Technology[109]
- Licenses for CG animation
- Warner Bros.[110]
- Frantic Films
- Buena Vista[111]
- HDFilms
- Sony Pictures Entertainment
- Columbia Pictures
- TriStar Pictures
- Universal Studios
- Square Enix
- Just Cause Entertainment/Just Cause Productions[112]
- House of Moves[113]
- Read + Radar[114]
- LightHammer[115]
- Glasgow’s DA Group[116][117]
- Raymond P. Le Gué[118]
- HKS[119][120]
See also[edit]
- Unreal, the original game featuring the engine
- UnrealScript, the scripting language used in Unreal Engine
- UnrealEd, the Unreal level editor
- Game engine
- Video game development
References[edit]
- ^ http://www.unrealengine.com/udk/licensing/licensing-faqs/
- ^ "Unreal Engine Licensing FAQ". Epic Games. Retrieved 2009-11-08.
- ^ "UDK Licensing". Epic Games. Retrieved 2009-11-08.
- ^ Steiner, Brian (24 June 2013). "How the Unreal Engine Became a Real Gaming Powerhouse". Popular Mechanics. Hearst Corporation. Retrieved 6 October 2014.
- ^ Handrahan, Matthew (March 12, 2014). "Microsoft: DX12 will improve Xbox One performance". Game Industry. Retrieved 2014-09-04.
- ^ The OUYA team (26 January 2015). "Unreal Engine On The Ouya". Unreal Engine Blog. Epic Games. Retrieved 28 January 2015.
- ^ Shadden, Ian (June 4, 2014). "Unreal Engine 4.2 Release". Unreal Engine. Epic Games. Retrieved 2014-09-04.
- ^ Mozilla (12 March 2014). "Mozilla and Epic Preview Unreal Engine 4 Running in Firefox". The Mozilla Blog. Retrieved 4 October 2014.
- ^ Anderson, Steve (17 March 2014). "HTML5 Gaming Just Got Faster with Unreal Engine 4". HTML5 Report. Retrieved 4 October 2014.
- ^ McWhertor, Michael (1 April 2014). "Epic Games' Sweeney on the future of Unreal, VR and democratic game development". Polygon. Retrieved 4 October 2014.
- ^ Edwards, Benj. "From The Past To The Future: Tim Sweeney Talks". Gamasutra.
- ^ "Unreal Engine 1". Retrieved 2012-06-17.
- ^ Paul Lily (2009-07-21). "Doom to Dunia: A Visual History of 3D Game Engines". Maximum PC. Retrieved 2009-07-05.
- ^ "History of Unreal - Part 1". beyondunreal.com. 2005-05-31. Retrieved 2009-07-05.
- ^ "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.
- ^ Jason Busby, Zak Parrish, Jeff Wilson (2009-07-21). "Introduction to Unreal Technology". InformIT. Retrieved 2009-08-08.
- ^ "Splinter Cell 3D Q&A". GameSpot. 2011-03-23. Retrieved 2011-08-14.
- ^ http://udn.epicgames.com/Three/CodingStandard.html
- ^ a b https://udn.epicgames.com/Three/ColorGrading.html
- ^ a b https://udn.epicgames.com/Three/DevelopmentKitProgramming.html
- ^ a b https://udn.epicgames.com/Three/MaterialsCompendium.html
- ^ http://epicgames.com/news/epic-games-releases-epic-citadel-for-android/
- ^ http://www.unrealengine.com/mobile/
- ^ http://www.unrealengine.com/news/unreal_engine_3_debuts_on_windows_8/
- ^ http://www.unrealengine.com/news/epic_games_announces_unreal_engine_3_support_for_adobe_flash_player/
- ^ http://www.unrealengine.com/html5/
- ^ Thorsen, Tor (13 May 2004). "First Look: Unreal Engine 3.0". GameSpot.
- ^ Reed, Kristan (July 1, 2004). "Unreal Engine 3 Interview". Eurogamer.
- ^ "Mozilla and Unreal Engine are Unlocking the Power of the Web as a Platform for Gaming".
- ^ "Unreal Technology".
- ^ Grant, Christopher (19 September 2011). "Unreal Engine 3 comes to Mac OS X, courtesy of September UDK release". Joystiq.
- ^ Mitchell, Richard (2012). "Unreal Engine 3 now on Windows 8 and Windows RT". Joystiq.
- ^ Callaham, John (19 March 2009). "Epic Games to show off new Unreal Engine 3 features at GDC". Big Download.
- ^ Shimpi, Anand Lal (29 December 2009). "Epic Demonstrates Unreal Engine 3 for the iPod Touch, iPhone 3GS". AnandTech.
- ^ "Steamworks Integration Now Available to Unreal Engine 3 Licensees". Epic Games. 2010-03-11.
- ^ 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.
- ^ "TriOviz for Games Technology Brings 3D Capabilities to Unreal Engine 3". Epic Games. 6 October 2010.
- ^ Fletcher, JC (11 October 2010). "Epic's Mark Rein goes in-depth with Unreal Engine 3's TriOviz 3D". Joystiq.
- ^ "UDK March 2011 Release".
- ^ "Slide 1" (PDF). Retrieved 2011-08-02.
- ^ Hamilton, Kirk (8 February 2013). "Apparently, The Story Behind Epic's Dazzling 2011 Tech Demo Is A 'Doozy'". Kotaku. Retrieved 4 October 2014.
- ^ Gies, Arthur (18 March 2014). "Epic Games working on new, unannounced IP (UPDATE)". Polygon. Retrieved 4 October 2014.
- ^ Gaudiosi, John (21 September 2011). "Epic Games Founder Tim Sweeney Pushes Unreal Engine 3 Technology Forward". Forbes. Retrieved 4 October 2014.
- ^ "Geomerics Enlighten".
- ^ "Geomerics Announces New Enlighten Integration with Unreal Engine 3".
- ^ Johnson, Joel (10 April 2011). "Unreal Engine 3 Now Works in Flash. Yes, the Same Flash That's In Your Browser, Facebook". Kotaku.
- ^ "RealD Joins Epic Games' Unreal Engine 3 Integrated Partners Program". Gamershell. 14 May 2012. Retrieved 2012-06-13.
- ^ "Mozilla is Unlocking the Power of the Web as a Platform for Gaming". The Mozilla Blog. March 27, 2013.
- ^ "Unreal Engine 3 Powers Critical and Commercial Success LazyTown". Epic Games. Retrieved 2011-02-08.
- ^ a b c Fincher, Jonathan (April 5, 2012). "US government licenses Unreal game engine to train FBI agents and army medics". Gizmag. Retrieved 2014-09-04.
- ^ "Muvizu 3D web site". Movizu.
- ^ IGN Staff (5 November 2009). "Epic Games Announces Unreal Development Kit, Powered By Unreal Engine 3". IGN. Retrieved 2014-09-14.
- ^ "Licensing - Epic UDK".
- ^ IGN Staff (16 December 2010). "Epic Games Releases Unreal Development Kit With iOS Support". IGN. Retrieved 2014-09-14.
- ^ UDK Releases (25 February 2014). "February 2014 Unreal Development Kit (UDK) Available for Download". Unreal Engine forums. Epic Games. Retrieved 2014-09-14.
- ^ Crowl (1 March 2014). "February 2014 UDK Released - Build Notes are here!". Epic Games forum. Epic Games.
- ^ Epic Games Forums (14 October 2014). "Epic, will ios cars ever be fixed?". Epic Games Forums. Epic Games. Retrieved 2014-11-14.
- ^ http://www.beyondunreal.com/view_story.php?id=13596
- ^ http://gameindustry.about.com/od/trends/a/Unreal-Engine-4-First-Look.htm
- ^ Cifaldi, Frank (29 March 2013). "Interview: Epic goes all-in on HTML5 with UE4 support". Gamasutra.
- ^ Watts, Steve (29 March 2013). "Unreal Engine 4 to support HTML 5, will be 'end of drivers'". Shacknews.
- ^ "Unreal Engine 4 Leads on Next-Gen Mobile at SIGGRAPH". Nvidia. 24 July 2013.
- ^ cinderboy (6 January 2014). "Unreal Engine 4 – Next-gen running on Nvidia’s new mobile processor". MMO Culture.
- ^ Chapple, Craig (29 March 2013). "GDC 13: Unreal Engine 4 supports mobile and HTML5". develop-online.
- ^ Takahashi, Dean (29 March 2013). "Epic Games extends Unreal Engine 4 to mobile games, creates an eye-popping next-gen demo". VentureBeat.
- ^ Batchelor, James (27 January 2015). "Unreal Engine 4 now available on Ouya". Develop. Intent Media. Retrieved 28 January 2015.
- ^ 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.
- ^ 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.
- ^ Brian Klug and Anand Lal Shimpi (6 January 2014). "NVIDIA Tegra K1 Preview & Architecture Analysis". AnandTech. p. 3. Retrieved 2014-05-02.
- ^ Kevin Parrish (11 February 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware. Retrieved 2012-03-01.
- ^ Patrick Shaw (27 February 2012). "Unreal Engine 4 Behind Closed Doors at GDC". Wired. Retrieved 2012-03-06.
- ^ Samit Sarker (8 June 2012). "Epic Games debuts Unreal Engine 4". Destructoid. Retrieved 2012-06-10.
- ^ Casey Lynch (8 June 2012). "Epic's Unreal Engine 4 'Elemental' Demo Lights Up the Uncanny Valley". IGN. Retrieved 2012-06-10.
- ^ Woo-cheol, Jeong (12 July 2012). "The future of game development is in UE4.". Thisisgame(Korea). Retrieved 2013-10-18.
- ^ Andre Burnes (2012-06-08). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4". NVIDIA. Retrieved 12 June 2012.
- ^ Samantha Earwood (21 March 2014). "PS4: Epic Games’ Tim Sweeney Explains Lack Of Global Illumination In Unreal Engine 4". PSGang. Retrieved 21 March 2014.
- ^ https://docs.unrealengine.com/latest/INT/Engine/Blueprints/GettingStarted/index.html
- ^ 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.
- ^ http://www.unrealengine.com/unreal_engine_4/
- ^ a b Totilo, Stephen (8 June 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku.
- ^ Dyer, Mitch (19 March 2014). "GDC: Epic Games' Unreal Engine 4 adopts subscription model". IGN. Retrieved 2014-08-12.
- ^ Haywald, Justin (19 March 2014). "Epic opens up their Unreal development tools to everyone with a $19 subscription service". GameSpot. Retrieved 12 August 2014.
- ^ McWhertor, Michael (19 March 2014). "Epic Games making Unreal Engine 4 available for $19 per month, starting today". Polygon. Retrieved 12 August 2014.
- ^ Tach, Dave (19 March 2014). "Watch Epic's just-released Unreal Engine 4 in action". Polygon. Retrieved 12 August 2014.
- ^ "Unreal Engine FAQ". Unreal Engine. Retrieved 12 August 2014.
- ^ Waters, Deke (3 September 2014). "Marketplace: Now Open For Bussines!". Unreal Engine Blog. Epic Games. Retrieved 5 September 2014.
- ^ Connors, Devin (4 September 2014). "Epic Games Opens Unreal Engine Marketplace to Developers". The Escapist. Retrieved 5 September 2014.
- ^ Sheridan, Connor (4 September 2014 - UPDATED). "Epic launches Unreal Engine Marketplace". CGV. Retrieved 2014-09-05. Check date values in:
|date=(help) - ^ Davis, Ray (4 September 2014). "Unreal Engine 4 Goes Free For Academic Use". Unreal Engine Blog. Epic Games. Retrieved 5 September 2014.
- ^ Batchelor, James (4 September 2014). "Putting Unreal Engine in the classroom". Develop. Intent Media. Retrieved 5 September 2014.
- ^ Matulef, Jeffrey (4 September 2014). "Unreal Engine 4 is now free for educators". Eurogamer. Gamer Network. Retrieved 2014-09-05.
- ^ Martin, Michael (4 September 2014). "Epic Games Giving Away Unreal Engine 4 Free To Students". IGN. Retrieved 5 September 2014.
- ^ 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.
- ^ http://www.unrealengine.com/en/showcase/simulation_training/pamoja_mtaani/
- ^ http://courses.bournemouth.ac.uk/courses/undergraduate-degree/games-programming/none/3841/
- ^ 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.
- ^ Conditt, Jessica (2013). "Unreal Engine 3 licensed to contractor for US Army training sims". Joystiq.
- ^ "Air Force Certifies Use of the ARA Unreal Engine 3 Web Player". ARA. April 2013.
- ^ Gaudiosi, John (29 April 2013). "Epic Games Powers US Air Force Training With Unreal Engine 3 Web Player From Virtual Heroes". Gamer Hub.
- ^ Huang Jung-Hun (2 February 2014). "Unreal Engine for the first time in Korea is a military training, Naval Special warfare agents are used in the training". Microsofttranslator.
- ^ Callagham, John (17 May 2011). "China's Army to release its own version of America's Army game". Neowin. Neowin LLC. Retrieved 29 January 2015.
- ^ "NASA Playing With Unreal Engine For Virtual World". Slashdot.
- ^ http://www.unrealengine.com/showcase/visualization/connected_vehicle_research/
- ^ http://www.unrealengine.com/showcase/simulation_training/zero_hour/
- ^ "Epic Games and Applied Research associates' virtual heroes division launch Unreal Government network". ARA. March 2012.
- ^ IPkeys (15 November 2013). "IPKeys Technologies’ Developed I-GAME Elevates Military Modeling and Simulation". IPkeys.
- ^ http://www.unrealengine.com/showcase/simulation_training/virtual_dementia_experience/
- ^ Cowley, Dana (20 March 2012). "Architectual Visualization". Unreal Engine Blog. Epic Games. Retrieved 29 January 2015.
- ^ http://www.unrealengine.com/en/showcase/visualization/YEI/
- ^ IGN Staff (17 March 2011). "Warner Bros. Interactive Entertainment Licenses Epic Games' Unreal Engine 3. NetherRealm Studios and Rocksteady Studios will utilize engine exclusively through 2014". IGN. Ziff Davis. Retrieved 29 January 2015.
- ^ Dunham, Jeremy (27 September 2005). "Buena Vista Goes Next-Gen With Unreal. Turok and others headed towards the future". IGN. Ziff Davis. Retrieved 29 January 2015.
- ^ http://www.unrealengine.com/showcase/film_television/just_cause/
- ^ http://www.unrealengine.com/en/showcase/film_television/house_of_moves/
- ^ http://www.unrealengine.com/en/showcase/film_television/brave_new_world/
- ^ http://www.unrealengine.com/en/showcase/film_television/mudbrick_creative_marketing_1/
- ^ http://www.unrealengine.com/showcase/film_television/muvizu_1/
- ^ Presswire (23 October 2009). "DA Group Licenses Unreal Engine 3 for Movie-Making Application". Presswire.
- ^ http://www.unrealengine.com/showcase/film_television/lazytown/
- ^ http://www.unrealengine.com/en/showcase/visualization/cowboys_stadium/
- ^ Yoders, Jeff (10 August 2010). "HKS licenses gaming engine for 3D ARCHengine". BDCNetwork.
Further reading[edit]
- John P. Flynt & Chris Caviness (May 2006). UnrealScript Game Programming All in One. Thomson Course Technology. ISBN 978-1-598-63148-7
- Jason Busby, Zak Parrish & Jeff Wilson (July 2009). Mastering Unreal Technology, Volume I: Introduction to Level Design with Unreal Engine 3. Sams Publishing. ISBN 978-0-672-32991-3
- Jason Busby, Zak Parrish & Jeff Wilson (October 2009). Mastering Unreal Technology, Volume II: Advanced Level Design Concepts with Unreal Engine 3. Sams Publishing. ISBN 978-0-672-32992-0
- Ashish Amresh & Alex Okita (2010). Unreal Game Development. CRC Press. ISBN 978-1-568-81459-9
- Jason Busby, Zak Parrish & Jeff Wilson (January 2011). Mastering Unreal Technology, Volume III: Introduction to UnrealScript with Unreal Engine 3. Sams Publishing. ISBN 978-0-672-33082-7
- Richard J. Moore (August 2011). Unreal Development Kit 3: Beginner's Guide : a Fun, Quick, Step-by-step Guide to Level Design and Creating Your Own Game World. Packt Publishing. ISBN 978-1-849-69052-2
- Rachel Cordone (December 2011). Unreal Development Kit Game Programming with Unrealscript: Beginner's Guide. Packt Publishing. ISBN 978-1-849-69192-5
- Alan Thorn (December 2011). UDK Game Development. Cengage Learning, Inc.. ISBN 978-1-435-46018-8
- Thomas Mooney (February 2012). Unreal Development Kit Game Design Cookbook. Packt Publishing. ISBN 978-1-849-69180-2
- Robert Chin (April 2012). Beginning iOS 3D Unreal Games Development. Apress Media LLC. ISBN 978-1-430-24035-8
- John P. Doran (March 2013). Mastering UDK Game Development Hotshot. Packt Publishing. ISBN 978-1-849-69560-2
- Geof Sholler (August 2013). Build a Game with UDK. Packt Publishing. ISBN 978-1-849-69580-0
- Andrew Finch (March 2014). The Unreal Game Engine: A Comprehensive Guide to Creating Playable Levels. 3DTotal Publishing. ISBN 978-1-909-41404-4
- Ryan Shah (June 2014). Master the Art of Unreal Engine 4 - Blueprints. CreateSpace Independent Publishing. ISBN 978-1-500-21310-7
External links[edit]
| Wikimedia Commons has media related to Unreal Engine. |
- Official website
- The official Unreal Developer Network (UDN) documenting the Unreal Engine
- Unreal Development Kit
- Unreal Engine wiki
- Unreal on-line tutorials
|
||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||