/
redgpu
/
quake-hl2
Обзор
Документация
Войти
/
redgpu
/
quake-hl2
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
current
scripts/wireframe.shader
15 строк
223 B
Marco Cawthorne
Include some minor scripts, update progs
24 июл 2025, 07:45
24 июл 2025, 07:45
e8a71ce
Код
Авторство
О чём код?
// Overriding this material // so that r_wireframe being // 2 means that we'll have an overlay // of triangle lines instead of // wall hacks wireframe { program wireframe { if r_wireframe == 1 nodepthtest endif } }