dash.graphics.shaders.glsl

Modules

ambientlight
module dash.graphics.shaders.glsl.ambientlight

Lighting Pass shader for ambient lights

animatedgeometry
module dash.graphics.shaders.glsl.animatedgeometry

Geometry pash shader for bone-animated meshes. Uses standard Geometry fragment shader

directionallight
module dash.graphics.shaders.glsl.directionallight

Lighting pass shader for Directional Lights

geometry
module dash.graphics.shaders.glsl.geometry

Geometry pass shader for standard meshes

pointlight
module dash.graphics.shaders.glsl.pointlight

Lighting pass shader for Point Lights

shadowmap
module dash.graphics.shaders.glsl.shadowmap

Shader to output depth for a shadowmap

userinterface
module dash.graphics.shaders.glsl.userinterface

Post-Processing pass shader to render User Interfaces

Meta