Unreal Engine
Unreal Engine (UE) is a 3D computer graphics game engine developed by Epic Games, first showcased in the 1998 first-person shooter game Unreal. Initially developed for PC first-person shooters, it has since been used in a variety of genres of games and has seen adoption by other industries, most notably the film and television industry. Unreal Engine is written in C++ and features a high degree of portability, supporting a wide range of desktop, mobile, console, and virtual reality platforms.
— Wikipedia
Usage
- Video games
- Film and television
- Research and development
Tips
-
Can’t find projects in Epic Launcher (wine):
You can create symbolic link to directory with projects, this allows to install marketplace projects into your projects’ directory.Example:
/home/inom/.wine/drive_c/users/inom/Documents/Unreal Projects -> /games/unreal-samples/
References
- Assets
- Sensei-Unreal Engine 5 Beginner Tutorial
- Unreal Engine 5 Game Development with C++ Scripting
- Unreal Engine C++ Survival Game Tutorials