Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

Labyrinth

Labyrinth Demo - Programming 1. Homework, Software Engineering, BME

Sándor Vasas (C) 2011. [email protected]

Models are from Doom3.

Random generated labyrinth with depth first search (DFS) algorithm.

Supports:

  • bump mapping
  • parallax mapping
  • md5 model loading and animation
  • basic cell shading