I want to use the standard renderer to create an animation like this. It’s easy to displace the geometry using a noise shader, but I’m not sure how to go about the lighting and material setup for something like this:
How many lights should I use? Where should they be placed? What types of lights should they be? What material would I apply to the sphere?
I would greatly appreciate a detailed response.