Sponsored Links
-->

Monday, July 16, 2018

Unreal Engine 4 adds UWP Windows 10 support (don't tell Tim ...
src: www.windowscentral.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, fighting games, 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. It has won several awards, including the Guinness World Records award for "most successful video game engine".

The current release is Unreal Engine 4, designed for Microsoft Windows, macOS, Linux, SteamOS, HTML5, iOS, Android, Nintendo Switch, PlayStation 4, Xbox One, Magic Leap One, and virtual reality (SteamVR/HTC Vive, Oculus Rift, PlayStation VR, Google Daydream, OSVR and Samsung Gear VR).


Video Unreal Engine



History

Unreal Engine 1

Development of the first generation Unreal Engine was carried out by the founder of Epic Games, Tim Sweeney. Inspired by John Carmack's pioneering programming work on Doom and then Quake, Sweeney started the engine in 1995 for the production of a game that would later become known as Unreal, a first-person shooter set in a medieval world with alien elements. After three years of development, it debuted with the game's release in 1998, although licensees such as MicroProse and Legend Entertainment had possessed the technology much earlier, with the first licensing deal taking place in 1996.

Both software and hardware rendering were present in the foundational software, as well as collision detection, colored lighting, and a rudimentary version of texture filtering. The engine also provided a level editor, UnrealEd (formerly Unreal World Editor), that had support for real-time constructive solid geometry operations as early as 1996, allowing mappers to change the level layout "on the fly". Other features implemented during the engine's development included real-time direct illumination and light sourcing, which were respectively integrated in 1995 and 1997. In addition to having support for Microsoft Windows, Linux and Mac, Unreal Tournament also opened the platform to PlayStation 2 and, with the help of Secret Level, to Dreamcast. In 2000, Epic updated the engine with new improvements, including higher-polygon models and architecture, a skeletal animation system and large-scale terrain support.

By late 1999, The New York Times indicated that the number of external projects using Epic's technology was 16, naming the likes of Deus Ex, Nerf Arena Blast and Duke Nukem Forever, the title from 3D Realms that was set to debut the series on the GameCube console. While it cost around $3 million to produce and licenses for up to $350,000, Epic gave modders the ability to create their own worlds with the incorporation of UnrealEd and a scripting language called UnrealScript in its games, sparking a community of enthusiasts around a game engine that was built to be extensible and improved over multiple generations of games.

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

Unreal Engine 2

The second version made its debut in 2002 with America's Army, a free multiplayer shooter developed by the U.S. Army as a recruitment tool. Though based on previous technology, this generation saw the renderer completely re-written, and the inclusion of a variety of features such as the Matinee cinematic editing tool, export plug-ins for 3D Studio Max and Maya, and the Karma physics engine, a tool by Math Engine that powered the ragdoll physics in Unreal Tournament 2003. In addition, it featured UnrealEd 2, which debuted with the previous generation of the engine and was shortly followed later by UnrealEd 3. Other engine elements were also updated, with improved assets as well as adding support for the Xbox.

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 called UE2X was used for Unreal Championship 2: The Liandri Conflict on the original Xbox platform, featuring optimizations specific to that console.

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

Unreal Engine 3

Screenshots of Unreal Engine 3 were presented in 2004, at which point the engine had already been in development for over 18 months. Unlike Unreal Engine 2, which still supported fixed-function pipeline, Unreal Engine 3 was designed to take advantage of fully programmable shader hardware. All lighting calculations were done per-pixel, instead of per-vertex. On the rendering side, Unreal Engine 3 provided support for a gamma-correct high-dynamic range renderer.

Initially, Unreal Engine 3 only supported Windows, PlayStation 3, and Xbox 360 platforms, while iOS (first demonstrated with Epic Citadel) and Android 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. The same year it was announced that the engine would support Adobe Flash Player 11 through the Stage 3D hardware-accelerated APIs and that it was being used in two Wii U games, Batman: Arkham City and Aliens: Colonial Marines. Windows 8 and Windows RT support was added in 2012. In 2013, Epic teamed-up with Mozilla to bring Unreal Engine 3 to HTML5. Using the asm.js sublanguage and Emscripten compiler, they were able to port the engine to JavaScript and WebGL in four days.

Throughout the lifetime of UE3, significant updates have been incorporated, including improved destructible environments, soft body dynamics, large crowd simulation, iPod Touch functionality, Steamworks integration, a real-time global illumination solution, and stereoscopic 3D on Xbox 360 via TriOviz for Games Technology. DirectX 11 support was demonstrated with the Samaritan demo, which was unveiled at the 2011 Game Developers Conference and 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.

Unreal Development Kit

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.

In December 2010, it was updated to include support for creating iOS games and apps.

Unreal Engine 4

In August 2005, Mark Rein, the vice-president of Epic Games, revealed that Unreal Engine 4 had been in development since 2003. Until 2008, development was "basically" done by Tim Sweeney, CEO and founder of Epic Games. The engine targets the eighth generation of consoles, PCs and Tegra K1-based 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". Unreal Engine 4 was unveiled to limited attendees at the 2012 Game Developers Conference, 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. 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.

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

I could say: 'I'm going to convert this pillar into a blueprint [in the Engine] and add some sort of trap to it.' It means I can really go in and start enhancing my world with interaction that just would not have been possible without a technical artist, a designer and a programmer and now any one of those three can do all of it, provided they have the assets handy. The fact that I can just go in and say, 'If you're within X distance of this thing, start to glow and take my distance to it, normalize it zero to one and then just lerp [oscillate] between two different brightness values, so as I reach for something it gets hot'...that would have been something do-able but very difficult for anybody except a gameplay programmer. And he wouldn't have known how to set up the assets, but now any one of the three could do it.

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. 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." "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?'".

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.

On February 19, 2015, Epic launched Unreal Dev Grants, a $5 million development fund designed to provide financial grants to innovative projects being built with UE4.

As of March 2, 2015, Unreal Engine 4 is available to everyone for free, along with all future updates, with a selective royalty schedule. 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.

To prepare for the release of its free-to-play "Battle Royale" mode in Fortnite in September 2017, Epic had to make a number of Unreal Engine modifications that helped it to handle a large number (up to 100) connections to the same server while still retaining high bandwidth, and to improve the rendering of a large open in-game world. Epic will incorporate these changes into future updates of the Unreal Engine.

The currently supported platforms are Microsoft Windows, macOS, Linux, SteamOS, FreeBSD, HTML5, iOS, Android, Nintendo Switch, PlayStation 4, Xbox One, Magic Leap One and virtual reality (SteamVR/HTC Vive, Oculus Rift, PlayStation VR, Google Daydream, OSVR and Samsung Gear VR).


Maps Unreal Engine



UnrealScript

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

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.

At the 2012 Game Developers Conference, Epic announced that UnrealScript was being removed from Unreal Engine 4 in favor of C++. Visual scripting would be supported by the Blueprints Visual Scripting system, a replacement for the earlier Kismet visual scripting system.

One of the key moments in Unreal Engine 4's development was, we had a series of debates about UnrealScript - the scripting language I'd built that we'd carried through three generations. And what we needed to do to make it competitive in the future. And we kept going through bigger and bigger feature lists of what we needed to do to upgrade it, and who could possibly do the work, and it was getting really, really unwieldy. And there was this massive meeting to try and sort it out, and try to cut things and decide what to keep, and plan and...there was this point where I looked at that and said 'you know, everything you're proposing to add to UnrealScript is already in C++. Why don't we just kill UnrealScript and move to pure C++? You know, maximum performance and maximum debuggability. It gives us all these advantages.'


Unreal Editor Manual | Unreal Engine
src: api.unrealengine.com


Unreal Engine Marketplace

With Unreal Engine 4, Epic opened the Unreal Engine Marketplace in September 2014. The Marketplace is a digital storefront that allows content creators and developers to provide art assets, models, sounds, environments, code snippets, and other features that others could purchase, along with tutorials and other guides. Some content is provided free by Epic, including previously offered Unreal assets and tutorials. Prior to July 2018, Epic took a 30% share of the sales but due to the success of Unreal and Fortnite Battle Royale, Epic retroactively reduced its take to 12%.


My first game on unreal engine 4 - YouTube
src: i.ytimg.com


Reception

Awards and accolades

The Unreal Engine holds several technology awards, including eight Game Developer Magazine Front Line Awards for Best Game Engine (2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012), a place in the Front Line Awards Hall of Fame, and six Develop Industry Excellence Awards for Best Engine (2009, 2010, 2011 2013, 2016, 2017). It also received GamesRadar's E3 2012 Important Stuff Awards for "Best Taste of Next-Gen", IGN's Best of E3 2012 for "Coolest Tech", Game Informer's Best of E3 2012 Awards for "Best Tech", and was declared "Best Engine" in Develop 100: The Tech List 2014.

In 2014, Guinness World Records called the Unreal technology the most successful video game engine.

Games using the Unreal Engine


Creating Beautiful Environments in Unreal Engine | The Rookies
src: www.therookies.co


References


Here is what The Last Of Us could look like in Unreal Engine 4 ...
src: i.imgur.com


Further reading

Articles

Books


Unreal Engine 4 mentioned in software engineer job listing from ...
src: nintendoeverything.com


External links

  • Official website
    • Unreal Technology at the Internet Archive (November 28, 1999)
  • Unreal Developer Network
  • Unreal Government Network

Source of article : Wikipedia