Hi there, so I’m quite new to Gamma but I’d love to try make this project happened with it. I have to make this data visualization of the earth with graphs and text along country coordinates, as this one that I did with Beta
The look I’d love to achieve is quite flat - without light and shadow - and I’d need to use a lot of Skia graphics so seems like RenderWindow is the way to go instead of SceneWindow. I guess.
But I’m struggling to achieve the effect above : a movable sphere that has a texture on it. see the below pic
Probable I’m doing this all the wrong way !