0
$\begingroup$

I have a pencil here I modeled and I want to wrap some text around it. I have been trying this method: What's the simplest way to wrap extruded text around a cylinder? but this is not working for my pencil. I am trying to wrap the text on top of the object. here is what i am trying to achieve:

enter image description here

As you can see, the letters H and B are wrapped around the pencil. Here is my scene:

enter image description here

Please help. is there any other way to do this?

$\endgroup$
3

1 Answer 1

8
$\begingroup$

In my opinion you don't need to bend a mesh to do this. Just use a texture and use the geometry of your object. Avoid overlapping geometry and prevent z-fighting. If you use the texture as a bump map or as a displacement map you can control the indentation or relief (and will help you keep a low vetex count).

enter image description here

$\endgroup$
2
  • $\begingroup$ Related: blender.stackexchange.com/questions/46424/… $\endgroup$ Commented Jan 17, 2018 at 22:41
  • $\begingroup$ @cegatron thanks a ton it worked. never thought of using a texture/ you saved me thousands of vertices. $\endgroup$ Commented Jan 18, 2018 at 0:52

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.