Creates a UV sphere centred at center with the given
radius. The sphere is subdivided into segments
rings and segments per ring.
Usage
generate_sphere(center, radius = 1, segments = 32, color = c(1, 1, 1, 1))Creates a UV sphere centred at center with the given
radius. The sphere is subdivided into segments
rings and segments per ring.
generate_sphere(center, radius = 1, segments = 32, color = c(1, 1, 1, 1))