Text on a sphere

47 views
Skip to first unread message

Bruce Sherwood

unread,
Feb 3, 2023, 6:46:32 PM2/3/23
to Glowscript Users
I was asked how to place text on the surface of a sphere, and my reply may be of some general interest.

There is no easy way to place text on a sphere, but here are two approaches:

1) Using other tools, make an image of text and apply it to the sphere as a "texture" (https://www.glowscript.org/docs/VPythonDocs/textures.html).

2) Use the 3D text object to create all the letter you will need and position them on the sphere (https://www.glowscript.org/docs/VPythonDocs/text.html).

If you only need to display some text on pr near the sphere without the text being curving text, you could use a label object (https://www.glowscript.org/docs/VPythonDocs/label.html).

Bruce
Reply all
Reply to author
Forward
0 new messages