How would I get the points of a sphere with the radius r? Im looking for something like bresenham\'s circle drawing algorithm but in 3d. I tried just using the 2d algorithm