Points on the surface of a Sphere using beginShape(POINTS or QUADS)

Hello,

Take a look here at the Cartesian Coordinates:

I used my original example for the random points, a translate, a rotate for phi and a rotate for theta and then drew a circle():

This approach was fresh in my head from a recent project.

:)

1 Like