-
glowing highlights on a rotating sphere
Hi,
I’ve created an earth with cc sphere that rotates to reveal certain locations. The initial move is really straightforward, but now I need to highlight these locations by making them glow as we travel over and past them. My initial thought was to duplicate the globe layer and add masks to the duplicate layer outlining the regions that I want to highlight. I figured that the masks would follow the rotation of the original globe layer and only reveal the key spots. Then I could add a tint or glow to the masked layers and fade the opacity when I need to see them. Unfortunately, adding a mask to a layer that’s using cc’sphere doesn’t seem to work. I’ve tried different blend modes for the mask and still no luck.
As an alternative, I created solid layers with masks that match the important geographical locations. The problem is, the globe never completely stops and the only way to track it is to move the mask(s) frame by frame. The resulting animation is never very smooth.
Any suggestions on how to achieve this? I’m sure there is a simple solution out there.
Thanks!
Eric