Where's all the Crystal? or wa-cr is a Crystal library that lets you read and write from and to DOOM .wad and .lmp files.
It also takes advantage of Raylib with ways to convert graphics and flats to Raylib images to be exported to pngs or drawn to the screen.
Here's an example of importing a png using Raylib and using wa-cr to replace every wall, floor, and ceiling with it:
wa-cr provides sound conversion methods as well to export .wad sounds to .wav files.
It also has some very simple apps such as MapViewer which lets you view the linedefs and things in a map.
https://github.com/D-Shwagginz/wa-cr
Comments
Displaying 0 of 0 comments ( View all | Add Comment )