annotate examples/tank/bush.svg @ 1396:a5672125e515

Copy the transformation matrix when we clone it. It looks like the MB do not copy the matrix automatically. Support isuse attribute to decide how to generate the tweened matrix.
author wycc
date Sat, 02 Apr 2011 05:39:26 +0800
parents 3895d2224e67
children
rev   line source
115
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
3 <svg
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
5 xmlns:cc="http://creativecommons.org/ns#"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
11 width="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
12 height="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
13 id="svg2557"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
14 sodipodi:version="0.32"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
15 inkscape:version="0.46"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
16 version="1.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
17 sodipodi:docname="bush.svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
18 inkscape:output_extension="org.inkscape.output.svg.inkscape">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
19 <defs
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
20 id="defs2559">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
21 <inkscape:perspective
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
22 sodipodi:type="inkscape:persp3d"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
23 inkscape:vp_x="0 : 526.18109 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
24 inkscape:vp_y="0 : 1000 : 0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
25 inkscape:vp_z="744.09448 : 526.18109 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
26 inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
27 id="perspective2565" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
28 </defs>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
29 <sodipodi:namedview
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
30 id="base"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
31 pagecolor="#ffffff"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
32 bordercolor="#666666"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
33 borderopacity="1.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
34 gridtolerance="10000"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
35 guidetolerance="10"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
36 objecttolerance="10"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
37 inkscape:pageopacity="0.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
38 inkscape:pageshadow="2"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
39 inkscape:zoom="9.24"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
40 inkscape:cx="25"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
41 inkscape:cy="25.183096"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
42 inkscape:document-units="px"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
43 inkscape:current-layer="layer1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
44 showgrid="false"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
45 showguides="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
46 inkscape:guide-bbox="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
47 inkscape:window-width="690"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
48 inkscape:window-height="695"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
49 inkscape:window-x="208"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
50 inkscape:window-y="72" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
51 <metadata
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
52 id="metadata2562">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
53 <rdf:RDF>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
54 <cc:Work
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
55 rdf:about="">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
56 <dc:format>image/svg+xml</dc:format>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
57 <dc:type
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
58 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
59 </cc:Work>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
60 </rdf:RDF>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
61 </metadata>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
62 <g
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
63 inkscape:label="Layer 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
64 inkscape:groupmode="layer"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
65 id="layer1">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
66 <rect
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
67 style="opacity:1;fill:#17be17;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
68 id="rect5210"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
69 width="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
70 height="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
71 x="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
72 y="0" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
73 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
74 style="fill:#808000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
75 d="M -0.54112551,4.2207792 C -0.56318871,2.7979238 0.49603242,1.1388556 1.7316017,0.43290043 C 5.5721428,-1.7614319 23.980416,-0.65159214 25.541125,5.0865801 C 26.461096,8.4689846 15.727035,4.6090604 13.095238,6.4935065 C 10.62719,8.260703 10.328347,13.552794 7.6839827,15.04329 C 6.2695001,15.840563 3.6350729,16.385006 2.2727273,15.151515 C 0.91038165,13.918024 2.3223338,10.298346 1.7316017,8.3333333 C 1.3257735,6.9833857 -0.51927001,5.6302392 -0.54112551,4.2207792 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
76 id="path3367"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
77 sodipodi:nodetypes="csssszss" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
78 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
79 style="fill:#006100;fill-opacity:1;fill-rule:evenodd;stroke:#008080;stroke-width:1.12751627px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
80 d="M 10.79265,9.4107397 C 12.837556,7.2207423 18.232848,3.8390272 22.231264,5.5367253 C 26.22968,7.2344233 32.048102,17.085836 30.09531,21.032783 C 28.142518,24.979731 22.031252,23.190078 18.656697,22.532401 C 15.282141,21.874724 17.714114,13.019498 8.6479107,16.908832 C -0.37711926,20.780502 8.7477448,11.600737 10.79265,9.4107397 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
81 id="path2589"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
82 sodipodi:nodetypes="czzzzz" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
83 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
84 style="fill:#008000;fill-rule:evenodd;stroke:#008080;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
85 d="M 2.8138528,27.489177 C 2.9900686,24.490905 -1.9308359,20.309524 1.0822511e-08,17.316017 C 1.9308359,14.32251 14.188498,3.5013087 14.718615,11.904762 C 15.249117,20.314324 18.468513,29.313451 27.164502,26.731602 C 35.612158,24.223484 30.983568,41.382471 26.298701,46.320346 C 21.613834,51.258221 3.7962558,52.718621 1.0822511,47.186147 C -1.6317536,41.653674 11.147186,37.662338 11.147186,37.662338 C 11.147186,37.662338 9.4870769,36.624476 2.2727273,38.419914 C -4.9416223,40.215351 2.637637,30.487449 2.8138528,27.489177 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
86 id="path2591"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
87 sodipodi:nodetypes="czzzzzczz" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
88 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
89 style="fill:#00ff00;fill-rule:evenodd;stroke:#008080;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
90 d="M 18.073593,27.380953 C 17.29237,23.764641 29.006378,16.986247 29.437229,13.311688 C 29.861948,9.6894292 21.3317,6.6247616 22.619048,3.2467532 C 23.906396,-0.13125522 34.199134,0.32467532 34.199134,0.32467532 C 34.199134,0.32467532 45.939365,-0.27077303 48.593074,3.2467532 C 51.358543,6.9124186 44.442776,13.593465 44.264069,18.181819 C 44.090958,22.6265 52.285432,29.29073 48.484848,31.601731 C 44.204201,34.204643 38.169485,25.315037 33.549784,23.376624 C 29.989962,21.882933 18.888762,31.154405 18.073593,27.380953 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
91 id="path3363"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
92 sodipodi:nodetypes="csscsssss" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
93 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
94 style="fill:#008000;fill-rule:evenodd;stroke:#000080;stroke-width:1.03012156px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
95 d="M 29.144954,45.42965 C 29.144954,45.42965 21.739571,37.768442 22.310502,33.116133 C 22.881433,28.463823 30.109023,20.742428 34.074723,20.469817 C 38.040422,20.197207 36.796186,26.444527 39.352944,28.651978 C 42.243099,31.147276 46.920317,28.826298 48.527907,32.228672 C 50.135497,35.631046 50.85891,42.92147 48.415866,46.428043 C 46.941441,48.544328 43.741837,48.917517 40.348973,49.534156 C 36.95611,50.150795 25.418131,51.482353 23.542945,47.6483 C 22.874827,46.282251 29.144954,45.42965 29.144954,45.42965 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
96 id="path3365"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
97 sodipodi:nodetypes="czzszszsc" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
98 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
99 style="fill:#008000;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
100 d="M 50.21645,11.904761 C 49.148072,9.8214704 46.060267,7.4399306 43.722943,7.5757576 C 40.618577,7.756159 35.746176,11.177047 35.822511,14.285713 C 35.891856,17.109724 43.290043,20.021644 43.290043,20.021644 C 43.290043,20.021644 36.179053,24.547627 37.554112,26.839826 C 39.483546,30.056158 47.372198,27.115207 49.78355,24.242423 C 52.164626,21.405708 51.906483,15.200253 50.21645,11.904761 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
101 id="path3369"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
102 sodipodi:nodetypes="csscsss" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
103 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
104 style="fill:#280b0b;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
105 d="M 21.459701,25.457866 C 20.391323,23.374575 17.303518,20.993035 14.966194,21.128862 C 11.861828,21.309264 6.9894269,24.730152 7.0657619,27.838818 C 7.1351069,30.662829 14.533294,33.574749 14.533294,33.574749 C 14.533294,33.574749 7.4223039,38.100732 8.7973629,40.392931 C 10.726797,43.609263 18.615449,40.668312 21.026801,37.795528 C 23.407877,34.958813 23.149734,28.753358 21.459701,25.457866 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
106 id="path3371"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
107 sodipodi:nodetypes="csscsss" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
108 </g>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
109 </svg>