# sphere

float sphere(vec3 p, float size);

# Example