Garry's Mod
356 voti
Screen Space Ambient Occlusion (SSAO shader)
3
2
4
3
3
   
Premio
Aggiungi ai preferiti
Preferito
Rimuovi dai preferiti
Content Type: Addon
Addon Type: Effects
Addon Tags: Movie, Scenic, Realism
Dimensioni del file
Pubblicato in data
Aggiornato in data
55.015 KB
27 mar, ore 15:26
28 mar, ore 16:49
5 note di rilascio ( visualizza )

Sottoscrivi per scaricare
Screen Space Ambient Occlusion (SSAO shader)

Descrizione
This is Screen Space Ambient Occlusion (SSAO) shader. Porting from Source SDK.

Screen space ambient occlusion (SSAO) is a computer graphics technique for efficiently approximating the ambient occlusion effect in real time. It was developed by Vladimir Kajalin while working at Crytek and was used for the first time in 2007 by the video game Crysis, also developed by Crytek.

Bugs:
1. This may have bugs with weapon bases: Coalfare Base, ARC9, ARCCW, etc. This will be fixed in the future.
2. There are currently issues with the Depth buffer. Sprites may flicker in places. This issue will be fixed.

Convars:
pp_ssao - Enable/Disable screen space ambient occlusion.
pp_ssao_quality - 32 - very hight, 16 - hight, 8 - normal, 4 - low; (1-32).
pp_ssao_debug - Enable/Disable SSAO debug.
pp_ssao_contrast - SSAO contrast (0 - 5).
pp_ssao_radius - SSAO radius (1 - 32).
pp_ssao_luminfluence - SSAO luminfluence (0-10; 0 - disabled).
pp_ssao_bias - SSAO bias (0 - 2).
pp_ssao_bias_offset - SSAO radius offset (0 - 1).
pp_ssao_custom_depth - Custom depth buffer have more bits but have no alphatest support.
pp_ssao_znear - znear depth buffer (0.01 - 100).
pp_ssao_zfar - zfar depth buffer (0.1 - 1000).
pp_ssao_debug_fp - Show debug first pass SSAO.
pp_ssao_debug_dp - Show debug current Depth buffer.

Credits:
Akabenko – porting shader from Source SDK to GMOD.
Ethan – making custom Depth Buffer.

Thansk Goldermor for porting BTR-82.
Discussioni più popolari Visualizza tutte (3)
1
31 mar, ore 15:52
It isn't working.. why?
Balkaptan
0
18 apr, ore 12:36
Looking for Recommended Presets
RED KNIGHT
0
30 mar, ore 5:51
Best Config?
Janiowy
73 commenti
Guy 9 mag, ore 15:48 
my hand is transparent!
netchepolish 18 apr, ore 19:28 
epic*
netchepolish 18 apr, ore 19:28 
laggy! but epik and realism!
Chcípni 18 apr, ore 13:04 
It's disabling the env_sun shadows thats kinda big deal
一罐Jam 12 apr, ore 22:03 
Nice addon
KING 12 apr, ore 0:49 
если честно мод типо этого искал еще в 22 году и наконец он вышел осталось теперь дождаться багфикс и будет шедевр:steamhappy:
KING 12 apr, ore 0:45 
мод хороший но есть проблемы с mw base оружие невидимое просто а с arc9 проблем нет
Alex Oc 11 apr, ore 21:05 
ssao removes mw guns pls fixx :steamsad::steamsad:
Evgeny Akabenko  [autore] 10 apr, ore 19:31 
@relaxtakenotes
i will try it. Thanks!
relaxtakenotes 10 apr, ore 10:43 
in NeedsDepthPass you need to run dofmodehack(true), which will fix most of the graphical issues