AddThis Social Bookmark Button

02 July 2007

Inkscape shiny arrow - redundant

So people are complaining about the existence of too many redundant Inkscape tutorials for simple things.
As an author of such basic tutorials I obviously disagree (how about many more redundant Illustrator or Photoshop tutorials?) and I join Ryan in his move and I present:

Inkscape shiny arrow

When I write on by blog the blurb for an Inkscape tutorial I usually present the process by showing the start image, the end image and an arrow like this:

inkscape arrow


So how I do those arrows?
  • with the Bézier tool draw a rough arrow
  • edit the nodes and make the lines slightly curved
  • fill with a bright color, like this light green
  • change the fill in a gradient
  • increase the width of the stroke
  • use the same gradient for the stroke as with the fill but with inversed start and end points
  • add a slight Blur shadow
  • optionally, add a glossy area (white to transparent gradient)

inkscape arrow


Spread the meme!

9 comments:

ryanlerch said...

thanks for the tutorial nicu!

i have always wondered what your workflow for creating those arrows were! now it is in the form of a tutorial, it has been recorded for all to see! im sure anyone new to inkscape will find this tutorial useful

:)

P.S.
Thanks for the support :P

ryanlerch said...

while we are talking about tutorials, there is a new surge of inkscape "official" tutorial work, if you wanna join in

:P

http://wiki.inkscape.org/wiki/index.php/TutorialUpdates-0.46

lefred said...

Very nice ! but of course my try is not so nice, I've some troubles with the shadow and the glossy (glossy takes also the stroke of the arrow and the shadow is seen in transparency) :(

Is it possible to have the svg file to play with it ?

thx.

nicu said...

lefred, sure, here is the SVG source.
You will have to unset the stroke for the glossy area and move the shadow at the bottom.

Joao said...

AWESOME ARROW!!!!!!

Thaks! U'R great! Keep on really nice work!

Anonymous said...

Nice tutorial, but unfortunately i don't understand how you've made the shadow?

Could you explain it simply?

Best regards
Ralf

nicu said...

the shadow is trivial and explained in detail in a lot of other tutorials (see my page - http://howto.nicubunu.ro/), this is why I didn't insist on it:
- make a duplicate of the large arrow shape;
- fill it with black;
- move it a bit (a few pixels) down and to the left;
- lower it to the bottom of the stack;
- increase the blur slider and maybe decrease the opacity form the Fill and Stroke dialog.

Anonymous said...

I'm having a little dificulty doing the glossy area. After i change a litle the arrows' shape, i'm unable to align properly the gloosy area, as it seems to be overlapping the some of the arrows' stroke.

nicu said...

Yes, this is how strokes work in SVG, a 4 pixels stroke sill be 2 pixels inside the path and 2 pixels outside it. So if you duplicate (for the gloss) and remove the stroke, some overlap will occur.
You'll have to edit the nodes a bit.

Post a Comment