28

Suppose we took a photo of a rainbow, but in such a huge resolution and sharp focus as to be able to see each droplet in good detail. What would the droplets look like? Would they be nearly uniformly glowing, each with its color? Or would the rainbow colors come from some region (or regions?) of the droplets?

Ruslan
  • 28,862

1 Answers1

46

First let's zoom into a simulated primary rainbow from a grid of identical droplets, and then dim it to better see the source of color.

zoom into the rainbow animation

What you may have noticed is that there're only several small regions of the droplet, where we can see images of the Sun. The main two are:

  1. White spot: the reflection from the surface,
  2. Bright colored spot: the rainbow-forming internally-reflected (once in this case) ray.

The following image from Wikipedia article may make you wonder, why do only some parts of the sphere glow, in particular, why not the whole middle of it?

wikipedia image of rays in the droplet

The answer to this is that outgoing rays exiting from different spots of the surface are all going in different directions, so that the camera/eye only sees some of them – those directed to it, so only some spots of the surface appear lit.

OK, we've seen a yellow sphere above. But what about the other colors? How does the colored spot change when we move the Sun so that the sphere's dominant glow color changes from red to violet to white? Here's an animation of the spot forming primary rainbow – the one due to single internal reflection (sphere's azimuth is 0°, elevation 11.31°, Sun elevation is 5°, azimuth changes from 140.5° to 142.2°):

colored spot of the sphere while the sun changes azimuth from 140.5° to 142.2°

Enough simulations for now. You could actually see this for yourself with a real material object. For this you'll need a clear glass ball (such a ball can be found for less than 10 USD on Ebay or Amazon), and a point-like light source (e.g. Sun or a lamp). Here's how the ball in one of the configurations of light source, camera and the ball itself looked in my case (with varying exposure to make color details more visible):

real-life photo of a glass ball with varying exposure

Ruslan
  • 28,862
  • 3
    Very nice simulation! Did you make it? –  May 27 '18 at 21:57
  • 7
    @Pieter yes, individual frames were generated using a home-grown ray tracer specialized for spheres. – Ruslan May 28 '18 at 05:44
  • I will use it next time I teach the rainbow. So beautiful. And very educational. –  May 28 '18 at 12:27
  • 1
    Now I did that. A student asked how "blue" raindrops would look like, and red ones. –  Mar 11 '19 at 13:58
  • Does the fact that rain drops aren't perfectly spherical have any effect on this? – Kevin May 24 '21 at 17:46
  • 1
    @Kevin yes, this would distort the bow's circular shape. My simulations didn't take this into account, but see here for some discussion of this. – Ruslan May 24 '21 at 17:51