Applies a planar UV mapping to a mesh based on a spherical direction from the origin.
add_sphere_uv_mesh(mesh, origin = c(0, 0, 0), override_existing = FALSE)
Modified mesh with added UV mapping.
if(run_documentation()) {
#Let's construct a mesh from the volcano dataset
}
#> NULL