hit play and switch to turbo mode (shift play or alt play)
This script renders a riemann-sphere. the color on the sphere is determined through casting a ray from the north pole of the sphere to a point on the plane. the intersection of this ray with the sphere has the same color as the point on the plane. this script has been translated from a java-script program I once wrote