I want to plot spherical harmonics in the following way: I want to describe the spheres using implicit 3d plot, and then color each point of the sphere to represent the complex value it takes, just as complex plot does it.
I found this question that is related to my problem, but it seems like it has no solution as of yet:
http://ask.sagemath.org/question/17/use-a-colormap-for-implicit_plot3d
Any idea about what to do?