Nothing much, just testing out the ray-circle (sphere) intersection formula. It's like raycasting, but not sprite or list based and much faster. This is the 3D version: https://scratch.mit.edu/projects/540224710/ The only lag comes from rendering, so this is actually fast even if it doesn't seem like it.