Mobile app version of vmapp.org
Login or Join
Rivera951

: How to make HTML5 logo (text mapped to 3D object) using inkscape? Found many tutorials to create 3D text (extrusion, shadow, bevel effect etc.), but that is not what I am looking for. What

@Rivera951

Posted in: #Inkscape #Logo #TextWrap

Found many tutorials to create 3D text (extrusion, shadow, bevel effect etc.), but that is not what I am looking for. What I am looking for, is a way using which I could use text as "skin" to wrap over any arbitrary object.

The simplest example I can think of, is the HTML5 logo:



...where the numeral 5, is wrapped as skin over a cuboid, including lighting effect. With dedicated 3D drawing applications, I presume that it'd be a nearly trivial task, but without extensive (manually intensive) path twiddling, is it possible ? The lighting part, I think I can figure out though.

PS> I would like to be able to work with text of pretty much any font, so I am looking for a solution, which can work with arbitrary shapes/paths, that can then be "skinned" onto the surface of any 3D object.

10.03% popularity Vote Up Vote Down


Login to follow query

More posts by @Rivera951

3 Comments

Sorted by latest first Latest Oldest Best

 

@BetL875

As put in the comments, you need a 3D rendering tool - not Inkscape - and you probably need to learn more about drawing and perspective. No offense intended - but the "3Dish" effect of the HTML5 logo is very far of what will be obtained in a tool that really takes 3D into account - you should really strengthen a little bit of your knowledge in this area specially if you need to deal with it professionally.

Blender3D is such a 3D tool - for realistic looking 3D effects - it will give you nothing close to the HTML5 logo level of abstraction from 3D. That one has been created in a vector tool, taking care to emulate the 3D "feeling" of the surface and faking the shadows.

If you simply want to adjust the perspective of some text to a rotated 3D lat area, like the cover of a book, or stamp text on the sides of a cube: inkscape could do that but it once: what is needed is a free perspective transform. Inkscape even allows you to specify your 2D transform matrix, but it does not allow you to visually match your transformed object to the target. You can do that in GIMP - it's perspective tool is cool for that, and easy to use - but it is a raster based tool, so it might not fit you. (Maybe you can load your art as separate layers in GIMP, use the perspective tool there to check the needed transformation matrix coefficients, and type those back in inkscape (object->transform, Matrix tab). You'd still have to manually apply shadding, clipping text at the edges of a "cube", and transform both sides indepently, and so on.

As a rule of thumb: this kind of stuff is either drawn from scratch, by someone who grasps the fundamentals of perspective and 3D drawing - or done in a real 3D program, like Blender.

10% popularity Vote Up Vote Down


 

@Martha945

you might be able to use Google SketchUp to achieve the effect. It is relatively easy to learn (especially if your just making simple 3D shapes). you can create your own materiel and apply it to an object. If you have little or no 3D modeling experience it will probably take several hours or more to learn SketchUp. you may be better off manually distorting the paths so they appear 3D, especially if the shape is simple.

10% popularity Vote Up Vote Down


 

@Kimberly620

You can do something like this using Live Path Effects, specifically Envelope Deformation.


Draw your path to deform (in your case, the number; you have to convert it to path though)
Draw the deformation shape (in your case, an outline of the shield)
Path -> Path Effect Editor...
Select the path to deform
Using the controls in the path effect editor dialog and snapping, change the deformation paths to match the shield
Remove or hide the shield shape


Effect (I used Courier as the starting font):



Note that the shape you get may not be perfect, so you may need to convert it to path and tweak it a little.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme