reworked some shaders

This commit is contained in:
q3rally 2020-07-04 22:24:27 +00:00
parent 277ac2f654
commit c52aa8506f
3 changed files with 22 additions and 1 deletions

View file

@ -1 +0,0 @@
Ammo boxes are created by jzero

View file

@ -1,3 +1,12 @@
// ------------------------------------------------------------
// Shaders for Q3Rally Atmosphere effects - rewritten by P3rlE
// based on the atmosphere.shader from stecki
// ------------------------------------------------------------
// ------------------------------------------------------------
// 1.Rain
// ------------------------------------------------------------
gfx/atmosphere/raindrop gfx/atmosphere/raindrop
{ {
cull none cull none
@ -30,6 +39,10 @@ gfx/atmosphere/raindropsolid
} }
} }
// ------------------------------------------------------------
// 2.Snow
// ------------------------------------------------------------
gfx/atmosphere/snowflake00 gfx/atmosphere/snowflake00
{ {
nopicmip nopicmip

View file

@ -1,3 +1,12 @@
// ------------------------------------------------------------
// Shaders for Q3Rally Blimp - rewritten by P3rlE
// based on the blimp.shader from stecki
// ------------------------------------------------------------
// ------------------------------------------------------------
// 1.Blimp
// ------------------------------------------------------------
models/mapobjects/blimp/green models/mapobjects/blimp/green
{ {
{ {