I want to make some geography quiz game. I need to draw a sphere and some objects on it, like countries, cities, seas etc. I want to modify this drawings dynamically, for example, I user selects some country, the highlight it and so on.
Is it possible to have some dynamically updated materials or something?
Is there any way to draw on the surface of 3d object in some surface coordinates?