Converting strings into a usable mesh
In this section, you’ll learn a step-by-step approach to how to make your strings visible in the Geometry Node editor. Learning how to do this is crucial for using strings in the Geometry Node editor because, without these nodes, you won’t be able to visualize the text you’re generating. Let’s get started with the most important node, the String to Curves node.
Generating your string curves
As explained in the previous section, we will use the String to Curves node to convert your string into a series of curves to make the string visible in the Viewport.
Let’s demonstrate this by adding a String node and a Group Output node. You can write something in the String node; I have used the input Siemen Lens for the example.
Drop in the String to Curves node between these two nodes, connect the String node connections to each other, and connect the Geometry node connections to each other, as shown in...