@geode/opengeodeweb-front 0.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/.github/workflows/Branch-protection.yml +11 -0
  2. package/.github/workflows/CD.yml +23 -0
  3. package/.releaserc +11 -0
  4. package/LICENSE +21 -0
  5. package/README.md +2 -0
  6. package/assets/geode_objects.js +110 -0
  7. package/assets/img/geode_objects/BRep.svg +102 -0
  8. package/assets/img/geode_objects/cross_section.svg +95 -0
  9. package/assets/img/geode_objects/edged_curve.svg +67 -0
  10. package/assets/img/geode_objects/edged_curve2d.svg +78 -0
  11. package/assets/img/geode_objects/edged_curve3d.svg +78 -0
  12. package/assets/img/geode_objects/hybrid_solid.svg +128 -0
  13. package/assets/img/geode_objects/point_set2d.svg +97 -0
  14. package/assets/img/geode_objects/point_set3d.svg +97 -0
  15. package/assets/img/geode_objects/polygonal_surface2d.svg +90 -0
  16. package/assets/img/geode_objects/polygonal_surface3d.svg +90 -0
  17. package/assets/img/geode_objects/polyhedral_solid.svg +148 -0
  18. package/assets/img/geode_objects/raster_image2d.svg +109 -0
  19. package/assets/img/geode_objects/raster_image3d.svg +108 -0
  20. package/assets/img/geode_objects/regular_grid.svg +107 -0
  21. package/assets/img/geode_objects/regular_grid2d.svg +107 -0
  22. package/assets/img/geode_objects/regular_grid3d.svg +193 -0
  23. package/assets/img/geode_objects/section.svg +87 -0
  24. package/assets/img/geode_objects/structural_model.svg +95 -0
  25. package/assets/img/geode_objects/tetrahedral_solid.svg +82 -0
  26. package/assets/img/geode_objects/triangulated_surface2d.svg +84 -0
  27. package/assets/img/geode_objects/triangulated_surface3d.svg +84 -0
  28. package/assets/img/geode_objects/vertex_set.svg +86 -0
  29. package/components/CrsSelector.vue +78 -0
  30. package/components/Errors/Banner.vue +48 -0
  31. package/components/Errors/Snackers.vue +49 -0
  32. package/components/ExtensionSelector.vue +53 -0
  33. package/components/FileSelector.vue +46 -0
  34. package/components/Header.vue +30 -0
  35. package/components/Launcher.vue +55 -0
  36. package/components/Loading.vue +24 -0
  37. package/components/ObjectSelector.vue +66 -0
  38. package/components/PackagesVersions.vue +54 -0
  39. package/components/RemoteRenderingView.client.vue +88 -0
  40. package/components/Step.vue +74 -0
  41. package/components/Stepper.vue +13 -0
  42. package/components/ViewToolbar.vue +30 -0
  43. package/components/Wrapper.vue +33 -0
  44. package/composables/api_fetch.js +32 -0
  45. package/nuxt.config.js +5 -0
  46. package/package.json +53 -0
  47. package/protocols/index.js +5 -0
  48. package/protocols/vtk.js +20 -0
  49. package/stores/cloud.js +89 -0
  50. package/stores/errors.js +20 -0
  51. package/stores/viewer.js +139 -0
  52. package/stores/websocket.js +94 -0
@@ -0,0 +1,148 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
6
+ xmlns:cc="http://creativecommons.org/ns#"
7
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
+ xmlns:svg="http://www.w3.org/2000/svg"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
+ width="18.141853mm"
13
+ height="18.141851mm"
14
+ viewBox="0 0 64.282157 64.282151"
15
+ id="svg2"
16
+ version="1.1"
17
+ inkscape:version="0.92.3 (2405546, 2018-03-11)"
18
+ sodipodi:docname="polyhedral_solid.svg">
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="1"
27
+ inkscape:cx="94.938921"
28
+ inkscape:cy="69.404764"
29
+ inkscape:document-units="px"
30
+ inkscape:current-layer="layer1"
31
+ showgrid="false"
32
+ inkscape:window-width="1853"
33
+ inkscape:window-height="1025"
34
+ inkscape:window-x="67"
35
+ inkscape:window-y="27"
36
+ inkscape:window-maximized="1"
37
+ fit-margin-top="0"
38
+ fit-margin-left="0"
39
+ fit-margin-right="0"
40
+ fit-margin-bottom="0" />
41
+ <defs
42
+ id="defs4" />
43
+ <metadata
44
+ id="metadata7">
45
+ <rdf:RDF>
46
+ <cc:Work
47
+ rdf:about="">
48
+ <dc:format>image/svg+xml</dc:format>
49
+ <dc:type
50
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
51
+ <dc:title></dc:title>
52
+ </cc:Work>
53
+ </rdf:RDF>
54
+ </metadata>
55
+ <g
56
+ id="layer1"
57
+ inkscape:groupmode="layer"
58
+ inkscape:label="Calque 1"
59
+ transform="translate(-50.073196,-948.14972)">
60
+ <g
61
+ id="g6197">
62
+ <path
63
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
64
+ d="m 68.083211,970.63501 16.20966,-7.50229 15.68628,10.85136 -8.13346,16.90486 -18.74224,0.70754 z"
65
+ id="path4546"
66
+ inkscape:connector-curvature="0"
67
+ sodipodi:nodetypes="cccccc" />
68
+ <path
69
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
70
+ d="m 68.083211,970.63501 -9.24983,-0.71766 -3.40325,13.9522 4.02335,10.211 7.51337,6.69615 6.1366,-9.18022"
71
+ id="path4548"
72
+ inkscape:connector-curvature="0"
73
+ sodipodi:nodetypes="cccccc" />
74
+ <path
75
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
76
+ d="m 91.845691,991.04842 4.14646,11.00408 7.393459,-4.27724 5.06563,-13.38456 -1.61446,-10.64582 -6.53866,0.39868"
77
+ id="path4550"
78
+ inkscape:connector-curvature="0"
79
+ sodipodi:nodetypes="cccccc" />
80
+ <path
81
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
82
+ d="m 66.966851,1000.7767 11.96097,6.0602 17.06433,-4.7844"
83
+ id="path4552"
84
+ inkscape:connector-curvature="0"
85
+ sodipodi:nodetypes="ccc" />
86
+ <path
87
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
88
+ d="m 106.83678,973.74488 c -0.63791,-0.63793 -7.770109,-10.58324 -7.770109,-10.58324 l -13.778737,-9.10239 -0.995068,9.07347"
89
+ id="path4554"
90
+ inkscape:connector-curvature="0"
91
+ sodipodi:nodetypes="cccc" />
92
+ <path
93
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:4.24248075;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
94
+ d="m 58.833381,969.91736 9.680298,-12.2756 16.774255,-3.58251"
95
+ id="path4556"
96
+ inkscape:connector-curvature="0"
97
+ sodipodi:nodetypes="ccc" />
98
+ <path
99
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
100
+ d="m 77.28117,972.31785 11.887121,0.0657 2.113881,12.08465 -8.315821,2.17944 -11.981423,-5.00809 z"
101
+ id="path4558"
102
+ inkscape:connector-curvature="0"
103
+ sodipodi:nodetypes="cccccc" />
104
+ <path
105
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
106
+ d="m 68.513679,957.64176 8.767491,14.67609"
107
+ id="path4560"
108
+ inkscape:connector-curvature="0"
109
+ sodipodi:nodetypes="cc" />
110
+ <path
111
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
112
+ d="m 89.168291,972.38354 9.89838,-9.2219"
113
+ id="path4562"
114
+ inkscape:connector-curvature="0"
115
+ sodipodi:nodetypes="cc" />
116
+ <path
117
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
118
+ d="m 91.282172,984.46819 17.169068,-0.0775"
119
+ id="path4564"
120
+ inkscape:connector-curvature="0"
121
+ sodipodi:nodetypes="cc" />
122
+ <path
123
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
124
+ d="m 91.282172,984.46819 12.103438,13.30707"
125
+ id="path4566"
126
+ inkscape:connector-curvature="0"
127
+ sodipodi:nodetypes="cc" />
128
+ <path
129
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
130
+ d="m 82.966351,986.64763 -4.04098,20.45007"
131
+ id="path4568"
132
+ inkscape:connector-curvature="0"
133
+ sodipodi:nodetypes="cc" />
134
+ <path
135
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
136
+ d="M 70.984928,981.63954 59.453481,994.08055"
137
+ id="path4570"
138
+ inkscape:connector-curvature="0"
139
+ sodipodi:nodetypes="cc" />
140
+ <path
141
+ style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.20000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:8.80000019, 4.4000001;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
142
+ d="m 55.430131,983.86955 15.554797,-2.23001"
143
+ id="path4572"
144
+ inkscape:connector-curvature="0"
145
+ sodipodi:nodetypes="cc" />
146
+ </g>
147
+ </g>
148
+ </svg>
@@ -0,0 +1,109 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="18.141853mm"
6
+ height="18.141851mm"
7
+ viewBox="0 0 64.282157 64.282151"
8
+ id="svg2"
9
+ version="1.1"
10
+ inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
11
+ sodipodi:docname="RasterImage2D.svg"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ xmlns:svg="http://www.w3.org/2000/svg"
16
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
17
+ xmlns:cc="http://creativecommons.org/ns#"
18
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="5.6568542"
27
+ inkscape:cx="36.592776"
28
+ inkscape:cy="62.137009"
29
+ inkscape:document-units="px"
30
+ inkscape:current-layer="g4458"
31
+ showgrid="false"
32
+ inkscape:window-width="1850"
33
+ inkscape:window-height="1016"
34
+ inkscape:window-x="0"
35
+ inkscape:window-y="0"
36
+ inkscape:window-maximized="1"
37
+ fit-margin-top="0"
38
+ fit-margin-left="0"
39
+ fit-margin-right="0"
40
+ fit-margin-bottom="0"
41
+ inkscape:pagecheckerboard="0" />
42
+ <defs
43
+ id="defs4" />
44
+ <metadata
45
+ id="metadata7">
46
+ <rdf:RDF>
47
+ <cc:Work
48
+ rdf:about="">
49
+ <dc:format>image/svg+xml</dc:format>
50
+ <dc:type
51
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
52
+ <dc:title />
53
+ </cc:Work>
54
+ </rdf:RDF>
55
+ </metadata>
56
+ <g
57
+ id="layer1"
58
+ inkscape:groupmode="layer"
59
+ inkscape:label="Calque 1"
60
+ transform="translate(-50.073196,-1105.2926)">
61
+ <g
62
+ transform="matrix(0.95788262,-0.56437145,0.40384435,0.80602963,-458.01774,265.47156)"
63
+ id="g4458">
64
+ <path
65
+ id="path1985"
66
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.9375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1"
67
+ d="m 73.085216,1101.1134 -9.203333,21.8294 16.713597,-5.8734 4.193264,19.081 13.330462,-4.3236 6.171314,21.0226 9.72835,-23.0748 z" />
68
+ <path
69
+ id="path1705"
70
+ style="fill:none;stroke:#000000;stroke-width:0.9375px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
71
+ d="m 63.882088,1122.9438 16.71369,-5.8731 4.191858,19.0806" />
72
+ <path
73
+ id="path2216"
74
+ style="fill:none;stroke:#000000;stroke-width:0.9375px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
75
+ d="m 104.29061,1152.8486 -6.17145,-21.0224 -18.433881,5.9801" />
76
+ <rect
77
+ style="fill:none;stroke:#000000;stroke-width:4.26672;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1"
78
+ id="rect1973"
79
+ width="49.97073"
80
+ height="52.792446"
81
+ x="506.43561"
82
+ y="879.73822"
83
+ transform="matrix(0.81915996,0.57356514,-0.38848623,0.92145453,0,0)" />
84
+ <g
85
+ id="g44057"
86
+ transform="translate(-57.524973,-40.71295)">
87
+ <g
88
+ aria-label="2"
89
+ transform="matrix(0.80602963,0.56437145,-0.40384435,0.95788262,0,0)"
90
+ id="text11645"
91
+ style="font-weight:bold;font-size:25px;line-height:1.25;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold';stroke-width:0.9375">
92
+ <path
93
+ d="m 594.23157,878.22528 h -1.46485 v -3.93066 q 1.48926,-0.45166 2.9419,-0.67139 1.46484,-0.23193 2.9541,-0.23193 3.479,0 5.41992,1.42822 1.95313,1.41601 1.95313,3.95508 0,1.80664 -1.07422,3.24707 -1.07422,1.42822 -4.10156,3.39355 l -5.07813,3.33252 h 8.63037 v -2.14844 h 1.67236 v 5.34668 h -13.47656 v -2.97851 l 2.69776,-1.86768 q 3.45459,-2.38037 4.60205,-4.05273 1.14746,-1.67237 1.14746,-3.90625 0,-2.11182 -0.87891,-3.21045 -0.8667,-1.11084 -2.53906,-1.11084 -1.44043,0 -2.30713,0.87891 -0.8667,0.86669 -1.09863,2.52685 z"
94
+ id="path832" />
95
+ </g>
96
+ </g>
97
+ <g
98
+ aria-label="D"
99
+ transform="matrix(0.80602963,0.56437145,-0.40384435,0.95788262,0,0)"
100
+ id="text40173"
101
+ style="font-size:25px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.9375">
102
+ <path
103
+ d="m 547.53467,889.75598 h 1.69678 q 2.85644,0 4.1748,-1.83105 1.33057,-1.83106 1.33057,-5.82276 0,-3.96728 -1.31836,-5.78613 -1.31836,-1.83105 -4.18701,-1.83105 h -1.69678 z m -7.03125,1.47705 v -1.47705 h 2.33154 v -15.27099 h -2.33154 v -1.47706 h 9.35058 q 4.90723,0 7.50733,2.34375 2.6001,2.34375 2.6001,6.75049 0,4.43116 -2.61231,6.78711 -2.6001,2.34375 -7.49512,2.34375 z"
104
+ style="font-weight:bold;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold'"
105
+ id="path835" />
106
+ </g>
107
+ </g>
108
+ </g>
109
+ </svg>
@@ -0,0 +1,108 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="18.141853mm"
6
+ height="18.141851mm"
7
+ viewBox="0 0 64.282157 64.282151"
8
+ id="svg2"
9
+ version="1.1"
10
+ inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
11
+ sodipodi:docname="RasterImage3D.svg"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ xmlns:svg="http://www.w3.org/2000/svg"
16
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
17
+ xmlns:cc="http://creativecommons.org/ns#"
18
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="5.6568542"
27
+ inkscape:cx="43.310291"
28
+ inkscape:cy="51.530407"
29
+ inkscape:document-units="px"
30
+ inkscape:current-layer="g4458"
31
+ showgrid="false"
32
+ inkscape:window-width="1850"
33
+ inkscape:window-height="1016"
34
+ inkscape:window-x="0"
35
+ inkscape:window-y="0"
36
+ inkscape:window-maximized="1"
37
+ fit-margin-top="0"
38
+ fit-margin-left="0"
39
+ fit-margin-right="0"
40
+ fit-margin-bottom="0"
41
+ inkscape:pagecheckerboard="0" />
42
+ <defs
43
+ id="defs4" />
44
+ <metadata
45
+ id="metadata7">
46
+ <rdf:RDF>
47
+ <cc:Work
48
+ rdf:about="">
49
+ <dc:format>image/svg+xml</dc:format>
50
+ <dc:type
51
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
52
+ </cc:Work>
53
+ </rdf:RDF>
54
+ </metadata>
55
+ <g
56
+ id="layer1"
57
+ inkscape:groupmode="layer"
58
+ inkscape:label="Calque 1"
59
+ transform="translate(-50.073196,-1105.2926)">
60
+ <g
61
+ transform="matrix(0.95788262,-0.56437145,0.40384435,0.80602963,-458.01774,265.47156)"
62
+ id="g4458">
63
+ <path
64
+ id="path102889"
65
+ style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.9375;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1"
66
+ d="m 73.085256,1101.114 -9.20333,21.8295 16.7136,-5.8735 4.19326,19.081 13.33046,-4.3236 6.171324,21.0226 9.72835,-23.0748 z" />
67
+ <path
68
+ id="path102891"
69
+ style="fill:none;stroke:#000000;stroke-width:0.9375px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
70
+ d="m 63.882126,1122.9444 16.71369,-5.8731 4.19186,19.0806" />
71
+ <path
72
+ id="path102893"
73
+ style="fill:none;stroke:#000000;stroke-width:0.9375px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
74
+ d="m 104.29066,1152.8492 -6.171454,-21.0224 -18.43389,5.9801" />
75
+ <rect
76
+ style="fill:none;stroke:#000000;stroke-width:4.26672;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:11;stroke-dasharray:none;stroke-opacity:1"
77
+ id="rect102895"
78
+ width="49.97073"
79
+ height="52.792446"
80
+ x="506.43658"
81
+ y="879.73871"
82
+ transform="matrix(0.81915996,0.57356514,-0.38848623,0.92145453,0,0)" />
83
+ <g
84
+ id="g102901"
85
+ transform="translate(-57.085874,-40.566406)">
86
+ <g
87
+ aria-label="3"
88
+ transform="matrix(0.80602963,0.56437145,-0.40384435,0.95788262,0,0)"
89
+ id="text102899"
90
+ style="font-weight:bold;font-size:25px;line-height:1.25;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold';stroke-width:0.9375">
91
+ <path
92
+ d="m 593.08411,874.24579 q 1.61132,-0.42725 3.125,-0.63477 1.51367,-0.21972 2.9541,-0.21972 3.2959,0 5.05371,1.18408 1.77002,1.17187 1.77002,3.36914 0,1.64795 -1.01319,2.67334 -1.01318,1.02539 -2.9663,1.37939 2.38037,0.37842 3.55224,1.62354 1.17188,1.24512 1.17188,3.40576 0,2.55127 -2.02637,3.91846 -2.01416,1.35498 -5.84717,1.35498 -1.44043,0 -2.97851,-0.24414 -1.52588,-0.24414 -3.19825,-0.73242 v -4.00391 h 1.47706 q 0.13427,1.7334 1.08642,2.64892 0.95215,0.90333 2.63672,0.90333 1.85547,0 2.86865,-1.0254 1.01319,-1.03759 1.01319,-2.92968 0,-1.97754 -1.06202,-3.05176 -1.0498,-1.07422 -2.99072,-1.07422 h -0.80566 v -1.46484 h 0.63476 q 1.79444,0 2.69776,-0.83008 0.90332,-0.83008 0.90332,-2.47803 0,-1.55029 -0.8545,-2.36816 -0.84228,-0.83008 -2.42919,-0.83008 -1.44043,0 -2.28272,0.79346 -0.84228,0.78125 -1.01318,2.28271 h -1.47705 z"
93
+ id="path283463" />
94
+ </g>
95
+ </g>
96
+ <g
97
+ aria-label="D"
98
+ transform="matrix(0.80602963,0.56437145,-0.40384435,0.95788262,0,0)"
99
+ id="text102905"
100
+ style="font-size:25px;line-height:1.25;font-family:Roboto;-inkscape-font-specification:Roboto;stroke-width:0.9375">
101
+ <path
102
+ d="m 548.01447,889.62634 h 1.69677 q 2.85645,0 4.17481,-1.83105 1.33056,-1.83106 1.33056,-5.82276 0,-3.96728 -1.31836,-5.78613 -1.31835,-1.83105 -4.18701,-1.83105 h -1.69677 z m -7.03125,1.47705 v -1.47705 h 2.33154 v -15.27099 h -2.33154 v -1.47705 h 9.35058 q 4.90723,0 7.50733,2.34375 2.60009,2.34375 2.60009,6.75048 0,4.43116 -2.6123,6.78711 -2.6001,2.34375 -7.49512,2.34375 z"
103
+ style="font-weight:bold;font-family:'Bitstream Vera Serif';-inkscape-font-specification:'Bitstream Vera Serif Bold'"
104
+ id="path283466" />
105
+ </g>
106
+ </g>
107
+ </g>
108
+ </svg>
@@ -0,0 +1,107 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="18.141853mm"
6
+ height="18.141851mm"
7
+ viewBox="0 0 64.282157 64.282151"
8
+ id="svg2"
9
+ version="1.1"
10
+ inkscape:version="1.1.2 (76b9e6a115, 2022-02-25)"
11
+ sodipodi:docname="regular_grid.svg"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ xmlns:svg="http://www.w3.org/2000/svg"
16
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
17
+ xmlns:cc="http://creativecommons.org/ns#"
18
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="5.6568544"
27
+ inkscape:cx="3.2703688"
28
+ inkscape:cy="39.597979"
29
+ inkscape:document-units="px"
30
+ inkscape:current-layer="layer1"
31
+ showgrid="false"
32
+ inkscape:window-width="1680"
33
+ inkscape:window-height="1013"
34
+ inkscape:window-x="0"
35
+ inkscape:window-y="30"
36
+ inkscape:window-maximized="1"
37
+ fit-margin-top="0"
38
+ fit-margin-left="0"
39
+ fit-margin-right="0"
40
+ fit-margin-bottom="0"
41
+ inkscape:pagecheckerboard="0" />
42
+ <defs
43
+ id="defs4">
44
+ <inkscape:perspective
45
+ sodipodi:type="inkscape:persp3d"
46
+ inkscape:vp_x="0 : 32.141075 : 1"
47
+ inkscape:vp_y="161.60382 : -986.8557 : 0"
48
+ inkscape:vp_z="64.282157 : 32.141075 : 1"
49
+ inkscape:persp3d-origin="32.141078 : 21.427384 : 1"
50
+ id="perspective4769" />
51
+ </defs>
52
+ <metadata
53
+ id="metadata7">
54
+ <rdf:RDF>
55
+ <cc:Work
56
+ rdf:about="">
57
+ <dc:format>image/svg+xml</dc:format>
58
+ <dc:type
59
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
60
+ </cc:Work>
61
+ </rdf:RDF>
62
+ </metadata>
63
+ <g
64
+ id="layer1"
65
+ inkscape:groupmode="layer"
66
+ inkscape:label="Calque 1"
67
+ transform="translate(-50.073196,-845.2926)">
68
+ <g
69
+ id="g13509">
70
+ <path
71
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000100;stroke-width:4.24248;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
72
+ d="m 58.620076,855.43957 h 47.188394 v 43.98822 H 58.620076 Z"
73
+ id="path6228"
74
+ sodipodi:nodetypes="ccccc" />
75
+ <path
76
+ style="font-variation-settings:normal;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000;stop-opacity:1"
77
+ d="M 70.417174,856.60606 V 898.2613"
78
+ id="path5372"
79
+ sodipodi:nodetypes="cc" />
80
+ <path
81
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
82
+ d="M 82.214271,856.60606 V 898.2613"
83
+ id="path5372-6"
84
+ sodipodi:nodetypes="cc" />
85
+ <path
86
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
87
+ d="M 94.01137,856.60606 V 898.2613"
88
+ id="path5372-1"
89
+ sodipodi:nodetypes="cc" />
90
+ <path
91
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
92
+ d="m 58.683069,877.44448 47.053831,-0.0108"
93
+ id="path5372-9"
94
+ sodipodi:nodetypes="cc" />
95
+ <path
96
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
97
+ d="m 58.680009,867.03067 47.053831,-0.0108"
98
+ id="path5372-31-4"
99
+ sodipodi:nodetypes="cc" />
100
+ <path
101
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
102
+ d="m 58.686129,887.85829 47.053831,-0.0108"
103
+ id="path5372-6-7"
104
+ sodipodi:nodetypes="cc" />
105
+ </g>
106
+ </g>
107
+ </svg>
@@ -0,0 +1,107 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
+
4
+ <svg
5
+ width="18.141853mm"
6
+ height="18.141851mm"
7
+ viewBox="0 0 64.282157 64.282151"
8
+ id="svg2"
9
+ version="1.1"
10
+ inkscape:version="1.1.2 (76b9e6a115, 2022-02-25)"
11
+ sodipodi:docname="regular_grid.svg"
12
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14
+ xmlns="http://www.w3.org/2000/svg"
15
+ xmlns:svg="http://www.w3.org/2000/svg"
16
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
17
+ xmlns:cc="http://creativecommons.org/ns#"
18
+ xmlns:dc="http://purl.org/dc/elements/1.1/">
19
+ <sodipodi:namedview
20
+ id="base"
21
+ pagecolor="#ffffff"
22
+ bordercolor="#666666"
23
+ borderopacity="1.0"
24
+ inkscape:pageopacity="0.0"
25
+ inkscape:pageshadow="2"
26
+ inkscape:zoom="5.6568544"
27
+ inkscape:cx="3.2703688"
28
+ inkscape:cy="39.597979"
29
+ inkscape:document-units="px"
30
+ inkscape:current-layer="layer1"
31
+ showgrid="false"
32
+ inkscape:window-width="1680"
33
+ inkscape:window-height="1013"
34
+ inkscape:window-x="0"
35
+ inkscape:window-y="30"
36
+ inkscape:window-maximized="1"
37
+ fit-margin-top="0"
38
+ fit-margin-left="0"
39
+ fit-margin-right="0"
40
+ fit-margin-bottom="0"
41
+ inkscape:pagecheckerboard="0" />
42
+ <defs
43
+ id="defs4">
44
+ <inkscape:perspective
45
+ sodipodi:type="inkscape:persp3d"
46
+ inkscape:vp_x="0 : 32.141075 : 1"
47
+ inkscape:vp_y="161.60382 : -986.8557 : 0"
48
+ inkscape:vp_z="64.282157 : 32.141075 : 1"
49
+ inkscape:persp3d-origin="32.141078 : 21.427384 : 1"
50
+ id="perspective4769" />
51
+ </defs>
52
+ <metadata
53
+ id="metadata7">
54
+ <rdf:RDF>
55
+ <cc:Work
56
+ rdf:about="">
57
+ <dc:format>image/svg+xml</dc:format>
58
+ <dc:type
59
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
60
+ </cc:Work>
61
+ </rdf:RDF>
62
+ </metadata>
63
+ <g
64
+ id="layer1"
65
+ inkscape:groupmode="layer"
66
+ inkscape:label="Calque 1"
67
+ transform="translate(-50.073196,-845.2926)">
68
+ <g
69
+ id="g13509">
70
+ <path
71
+ style="font-variation-settings:normal;opacity:1;vector-effect:none;fill:none;fill-opacity:1;stroke:#000100;stroke-width:4.24248;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;-inkscape-stroke:none;stop-color:#000000;stop-opacity:1"
72
+ d="m 58.620076,855.43957 h 47.188394 v 43.98822 H 58.620076 Z"
73
+ id="path6228"
74
+ sodipodi:nodetypes="ccccc" />
75
+ <path
76
+ style="font-variation-settings:normal;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000;stop-opacity:1"
77
+ d="M 70.417174,856.60606 V 898.2613"
78
+ id="path5372"
79
+ sodipodi:nodetypes="cc" />
80
+ <path
81
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
82
+ d="M 82.214271,856.60606 V 898.2613"
83
+ id="path5372-6"
84
+ sodipodi:nodetypes="cc" />
85
+ <path
86
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
87
+ d="M 94.01137,856.60606 V 898.2613"
88
+ id="path5372-1"
89
+ sodipodi:nodetypes="cc" />
90
+ <path
91
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
92
+ d="m 58.683069,877.44448 47.053831,-0.0108"
93
+ id="path5372-9"
94
+ sodipodi:nodetypes="cc" />
95
+ <path
96
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
97
+ d="m 58.680009,867.03067 47.053831,-0.0108"
98
+ id="path5372-31-4"
99
+ sodipodi:nodetypes="cc" />
100
+ <path
101
+ style="font-variation-settings:normal;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:3.08;stroke-opacity:1;stop-color:#000000"
102
+ d="m 58.686129,887.85829 47.053831,-0.0108"
103
+ id="path5372-6-7"
104
+ sodipodi:nodetypes="cc" />
105
+ </g>
106
+ </g>
107
+ </svg>