An open API service indexing awesome lists of open source software.

https://github.com/cyotek/doompictureviewer

Decoding DOOM pictures using C#
https://github.com/cyotek/doompictureviewer

csharp doom

Last synced: about 1 year ago
JSON representation

Decoding DOOM pictures using C#

Awesome Lists containing this project

README

          

# Decoding DOOM Picture Files

![The sample application](res/decoding-doom-pictures-title.png)

This repository contains a simple application that can decode
the picture lumps extracted from a DOOM WAD.

For more information, please see the following article on the
Cyotek blog:

* [Decoding DOOM picture files](https://www.cyotek.com/blog/decoding-doom-picture-files)