-
Notifications
You must be signed in to change notification settings - Fork 33
Dynamic Glow Shaders
aufau edited this page May 14, 2016
·
1 revision
Dynamic glow shaders can be used to add dynamic glow to any existing shader stage. It's a crude method which can have undesired effects when custom packages override default shaders, so it's recommended to use MV Shaders instead in most cases.
shaders/<name>.dynGlow
<shader_name>:<stage>
JK2MV comes with sabers.dynGlow which adds dynamic glow to shaders used commonly in saber models. Use it as reference.
JK2MV
Client
Server
Modding
Development