molara.Tools.raycasting

Functions

check_sphere_intersect(sphere_origin, ...)

Check if a given ray with a specified origin and direction intersects a sphere.

select_sphere(screen_coordinates, ...)

Select the sphere that is closest to the screen coordinates.