
This script creates 2 groups of pathes -- front and back side -- and a circle as an outline.
The sphere's center is the origin of the artboard -- (x, y, z) = (0, 0, 0). And the viewing point is (x, y, z) = (0, 0, infinity). This means the virtual eye is not looking down the sphere. Rather the sphere is leaning toward the eye.
This assumption makes it so simple to check the current point is at the front or back side. It is just to check if the z-axis value is greater than zero or not.
download: b_aics_script_spiral_sphere.zip ->
http://shspage.com/ex/files.html