From 3766c7014f16a4db1c2f5491da98f1b59c92b3bb Mon Sep 17 00:00:00 2001 From: bulia byak Date: Thu, 9 Nov 2006 23:13:01 +0000 Subject: rope (bzr r1928) --- share/examples/Makefile.am | 3 +- share/examples/rope-3D.svg | 491 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 493 insertions(+), 1 deletion(-) create mode 100644 share/examples/rope-3D.svg diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index 3010ba846..53fb92ff3 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -19,6 +19,7 @@ example_DATA = \ glass.svg \ car.svgz \ gallardo.svgz \ - gradient-mesh-experimental.svgz + gradient-mesh-experimental.svgz \ + rope-3D.svg EXTRA_DIST = $(example_DATA) diff --git a/share/examples/rope-3D.svg b/share/examples/rope-3D.svg new file mode 100644 index 000000000..04c448e33 --- /dev/null +++ b/share/examples/rope-3D.svg @@ -0,0 +1,491 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + Best of all: edit the original shape and the entire 3D assembly updates live! + + + Original rope-like shape with unset fill(e.g. created by converting stroke to path)Create a clone, blur by 5%Create another clone,position it over the blurred onewith some shift Select both and doObject > Clip > SetCreate a third clone, paint yellow, place under the clipped shaderCreate a fourth clone, blur 5%, opacity 40%,place it at the bottom as a drop shadow (with some shift) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3