Deprecated mkstartup tool from Demolitionist.
This commit is contained in:
parent
d9b7139cf8
commit
3ef543beff
2 changed files with 101 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ Random single-file programs I've written in my spare time for small tasks.
|
|||
* **mkgauss:** Make an array of gaussian blur kernel values with passed radius and sigma. Used for shader development.
|
||||
* **mksoundwad:** Program used during the early days of Tim Allen Doom. Deprecated as notsanae now also replaces sounds through an OpenAL hook.
|
||||
* **mkssao:** Make an array of SSAO samples. Also for shader development.
|
||||
* **mkstartup:** Tool for creating Hexen startup screen graphics. Originally for Demolitionist, now deprecated since full-color graphics can be used.
|
||||
* **mkvolume:** Old program for making LUT volume maps.
|
||||
* **mkwall:** A program I use on a daily basis to set my wallpaper on every Linux machine.
|
||||
* **osnorm:** Experiment for generating object-space normals from an .obj model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue