Hello folks,
So i wanna create a 3D looking like this:
This doesnt necessarily need to be a real 3D sphere but a round plane. The important part is the look. I want the object to be semi-transparent (as shown in the picture) and a high resolution font on top of it.
So if I would use a real 3D sphere the font would be curved (thats why i prefer using a round plane?). But the problem I got is: how to achive the semi-transparent material in combination with the 2D font-texture. All the examples i see online the font is kinda blurry? But i need it in high resolution as these Objects are kinda interactive user elements.
Thanks for the help!