Black out high walls
This commit is contained in:
@@ -46,7 +46,7 @@ preloadRender = do
|
||||
"data/texture/smudgedDirt.png"
|
||||
|
||||
wsShad <- makeShaderCustomUnis "wallShadow" [vert,geom,frag] [(0,4)] Points pokeWPStrat
|
||||
["lightPos","perpMat"]
|
||||
["lightPos","perpMat","facesToDraw"]
|
||||
|
||||
wlLightShad <- makeShaderCustomUnis "wallLight" [vert,frag] [(0,3)] TriangleStrip pokeLightWallStrat
|
||||
["lightPosRadLum"]
|
||||
|
||||
Reference in New Issue
Block a user