- We have two spheres with the same origin point
- Sphere A has radius X
- Sphere B has radius X+Y
- Sphere A is opaque
- Sphere B is semi-transparent
How do I determine the visible degrees of sphere B, including the backface as it wraps before going "behind" sphere A
See this image for clarification:
1 sphere contains the continents, the smaller one contains the lat/lng lines. I'm rendering 90° of the smaller one (so you can't see the back of it at all) and 120° of the larger one, but 120° is too much. I'm trying to figure out how to exactly calculate this angle based on the radii of the two spheres.
This is 107°:

