Also mention the dungeon generator.

This commit is contained in:
Relintai 2022-01-11 21:06:31 +01:00
parent cfe4a3c42b
commit ae23b0db18

View File

@ -107,6 +107,7 @@ Missing:
- Vertex color based ambient occlusion support.
- LOD support, even for prop meshes.
- LOD generation is scriptable.
- Dungeon generation support via a separate prop based system. Dungeons are generated below ground, with teleporters to them. Also support for turning off the terrain engine while the player is inside a dungeon.
- Procedural world generation. [See here](#terrain-generation).
### UI