sphereIntersection

fun sphereIntersection(center: Vec3f, radius: Float, result: MutableVec3f): Boolean