mirror of
https://github.com/sotrh/learn-wgpu.git
synced 2024-11-06 09:20:28 +00:00
200 lines
7.9 KiB
XML
200 lines
7.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||
|
|
||
|
<svg
|
||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||
|
width="162.07689mm"
|
||
|
height="86.981247mm"
|
||
|
viewBox="0 0 162.07689 86.981247"
|
||
|
version="1.1"
|
||
|
id="svg8"
|
||
|
inkscape:version="0.92.4 5da689c313, 2019-01-14"
|
||
|
sodipodi:docname="tutorial3-pipeline-vertices.svg">
|
||
|
<defs
|
||
|
id="defs2">
|
||
|
<marker
|
||
|
inkscape:isstock="true"
|
||
|
style="overflow:visible"
|
||
|
id="marker1965"
|
||
|
refX="0"
|
||
|
refY="0"
|
||
|
orient="auto"
|
||
|
inkscape:stockid="Arrow1Lend">
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||
|
id="path1963" />
|
||
|
</marker>
|
||
|
<marker
|
||
|
inkscape:stockid="Arrow1Lend"
|
||
|
orient="auto"
|
||
|
refY="0"
|
||
|
refX="0"
|
||
|
id="marker1553"
|
||
|
style="overflow:visible"
|
||
|
inkscape:isstock="true"
|
||
|
inkscape:collect="always">
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
id="path1551"
|
||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||
|
transform="matrix(-0.8,0,0,-0.8,-10,0)" />
|
||
|
</marker>
|
||
|
<marker
|
||
|
inkscape:isstock="true"
|
||
|
style="overflow:visible"
|
||
|
id="marker1599"
|
||
|
refX="0"
|
||
|
refY="0"
|
||
|
orient="auto"
|
||
|
inkscape:stockid="Arrow1Lend">
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||
|
id="path1597" />
|
||
|
</marker>
|
||
|
<marker
|
||
|
inkscape:isstock="true"
|
||
|
style="overflow:visible"
|
||
|
id="marker1697"
|
||
|
refX="0"
|
||
|
refY="0"
|
||
|
orient="auto"
|
||
|
inkscape:stockid="Arrow1Lend">
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||
|
id="path1695" />
|
||
|
</marker>
|
||
|
<marker
|
||
|
inkscape:isstock="true"
|
||
|
style="overflow:visible"
|
||
|
id="marker1755"
|
||
|
refX="0"
|
||
|
refY="0"
|
||
|
orient="auto"
|
||
|
inkscape:stockid="Arrow1Lend">
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
transform="matrix(-0.8,0,0,-0.8,-10,0)"
|
||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000003pt;stroke-opacity:1"
|
||
|
d="M 0,0 5,-5 -12.5,0 5,5 Z"
|
||
|
id="path1753" />
|
||
|
</marker>
|
||
|
</defs>
|
||
|
<sodipodi:namedview
|
||
|
id="base"
|
||
|
pagecolor="#ffffff"
|
||
|
bordercolor="#666666"
|
||
|
borderopacity="1.0"
|
||
|
inkscape:pageopacity="0.0"
|
||
|
inkscape:pageshadow="2"
|
||
|
inkscape:zoom="0.7"
|
||
|
inkscape:cx="46.485123"
|
||
|
inkscape:cy="40.531132"
|
||
|
inkscape:document-units="mm"
|
||
|
inkscape:current-layer="layer1"
|
||
|
showgrid="false"
|
||
|
inkscape:window-width="1920"
|
||
|
inkscape:window-height="1026"
|
||
|
inkscape:window-x="0"
|
||
|
inkscape:window-y="0"
|
||
|
inkscape:window-maximized="1" />
|
||
|
<metadata
|
||
|
id="metadata5">
|
||
|
<rdf:RDF>
|
||
|
<cc:Work
|
||
|
rdf:about="">
|
||
|
<dc:format>image/svg+xml</dc:format>
|
||
|
<dc:type
|
||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||
|
<dc:title></dc:title>
|
||
|
</cc:Work>
|
||
|
</rdf:RDF>
|
||
|
</metadata>
|
||
|
<g
|
||
|
inkscape:label="Layer 1"
|
||
|
inkscape:groupmode="layer"
|
||
|
id="layer1"
|
||
|
transform="translate(-27.062749,-65.277232)">
|
||
|
<path
|
||
|
sodipodi:type="star"
|
||
|
style="fill:#d1afef;fill-opacity:0.50579146;stroke:#000000;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||
|
id="path26"
|
||
|
sodipodi:sides="3"
|
||
|
sodipodi:cx="63.121765"
|
||
|
sodipodi:cy="112.445"
|
||
|
sodipodi:r1="47.145226"
|
||
|
sodipodi:r2="23.572611"
|
||
|
sodipodi:arg1="0.32175055"
|
||
|
sodipodi:arg2="1.3689481"
|
||
|
inkscape:flatsided="false"
|
||
|
inkscape:rounded="0"
|
||
|
inkscape:randomized="0"
|
||
|
d="m 107.84765,127.35363 -40.000039,8.1854 -40.000041,8.18541 12.911253,-38.73375 12.91125,-38.73376 27.088789,30.548351 z"
|
||
|
inkscape:transform-center-x="-4.725845"
|
||
|
inkscape:transform-center-y="-7.4543149" />
|
||
|
<path
|
||
|
style="opacity:1;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||
|
d="M 114.27883,151.32436 188.23731,93.73613"
|
||
|
id="path28"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<flowRoot
|
||
|
xml:space="preserve"
|
||
|
id="flowRoot1271"
|
||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.88976383;stroke-miterlimit:4;stroke-dasharray:none"
|
||
|
transform="matrix(0.26458333,0,0,0.26458333,63.414099,-50.962001)"><flowRegion
|
||
|
id="flowRegion1273"
|
||
|
style="stroke-width:1.88976383;stroke-miterlimit:4;stroke-dasharray:none"><rect
|
||
|
id="rect1275"
|
||
|
width="164.62328"
|
||
|
height="51.928154"
|
||
|
x="177.88155"
|
||
|
y="466.23621"
|
||
|
style="stroke-width:1.88976383;stroke-miterlimit:4;stroke-dasharray:none" /></flowRegion><flowPara
|
||
|
id="flowPara1279">Vertices</flowPara></flowRoot> <path
|
||
|
style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1755)"
|
||
|
d="M 105.80137,77.950522 53.670074,66.256927"
|
||
|
id="path1499"
|
||
|
inkscape:connector-type="polyline"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1697)"
|
||
|
d="M 110.18626,83.797043 27.847571,143.72444"
|
||
|
id="path1501"
|
||
|
inkscape:connector-type="polyline"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1599)"
|
||
|
d="M 118.66372,85.843326 107.84765,127.35363"
|
||
|
id="path1505"
|
||
|
inkscape:connector-type="polyline"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1553)"
|
||
|
d="M 132.69538,86.135652 114.27883,151.32436"
|
||
|
id="path1507"
|
||
|
inkscape:connector-type="polyline"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker1965)"
|
||
|
d="m 154.32751,80.289131 33.9098,13.446999"
|
||
|
id="path1509"
|
||
|
inkscape:connector-type="polyline"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
</g>
|
||
|
</svg>
|