User:Jason

From ModdingWiki
Jump to navigation Jump to search

Recently I've started working on some Python scripts that parse Doom WAD and Duke 3D MAP files and render them as SVG. Here are some examples:

http://jason.sperske.com/wad/DOOM1.WAD/

and

http://jason.sperske.com/grp/DUKE3D.GRP/shareware/

I found this while searching for some documentation on Wolf 3D map formats, and I found that you don't have sections on WADs and GRPs. Since I'm slightly familiar with them at the moment I thought I could help.