https://www.youtube.com/watch?v=eVUoO2087no
Doom renderer using PyOpenGL + Guide on how to read wad files (with gl nodes) and render maps
Check out the Guide to understand how all of this works
python main.py path/to/doom.wad
python main2d.py path/to/doom.wad
- Pygame
- PyOpenGL
- Numpy
- read data from a WAD file
- Draw the map in both 2d and 3d