Shader Park
References GLSL
References JS
Home
(opens new window)
Tutorials
(opens new window)
GitHub
(opens new window)
#
occlusion
Approximates the soft shadows
float
occlusion
(
vec3
p
,
vec3
normal
)
;
#
Example
←
specularLighting
hsv2rgb
→