# occlusion

Approximates the soft shadows

float occlusion(vec3 p, vec3 normal);

# Example