I don’t know if this would work but each quad on the sphere is completely flat so in theory this shouldn’t be a problem.
edit: With flat I mean you just have to move those 4 vertices in position. I think this could easily be done programmatically. Generate like 100 tiles that you can edit individually and then write a script that will put them together to a sphere.