This commit is contained in:
Miloslav Ciz 2023-11-14 21:19:31 +01:00
parent 371a60aa27
commit 256c17b290
10 changed files with 41 additions and 4 deletions

View file

@ -40,6 +40,7 @@ The following are some notable game engines.
- **id Tech 5**: 3D engine used e.g. in Rage and some shitty Wolfenstein games.
- **id Tech 6**: 3D engine adding [Vulkan](vulkan.md) support, used e.g. in Doom 2016.
- **id Tech 7**: 3D engine used e.g. in Doom: Eternal.
- **[Jedi engine](jedi_engine.md)**: old 90s "2.5D/Pseudo3D" engine best known for being used in *Dark Forces * (Star Wars game).
- **[GameMaker](gamemaker.md)**: Laughable toy for non-programmers.
- **[RAGE](rage.md)**: 3D open-world engine developed and used by [Rockstar](rockstar.md) for games such as [GTA](gta.md).
- **[Source](source_engine.md)**: 3D engine by [Valve](valve.md) used in games such as [Half Life 2](half_life2.md).