Additional information on Unreal Engine 4 (#20089)
* Additional information on Unreal Engine 4 I think that a small potion of information on the current state of the Unreal Engine would be great, Big fan of the Engine * removed unnecessary commentary
This commit is contained in:
committed by
Christopher McCormack
parent
88324e28df
commit
e06a3d3e36
@ -23,7 +23,7 @@ Unreal has gone through 4 major revisions. Although some code is common between
|
|||||||
Released in 2004 and targeted Windows PC, Linux, Mac, iOS, Playstation 3 and Xbox 360. Development is split between Unreal Script and C++, with an additional visual scripting interface called Kismet.
|
Released in 2004 and targeted Windows PC, Linux, Mac, iOS, Playstation 3 and Xbox 360. Development is split between Unreal Script and C++, with an additional visual scripting interface called Kismet.
|
||||||
|
|
||||||
* Unreal Engine 4
|
* Unreal Engine 4
|
||||||
Released in 2015 and targets PC, PlayStation 4, Xbox One, Mac OS X, iOS, Android, many VR systems, Linux, SteamOS, and HTML5, and the editor can run on Windows, OS X and Linux. Unreal Script has been removed and replaced with dynamically reloaded C++ modules, and a more advanced visual scripting interface called Blueprints.
|
Released in 2015 and targets PC, PlayStation 4, Xbox One, Mac OS X, iOS, Android, many VR systems, Linux, SteamOS, and HTML5, and the editor can run on Windows, OS X and Linux. Unreal Script has been removed and replaced with dynamically reloaded C++ modules, and a more advanced visual scripting interface called Blueprints. Since the release of version 4.20, Unreal Engine has been taking big steps towards mobile gaming and currently is a great tool for developing high-end titles on Android, iOS platforms.
|
||||||
|
|
||||||
### Popular Games made in Unreal
|
### Popular Games made in Unreal
|
||||||
- Batman Arkham City
|
- Batman Arkham City
|
||||||
@ -31,6 +31,7 @@ Unreal has gone through 4 major revisions. Although some code is common between
|
|||||||
- Bioshock
|
- Bioshock
|
||||||
- Borderlands
|
- Borderlands
|
||||||
- Gears of War
|
- Gears of War
|
||||||
|
- Fortnite
|
||||||
|
|
||||||
#### More Information:
|
#### More Information:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user