curving text but curving the hight of the letters

hello all,
i have a hard time figuaring out how to curve a text over a quarter of a cylinder. the quarter of the cylinder is lets say 40 units long, 2 units high, the text 40 units long, 2 units high, and the hight of the text should be bended over the quarter cylinder. sorry for my bad description, i hope it is understandable.
i found a tutorial to bend text but that does somehow not work for the other bending direction.
i am beginner, so detailed help would be greatly appreciated.

thanks, michael

Moved from “General Forums > Blender and CG Discussions” to “Support > Modeling”

In what direction? :smiley:


If that’s none of the above, you’ll have to explain better.

Any way, to do that, that’s simple. Add an empty at the same position than the text and add a Simple Deform modifier. You set it to “Bend”, with the empty as origin, and you choose an Angle.

To change the direction of the bending, rotate the empty by 90° on the X axis. You’ll find what you want (amongst the 4 directions used in my image).

Note that some direction may create some shading errors. (Look closely, at the text in front in my image.) In that case, remove any modifier first (They are applied before the conversion.), convert to mesh, then add a Remesh modifer before the Simple Deform modifier.

thanks kaluura, but that was not what i meant. so i made a drawing, hope that is explaining it.


is that possible? i was trying with different rotations but could not make it.
what is “empty” that should be added? sorry, beginner…

thanks michael

You could convert the text to a mesh and bend it with a lattice.

Kaluura’s workflow here: http://www.pasteall.org/blend/23547 lattice would work too

An empty is just a point of reference. No geometry, just directions and a size. In Object mode, [SHIFT A] --> Empty --> Arrows

The Bend modifier curves the objects around the Z arrow of the empty. So… Everything is possible.


Just rotate the empty 90° around the Y axis. The Z arrow of the empty must be parallel to the baseline of the text.

Expect some ugliness. Fonts aren’t designed to be bent in 3D. (I don’t know why…) :wink: In my image, I converted the text to mesh, removed the doubles (to close the shape) and then used a Remesh modifier (set very high) and a Bend modifier.

thanks kaluura, i just found a way with the lattice but not very nice and a lot of work to get a somewhat quarter circel shape.
tomorrow i will try yours, it looks much better.

kaluura,
i did it with your help. the problem was that before i did not remesh and that you get strage shapes. thanks again.


You can also try Shrinkwrap Modifier.

Attachments