mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-13 16:51:14 +02:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
|
|
// I use this shader when I just want to look at the showtris
|
|
black
|
|
{
|
|
diffusemap colors/black.tga
|
|
specularmap colors/black.tga
|
|
bumpmap bumpmaps/flat.tga
|
|
}
|