@react-three/drei 9.74.13 → 9.74.14

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 (189) hide show
  1. package/core/CatmullRomLine.js +0 -2
  2. package/core/Cloud.js +0 -3
  3. package/core/CubeCamera.js +0 -1
  4. package/core/CubicBezierLine.js +0 -2
  5. package/core/Environment.js +0 -1
  6. package/core/Example.js +0 -6
  7. package/core/FaceControls.cjs.js +1 -1
  8. package/core/FaceControls.js +0 -2
  9. package/core/FaceLandmarker.cjs.js +1 -1
  10. package/core/FaceLandmarker.js +2 -3
  11. package/core/Facemesh.js +0 -2
  12. package/core/GizmoHelper.js +0 -3
  13. package/core/GizmoViewcube.js +0 -4
  14. package/core/GizmoViewport.js +0 -4
  15. package/core/Gltf.js +0 -4
  16. package/core/MeshDiscardMaterial.js +0 -2
  17. package/core/MeshDistortMaterial.js +1 -2
  18. package/core/MeshReflectorMaterial.js +0 -1
  19. package/core/MeshRefractionMaterial.js +0 -2
  20. package/core/MeshTransmissionMaterial.js +0 -1
  21. package/core/OrthographicCamera.js +0 -1
  22. package/core/PerspectiveCamera.js +0 -1
  23. package/core/QuadraticBezierLine.js +0 -2
  24. package/core/Reflector.js +0 -1
  25. package/core/SpotLight.js +1 -2
  26. package/core/Stage.js +0 -7
  27. package/core/Text3D.js +0 -1
  28. package/core/Wireframe.js +0 -1
  29. package/core/index.cjs.js +1 -1
  30. package/core/index.js +1 -0
  31. package/core/useKTX2.js +0 -1
  32. package/core/useMatcapTexture.js +0 -2
  33. package/core/useNormalTexture.js +0 -1
  34. package/index.cjs.js +1 -1
  35. package/materials/DiscardMaterial.js +0 -1
  36. package/materials/MeshRefractionMaterial.js +1 -1
  37. package/native/index.cjs.js +1 -1
  38. package/native/index.js +1 -0
  39. package/package.json +2 -2
  40. package/web/Loader.js +0 -2
  41. package/web/index.cjs.js +1 -1
  42. package/web/index.js +1 -0
  43. package/web/pivotControls/AxisArrow.js +0 -3
  44. package/web/pivotControls/AxisRotator.js +0 -3
  45. package/web/pivotControls/PlaneSlider.js +0 -3
  46. package/web/pivotControls/index.js +0 -5
  47. package/src/core/AccumulativeShadows.js +0 -311
  48. package/src/core/AdaptiveDpr.js +0 -28
  49. package/src/core/AdaptiveEvents.js +0 -20
  50. package/src/core/ArcballControls.js +0 -67
  51. package/src/core/AsciiRenderer.js +0 -60
  52. package/src/core/BBAnchor.js +0 -37
  53. package/src/core/Backdrop.js +0 -36
  54. package/src/core/BakeShadows.js +0 -16
  55. package/src/core/Billboard.js +0 -41
  56. package/src/core/Bounds.js +0 -245
  57. package/src/core/CameraControls.js +0 -92
  58. package/src/core/CameraShake.js +0 -61
  59. package/src/core/CatmullRomLine.js +0 -44
  60. package/src/core/Caustics.js +0 -375
  61. package/src/core/Center.js +0 -66
  62. package/src/core/Clone.js +0 -102
  63. package/src/core/Cloud.js +0 -59
  64. package/src/core/ComputedAttribute.js +0 -34
  65. package/src/core/ContactShadows.js +0 -114
  66. package/src/core/CubeCamera.js +0 -43
  67. package/src/core/CubicBezierLine.js +0 -28
  68. package/src/core/CurveModifier.js +0 -34
  69. package/src/core/Decal.js +0 -92
  70. package/src/core/Detailed.js +0 -34
  71. package/src/core/DeviceOrientationControls.js +0 -51
  72. package/src/core/Edges.js +0 -36
  73. package/src/core/Effects.js +0 -93
  74. package/src/core/Environment.js +0 -132
  75. package/src/core/Example.js +0 -42
  76. package/src/core/FaceControls.js +0 -315
  77. package/src/core/FaceLandmarker.js +0 -43
  78. package/src/core/Facemesh.js +0 -4545
  79. package/src/core/FirstPersonControls.js +0 -38
  80. package/src/core/Float.js +0 -36
  81. package/src/core/FlyControls.js +0 -55
  82. package/src/core/GizmoHelper.js +0 -111
  83. package/src/core/GizmoViewcube.js +0 -152
  84. package/src/core/GizmoViewport.js +0 -152
  85. package/src/core/Gltf.js +0 -20
  86. package/src/core/GradientTexture.js +0 -33
  87. package/src/core/Grid.js +0 -112
  88. package/src/core/Hud.js +0 -58
  89. package/src/core/Image.js +0 -119
  90. package/src/core/Instances.js +0 -215
  91. package/src/core/Lightformer.js +0 -51
  92. package/src/core/Line.js +0 -68
  93. package/src/core/MapControls.js +0 -64
  94. package/src/core/MarchingCubes.js +0 -76
  95. package/src/core/Mask.js +0 -42
  96. package/src/core/MeshDiscardMaterial.js +0 -15
  97. package/src/core/MeshDistortMaterial.js +0 -79
  98. package/src/core/MeshPortalMaterial.js +0 -381
  99. package/src/core/MeshReflectorMaterial.js +0 -182
  100. package/src/core/MeshRefractionMaterial.js +0 -79
  101. package/src/core/MeshTransmissionMaterial.js +0 -395
  102. package/src/core/MeshWobbleMaterial.js +0 -65
  103. package/src/core/OrbitControls.js +0 -82
  104. package/src/core/OrthographicCamera.js +0 -77
  105. package/src/core/PerformanceMonitor.js +0 -121
  106. package/src/core/PerspectiveCamera.js +0 -73
  107. package/src/core/PointMaterial.js +0 -36
  108. package/src/core/PointerLockControls.js +0 -90
  109. package/src/core/Points.js +0 -227
  110. package/src/core/PositionalAudio.js +0 -51
  111. package/src/core/Preload.js +0 -45
  112. package/src/core/QuadraticBezierLine.js +0 -44
  113. package/src/core/Reflector.js +0 -182
  114. package/src/core/RenderTexture.js +0 -96
  115. package/src/core/Resize.js +0 -39
  116. package/src/core/RoundedBox.js +0 -52
  117. package/src/core/Sampler.js +0 -85
  118. package/src/core/ScreenQuad.js +0 -24
  119. package/src/core/ScreenSpace.js +0 -25
  120. package/src/core/Segments.js +0 -102
  121. package/src/core/Shadow.js +0 -42
  122. package/src/core/Sky.js +0 -39
  123. package/src/core/Sparkles.js +0 -139
  124. package/src/core/SpotLight.js +0 -231
  125. package/src/core/SpriteAnimator.js +0 -342
  126. package/src/core/Stage.js +0 -135
  127. package/src/core/Stars.js +0 -108
  128. package/src/core/Stats.js +0 -30
  129. package/src/core/Svg.js +0 -59
  130. package/src/core/Text.js +0 -58
  131. package/src/core/Text3D.js +0 -76
  132. package/src/core/TrackballControls.js +0 -72
  133. package/src/core/Trail.js +0 -161
  134. package/src/core/TransformControls.js +0 -106
  135. package/src/core/Wireframe.js +0 -185
  136. package/src/core/meshBounds.js +0 -38
  137. package/src/core/shaderMaterial.js +0 -39
  138. package/src/core/shapes.js +0 -68
  139. package/src/core/softShadows.js +0 -161
  140. package/src/core/useAnimations.js +0 -56
  141. package/src/core/useAspect.js +0 -10
  142. package/src/core/useBVH.js +0 -90
  143. package/src/core/useBoxProjectedEnv.js +0 -98
  144. package/src/core/useCamera.js +0 -27
  145. package/src/core/useContextBridge.js +0 -21
  146. package/src/core/useCubeCamera.js +0 -49
  147. package/src/core/useCubeTexture.js +0 -18
  148. package/src/core/useDepthBuffer.js +0 -38
  149. package/src/core/useDetectGPU.js +0 -6
  150. package/src/core/useEnvironment.js +0 -48
  151. package/src/core/useFBO.js +0 -53
  152. package/src/core/useFBX.js +0 -12
  153. package/src/core/useFont.js +0 -20
  154. package/src/core/useGLTF.js +0 -37
  155. package/src/core/useHelper.js +0 -31
  156. package/src/core/useIntersect.js +0 -39
  157. package/src/core/useKTX2.js +0 -38
  158. package/src/core/useMatcapTexture.js +0 -45
  159. package/src/core/useNormalTexture.js +0 -30
  160. package/src/core/useProgress.js +0 -50
  161. package/src/core/useTexture.js +0 -35
  162. package/src/core/useTrailTexture.js +0 -164
  163. package/src/core/useVideoTexture.js +0 -41
  164. package/src/helpers/environment-assets.js +0 -14
  165. package/src/helpers/useEffectfulState.js +0 -18
  166. package/src/materials/BlurPass.js +0 -75
  167. package/src/materials/ConvolutionMaterial.js +0 -99
  168. package/src/materials/DiscardMaterial.js +0 -5
  169. package/src/materials/MeshReflectorMaterial.js +0 -290
  170. package/src/materials/MeshRefractionMaterial.js +0 -171
  171. package/src/materials/SpotLightMaterial.js +0 -111
  172. package/src/materials/WireframeMaterial.js +0 -235
  173. package/src/web/CycleRaycast.js +0 -97
  174. package/src/web/Html.js +0 -417
  175. package/src/web/KeyboardControls.js +0 -101
  176. package/src/web/Loader.js +0 -98
  177. package/src/web/PresentationControls.js +0 -86
  178. package/src/web/ScrollControls.js +0 -246
  179. package/src/web/Select.js +0 -175
  180. package/src/web/View.js +0 -206
  181. package/src/web/pivotControls/AxisArrow.js +0 -202
  182. package/src/web/pivotControls/AxisRotator.js +0 -235
  183. package/src/web/pivotControls/PlaneSlider.js +0 -211
  184. package/src/web/pivotControls/context.js +0 -5
  185. package/src/web/pivotControls/index.js +0 -223
  186. package/src/web/useCursor.js +0 -12
  187. /package/{src/helpers → helpers}/glsl/DefaultSpotlightShadowShadows.glsl.js +0 -0
  188. /package/{src/helpers → helpers}/glsl/distort.vert.glsl.js +0 -0
  189. /package/{src/index.js → index.js} +0 -0
@@ -1,4545 +0,0 @@
1
- import * as React from 'react';
2
- import * as THREE from 'three';
3
- import { useThree } from '@react-three/fiber';
4
- import { Line } from './Line.js';
5
-
6
- /* eslint react-hooks/exhaustive-deps: 1 */
7
- const defaultLookAt = new THREE.Vector3(0, 0, -1);
8
-
9
- const normal = function () {
10
- const a = new THREE.Vector3();
11
- const b = new THREE.Vector3();
12
- const c = new THREE.Vector3();
13
- const ab = new THREE.Vector3();
14
- const ac = new THREE.Vector3();
15
- return function (v1, v2, v3, v) {
16
- a.copy(v1);
17
- b.copy(v2);
18
- c.copy(v3);
19
- ab.copy(b).sub(a);
20
- ac.copy(c).sub(a);
21
- return v.crossVectors(ac, ab).normalize();
22
- };
23
- }();
24
-
25
- function mean(v1, v2) {
26
- return v1.clone().add(v2).multiplyScalar(0.5);
27
- }
28
-
29
- const Facemesh = /*#__PURE__*/React.forwardRef(({
30
- points = FacemeshDatas.SAMPLE_FACELANDMARKER_RESULT.faceLandmarks[0],
31
- face,
32
- facialTransformationMatrix,
33
- faceBlendshapes,
34
- offset,
35
- offsetScalar = 80,
36
- width,
37
- height,
38
- depth = 1,
39
- verticalTri = [159, 386, 152],
40
- origin,
41
- eyes = true,
42
- eyesAsOrigin = false,
43
- debug = false,
44
- children,
45
- ...props
46
- }, fref) => {
47
- var _meshRef$current3;
48
-
49
- if (face) {
50
- points = face.keypoints;
51
- console.warn('Facemesh `face` prop is deprecated: use `points` instead');
52
- }
53
-
54
- const offsetRef = React.useRef(null);
55
- const scaleRef = React.useRef(null);
56
- const originRef = React.useRef(null);
57
- const outerRef = React.useRef(null);
58
- const meshRef = React.useRef(null);
59
- const eyeRightRef = React.useRef(null);
60
- const eyeLeftRef = React.useRef(null);
61
- const [sightDir] = React.useState(() => new THREE.Vector3());
62
- const [transform] = React.useState(() => new THREE.Object3D());
63
- const [sightDirQuaternion] = React.useState(() => new THREE.Quaternion());
64
- const [_origin] = React.useState(() => new THREE.Vector3());
65
- const {
66
- invalidate
67
- } = useThree();
68
- React.useEffect(() => {
69
- var _meshRef$current;
70
-
71
- (_meshRef$current = meshRef.current) == null ? void 0 : _meshRef$current.geometry.setIndex(FacemeshDatas.TRIANGULATION);
72
- }, []);
73
- const [bboxSize] = React.useState(() => new THREE.Vector3());
74
- React.useEffect(() => {
75
- var _meshRef$current2, _outerRef$current;
76
-
77
- const faceGeometry = (_meshRef$current2 = meshRef.current) == null ? void 0 : _meshRef$current2.geometry;
78
- if (!faceGeometry) return;
79
- faceGeometry.setFromPoints(points);
80
- faceGeometry.setDrawRange(0, FacemeshDatas.TRIANGULATION.length); //
81
- // A. compute sightDir vector
82
- //
83
- // - either from `facialTransformationMatrix` if available
84
- // - or from `verticalTri`
85
- //
86
-
87
- if (facialTransformationMatrix) {
88
- // from facialTransformationMatrix
89
- transform.matrix.fromArray(facialTransformationMatrix.data);
90
- transform.matrix.decompose(transform.position, transform.quaternion, transform.scale); // Rotation: y and z axes are inverted
91
-
92
- transform.rotation.y *= -1;
93
- transform.rotation.z *= -1;
94
- sightDirQuaternion.setFromEuler(transform.rotation); // Offset: y and z axes are inverted
95
-
96
- if (offset) {
97
- var _offsetRef$current;
98
-
99
- transform.position.y *= -1;
100
- transform.position.z *= -1;
101
- (_offsetRef$current = offsetRef.current) == null ? void 0 : _offsetRef$current.position.copy(transform.position.divideScalar(offsetScalar));
102
- } else {
103
- var _offsetRef$current2;
104
-
105
- (_offsetRef$current2 = offsetRef.current) == null ? void 0 : _offsetRef$current2.position.set(0, 0, 0); // reset
106
- }
107
- } else {
108
- // normal to verticalTri
109
- normal(points[verticalTri[0]], points[verticalTri[1]], points[verticalTri[2]], sightDir);
110
- sightDirQuaternion.setFromUnitVectors(defaultLookAt, sightDir);
111
- }
112
-
113
- const sightDirQuaternionInverse = sightDirQuaternion.clone().invert(); //
114
- // B. geometry (straightened)
115
- //
116
- // 1. center (before rotate back)
117
-
118
- faceGeometry.computeBoundingBox();
119
- if (debug) invalidate(); // invalidate to force re-render for box3Helper (after .computeBoundingBox())
120
-
121
- faceGeometry.center(); // 2. rotate back + rotate outerRef (once 1.)
122
-
123
- faceGeometry.applyQuaternion(sightDirQuaternionInverse);
124
- (_outerRef$current = outerRef.current) == null ? void 0 : _outerRef$current.setRotationFromQuaternion(sightDirQuaternion); // 3. 👀 eyes
125
-
126
- if (eyes) {
127
- if (!faceBlendshapes) {
128
- console.warn('Facemesh `eyes` option only works if `faceBlendshapes` is provided: skipping.');
129
- } else {
130
- if (eyeRightRef.current && eyeLeftRef.current && originRef.current) {
131
- if (eyesAsOrigin) {
132
- // compute the middle of the 2 eyes as the `origin`
133
- const eyeRightSphere = eyeRightRef.current._computeSphere(faceGeometry);
134
-
135
- const eyeLeftSphere = eyeLeftRef.current._computeSphere(faceGeometry);
136
-
137
- const eyesCenter = mean(eyeRightSphere.center, eyeLeftSphere.center);
138
- origin = eyesCenter.negate(); // eslint-disable-line react-hooks/exhaustive-deps
139
-
140
- eyeRightRef.current._update(faceGeometry, faceBlendshapes, eyeRightSphere);
141
-
142
- eyeLeftRef.current._update(faceGeometry, faceBlendshapes, eyeLeftSphere);
143
- } else {
144
- eyeRightRef.current._update(faceGeometry, faceBlendshapes);
145
-
146
- eyeLeftRef.current._update(faceGeometry, faceBlendshapes);
147
- }
148
- }
149
- }
150
- } // 3. origin
151
-
152
-
153
- if (originRef.current) {
154
- if (origin !== undefined) {
155
- if (typeof origin === 'number') {
156
- const position = faceGeometry.getAttribute('position');
157
-
158
- _origin.set(-position.getX(origin), -position.getY(origin), -position.getZ(origin));
159
- } else if (origin.isVector3) {
160
- _origin.copy(origin);
161
- }
162
- } else {
163
- _origin.setScalar(0);
164
- }
165
-
166
- originRef.current.position.copy(_origin);
167
- } // 4. re-scale
168
-
169
-
170
- if (scaleRef.current) {
171
- let scale = 1;
172
-
173
- if (width || height || depth) {
174
- faceGeometry.boundingBox.getSize(bboxSize);
175
- if (width) scale = width / bboxSize.x; // fit in width
176
-
177
- if (height) scale = height / bboxSize.y; // fit in height
178
-
179
- if (depth) scale = depth / bboxSize.z; // fit in depth
180
- }
181
-
182
- scaleRef.current.scale.setScalar(scale !== 1 ? scale : 1);
183
- }
184
-
185
- faceGeometry.computeVertexNormals();
186
- faceGeometry.attributes.position.needsUpdate = true;
187
- }, [points, facialTransformationMatrix, faceBlendshapes, transform, offset, offsetScalar, width, height, depth, verticalTri, origin, eyes, debug, invalidate, sightDir, sightDirQuaternion, bboxSize, _origin]); //
188
- // API
189
- //
190
-
191
- const api = React.useMemo(() => ({
192
- outerRef,
193
- meshRef,
194
- eyeRightRef,
195
- eyeLeftRef
196
- }), []);
197
- React.useImperativeHandle(fref, () => api, [api]);
198
- const [meshBboxSize] = React.useState(() => new THREE.Vector3());
199
- const bbox = (_meshRef$current3 = meshRef.current) == null ? void 0 : _meshRef$current3.geometry.boundingBox;
200
- const one = (bbox == null ? void 0 : bbox.getSize(meshBboxSize).z) || 1;
201
- return /*#__PURE__*/React.createElement("group", props, /*#__PURE__*/React.createElement("group", {
202
- ref: offsetRef
203
- }, /*#__PURE__*/React.createElement("group", {
204
- ref: outerRef
205
- }, /*#__PURE__*/React.createElement("group", {
206
- ref: scaleRef
207
- }, debug ? /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("axesHelper", {
208
- args: [one]
209
- }), /*#__PURE__*/React.createElement(Line, {
210
- points: [[0, 0, 0], [0, 0, -one]],
211
- color: 0x00ffff
212
- })) : null, /*#__PURE__*/React.createElement("group", {
213
- ref: originRef
214
- }, eyes && faceBlendshapes && /*#__PURE__*/React.createElement("group", {
215
- name: "eyes"
216
- }, /*#__PURE__*/React.createElement(FacemeshEye, {
217
- side: "left",
218
- ref: eyeRightRef,
219
- debug: debug
220
- }), /*#__PURE__*/React.createElement(FacemeshEye, {
221
- side: "right",
222
- ref: eyeLeftRef,
223
- debug: debug
224
- })), /*#__PURE__*/React.createElement("mesh", {
225
- ref: meshRef,
226
- name: "face"
227
- }, children, debug ? /*#__PURE__*/React.createElement(React.Fragment, null, bbox && /*#__PURE__*/React.createElement("box3Helper", {
228
- args: [bbox]
229
- })) : null))))));
230
- }); //
231
- // 👁️ FacemeshEye
232
- //
233
-
234
- const FacemeshEyeDefaults = {
235
- contourLandmarks: {
236
- right: [33, 133, 159, 145, 153],
237
- left: [263, 362, 386, 374, 380]
238
- },
239
- blendshapes: {
240
- right: [14, 16, 18, 12],
241
- // lookIn,lookOut, lookUp,lookDown
242
- left: [13, 15, 17, 11] // lookIn,lookOut, lookUp,lookDown
243
-
244
- },
245
- color: {
246
- right: 'red',
247
- left: '#00ff00'
248
- },
249
- fov: {
250
- horizontal: 100,
251
- vertical: 90
252
- }
253
- };
254
- const FacemeshEye = /*#__PURE__*/React.forwardRef(({
255
- side,
256
- debug = true
257
- }, fref) => {
258
- const eyeMeshRef = React.useRef(null);
259
- const irisDirRef = React.useRef(null); //
260
- // _computeSphere()
261
- //
262
- // Compute eye's sphere .position and .radius
263
- //
264
-
265
- const [sphere] = React.useState(() => new THREE.Sphere());
266
-
267
- const _computeSphere = React.useCallback(faceGeometry => {
268
- const position = faceGeometry.getAttribute('position'); // get some eye contour landmarks points (from geometry)
269
-
270
- const eyeContourLandmarks = FacemeshEyeDefaults.contourLandmarks[side];
271
- const eyeContourPoints = eyeContourLandmarks.map(i => new THREE.Vector3(position.getX(i), position.getY(i), position.getZ(i))); // prettier-ignore
272
- // compute center (centroid from eyeContourPoints)
273
-
274
- sphere.center.set(0, 0, 0);
275
- eyeContourPoints.forEach(v => sphere.center.add(v));
276
- sphere.center.divideScalar(eyeContourPoints.length); // radius (eye half-width)
277
-
278
- sphere.radius = eyeContourPoints[0].sub(eyeContourPoints[1]).length() / 2;
279
- return sphere;
280
- }, [sphere, side]); //
281
- // _update()
282
- //
283
- // Update:
284
- // - A. eye's mesh (according to sphere)
285
- // - B. iris direction (according to "look*" blendshapes)
286
- //
287
-
288
-
289
- const [rotation] = React.useState(() => new THREE.Euler());
290
-
291
- const _update = React.useCallback((faceGeometry, faceBlendshapes, sphere) => {
292
- // A.
293
- if (eyeMeshRef.current) {
294
- var _sphere;
295
-
296
- (_sphere = sphere) !== null && _sphere !== void 0 ? _sphere : sphere = _computeSphere(faceGeometry); // compute sphere dims (if not passed)
297
-
298
- eyeMeshRef.current.position.copy(sphere.center);
299
- eyeMeshRef.current.scale.setScalar(sphere.radius);
300
- } // B.
301
-
302
-
303
- if (faceBlendshapes && irisDirRef.current) {
304
- const blendshapes = FacemeshEyeDefaults.blendshapes[side];
305
- const lookIn = faceBlendshapes.categories[blendshapes[0]].score;
306
- const lookOut = faceBlendshapes.categories[blendshapes[1]].score;
307
- const lookUp = faceBlendshapes.categories[blendshapes[2]].score;
308
- const lookDown = faceBlendshapes.categories[blendshapes[3]].score;
309
- const hfov = FacemeshEyeDefaults.fov.horizontal * THREE.MathUtils.DEG2RAD;
310
- const vfov = FacemeshEyeDefaults.fov.vertical * THREE.MathUtils.DEG2RAD;
311
- const rx = hfov * 0.5 * (lookDown - lookUp);
312
- const ry = vfov * 0.5 * (lookIn - lookOut) * (side === 'left' ? 1 : -1);
313
- rotation.set(rx, ry, 0);
314
- irisDirRef.current.setRotationFromEuler(rotation);
315
- }
316
- }, [_computeSphere, side, rotation]); //
317
- // API
318
- //
319
-
320
-
321
- const api = React.useMemo(() => ({
322
- eyeMeshRef: eyeMeshRef,
323
- irisDirRef: irisDirRef,
324
- _computeSphere,
325
- _update
326
- }), [_computeSphere, _update]);
327
- React.useImperativeHandle(fref, () => api, [api]);
328
- const color = FacemeshEyeDefaults.color[side];
329
- return /*#__PURE__*/React.createElement("group", null, /*#__PURE__*/React.createElement("group", {
330
- ref: eyeMeshRef
331
- }, debug && /*#__PURE__*/React.createElement("axesHelper", null), /*#__PURE__*/React.createElement("group", {
332
- ref: irisDirRef
333
- }, /*#__PURE__*/React.createElement(React.Fragment, null, debug && /*#__PURE__*/React.createElement(Line, {
334
- points: [[0, 0, 0], [0, 0, -2]],
335
- lineWidth: 1,
336
- color: color
337
- })))));
338
- }); //
339
- // Sample datas
340
- //
341
-
342
- const FacemeshDatas = {
343
- // Extracted from: https://github.com/tensorflow/tfjs-models/blob/a8f500809f5afe38feea27870c77e7ba03a6ece4/face-landmarks-detection/demos/shared/triangulation.js
344
- // prettier-ignore
345
- TRIANGULATION: [127, 34, 139, 11, 0, 37, 232, 231, 120, 72, 37, 39, 128, 121, 47, 232, 121, 128, 104, 69, 67, 175, 171, 148, 157, 154, 155, 118, 50, 101, 73, 39, 40, 9, 151, 108, 48, 115, 131, 194, 204, 211, 74, 40, 185, 80, 42, 183, 40, 92, 186, 230, 229, 118, 202, 212, 214, 83, 18, 17, 76, 61, 146, 160, 29, 30, 56, 157, 173, 106, 204, 194, 135, 214, 192, 203, 165, 98, 21, 71, 68, 51, 45, 4, 144, 24, 23, 77, 146, 91, 205, 50, 187, 201, 200, 18, 91, 106, 182, 90, 91, 181, 85, 84, 17, 206, 203, 36, 148, 171, 140, 92, 40, 39, 193, 189, 244, 159, 158, 28, 247, 246, 161, 236, 3, 196, 54, 68, 104, 193, 168, 8, 117, 228, 31, 189, 193, 55, 98, 97, 99, 126, 47, 100, 166, 79, 218, 155, 154, 26, 209, 49, 131, 135, 136, 150, 47, 126, 217, 223, 52, 53, 45, 51, 134, 211, 170, 140, 67, 69, 108, 43, 106, 91, 230, 119, 120, 226, 130, 247, 63, 53, 52, 238, 20, 242, 46, 70, 156, 78, 62, 96, 46, 53, 63, 143, 34, 227, 173, 155, 133, 123, 117, 111, 44, 125, 19, 236, 134, 51, 216, 206, 205, 154, 153, 22, 39, 37, 167, 200, 201, 208, 36, 142, 100, 57, 212, 202, 20, 60, 99, 28, 158, 157, 35, 226, 113, 160, 159, 27, 204, 202, 210, 113, 225, 46, 43, 202, 204, 62, 76, 77, 137, 123, 116, 41, 38, 72, 203, 129, 142, 64, 98, 240, 49, 102, 64, 41, 73, 74, 212, 216, 207, 42, 74, 184, 169, 170, 211, 170, 149, 176, 105, 66, 69, 122, 6, 168, 123, 147, 187, 96, 77, 90, 65, 55, 107, 89, 90, 180, 101, 100, 120, 63, 105, 104, 93, 137, 227, 15, 86, 85, 129, 102, 49, 14, 87, 86, 55, 8, 9, 100, 47, 121, 145, 23, 22, 88, 89, 179, 6, 122, 196, 88, 95, 96, 138, 172, 136, 215, 58, 172, 115, 48, 219, 42, 80, 81, 195, 3, 51, 43, 146, 61, 171, 175, 199, 81, 82, 38, 53, 46, 225, 144, 163, 110, 246, 33, 7, 52, 65, 66, 229, 228, 117, 34, 127, 234, 107, 108, 69, 109, 108, 151, 48, 64, 235, 62, 78, 191, 129, 209, 126, 111, 35, 143, 163, 161, 246, 117, 123, 50, 222, 65, 52, 19, 125, 141, 221, 55, 65, 3, 195, 197, 25, 7, 33, 220, 237, 44, 70, 71, 139, 122, 193, 245, 247, 130, 33, 71, 21, 162, 153, 158, 159, 170, 169, 150, 188, 174, 196, 216, 186, 92, 144, 160, 161, 2, 97, 167, 141, 125, 241, 164, 167, 37, 72, 38, 12, 145, 159, 160, 38, 82, 13, 63, 68, 71, 226, 35, 111, 158, 153, 154, 101, 50, 205, 206, 92, 165, 209, 198, 217, 165, 167, 97, 220, 115, 218, 133, 112, 243, 239, 238, 241, 214, 135, 169, 190, 173, 133, 171, 208, 32, 125, 44, 237, 86, 87, 178, 85, 86, 179, 84, 85, 180, 83, 84, 181, 201, 83, 182, 137, 93, 132, 76, 62, 183, 61, 76, 184, 57, 61, 185, 212, 57, 186, 214, 207, 187, 34, 143, 156, 79, 239, 237, 123, 137, 177, 44, 1, 4, 201, 194, 32, 64, 102, 129, 213, 215, 138, 59, 166, 219, 242, 99, 97, 2, 94, 141, 75, 59, 235, 24, 110, 228, 25, 130, 226, 23, 24, 229, 22, 23, 230, 26, 22, 231, 112, 26, 232, 189, 190, 243, 221, 56, 190, 28, 56, 221, 27, 28, 222, 29, 27, 223, 30, 29, 224, 247, 30, 225, 238, 79, 20, 166, 59, 75, 60, 75, 240, 147, 177, 215, 20, 79, 166, 187, 147, 213, 112, 233, 244, 233, 128, 245, 128, 114, 188, 114, 217, 174, 131, 115, 220, 217, 198, 236, 198, 131, 134, 177, 132, 58, 143, 35, 124, 110, 163, 7, 228, 110, 25, 356, 389, 368, 11, 302, 267, 452, 350, 349, 302, 303, 269, 357, 343, 277, 452, 453, 357, 333, 332, 297, 175, 152, 377, 384, 398, 382, 347, 348, 330, 303, 304, 270, 9, 336, 337, 278, 279, 360, 418, 262, 431, 304, 408, 409, 310, 415, 407, 270, 409, 410, 450, 348, 347, 422, 430, 434, 313, 314, 17, 306, 307, 375, 387, 388, 260, 286, 414, 398, 335, 406, 418, 364, 367, 416, 423, 358, 327, 251, 284, 298, 281, 5, 4, 373, 374, 253, 307, 320, 321, 425, 427, 411, 421, 313, 18, 321, 405, 406, 320, 404, 405, 315, 16, 17, 426, 425, 266, 377, 400, 369, 322, 391, 269, 417, 465, 464, 386, 257, 258, 466, 260, 388, 456, 399, 419, 284, 332, 333, 417, 285, 8, 346, 340, 261, 413, 441, 285, 327, 460, 328, 355, 371, 329, 392, 439, 438, 382, 341, 256, 429, 420, 360, 364, 394, 379, 277, 343, 437, 443, 444, 283, 275, 440, 363, 431, 262, 369, 297, 338, 337, 273, 375, 321, 450, 451, 349, 446, 342, 467, 293, 334, 282, 458, 461, 462, 276, 353, 383, 308, 324, 325, 276, 300, 293, 372, 345, 447, 382, 398, 362, 352, 345, 340, 274, 1, 19, 456, 248, 281, 436, 427, 425, 381, 256, 252, 269, 391, 393, 200, 199, 428, 266, 330, 329, 287, 273, 422, 250, 462, 328, 258, 286, 384, 265, 353, 342, 387, 259, 257, 424, 431, 430, 342, 353, 276, 273, 335, 424, 292, 325, 307, 366, 447, 345, 271, 303, 302, 423, 266, 371, 294, 455, 460, 279, 278, 294, 271, 272, 304, 432, 434, 427, 272, 407, 408, 394, 430, 431, 395, 369, 400, 334, 333, 299, 351, 417, 168, 352, 280, 411, 325, 319, 320, 295, 296, 336, 319, 403, 404, 330, 348, 349, 293, 298, 333, 323, 454, 447, 15, 16, 315, 358, 429, 279, 14, 15, 316, 285, 336, 9, 329, 349, 350, 374, 380, 252, 318, 402, 403, 6, 197, 419, 318, 319, 325, 367, 364, 365, 435, 367, 397, 344, 438, 439, 272, 271, 311, 195, 5, 281, 273, 287, 291, 396, 428, 199, 311, 271, 268, 283, 444, 445, 373, 254, 339, 263, 466, 249, 282, 334, 296, 449, 347, 346, 264, 447, 454, 336, 296, 299, 338, 10, 151, 278, 439, 455, 292, 407, 415, 358, 371, 355, 340, 345, 372, 390, 249, 466, 346, 347, 280, 442, 443, 282, 19, 94, 370, 441, 442, 295, 248, 419, 197, 263, 255, 359, 440, 275, 274, 300, 383, 368, 351, 412, 465, 263, 467, 466, 301, 368, 389, 380, 374, 386, 395, 378, 379, 412, 351, 419, 436, 426, 322, 373, 390, 388, 2, 164, 393, 370, 462, 461, 164, 0, 267, 302, 11, 12, 374, 373, 387, 268, 12, 13, 293, 300, 301, 446, 261, 340, 385, 384, 381, 330, 266, 425, 426, 423, 391, 429, 355, 437, 391, 327, 326, 440, 457, 438, 341, 382, 362, 459, 457, 461, 434, 430, 394, 414, 463, 362, 396, 369, 262, 354, 461, 457, 316, 403, 402, 315, 404, 403, 314, 405, 404, 313, 406, 405, 421, 418, 406, 366, 401, 361, 306, 408, 407, 291, 409, 408, 287, 410, 409, 432, 436, 410, 434, 416, 411, 264, 368, 383, 309, 438, 457, 352, 376, 401, 274, 275, 4, 421, 428, 262, 294, 327, 358, 433, 416, 367, 289, 455, 439, 462, 370, 326, 2, 326, 370, 305, 460, 455, 254, 449, 448, 255, 261, 446, 253, 450, 449, 252, 451, 450, 256, 452, 451, 341, 453, 452, 413, 464, 463, 441, 413, 414, 258, 442, 441, 257, 443, 442, 259, 444, 443, 260, 445, 444, 467, 342, 445, 459, 458, 250, 289, 392, 290, 290, 328, 460, 376, 433, 435, 250, 290, 392, 411, 416, 433, 341, 463, 464, 453, 464, 465, 357, 465, 412, 343, 412, 399, 360, 363, 440, 437, 399, 456, 420, 456, 363, 401, 435, 288, 372, 383, 353, 339, 255, 249, 448, 261, 255, 133, 243, 190, 133, 155, 112, 33, 246, 247, 33, 130, 25, 398, 384, 286, 362, 398, 414, 362, 463, 341, 263, 359, 467, 263, 249, 255, 466, 467, 260, 75, 60, 166, 238, 239, 79, 162, 127, 139, 72, 11, 37, 121, 232, 120, 73, 72, 39, 114, 128, 47, 233, 232, 128, 103, 104, 67, 152, 175, 148, 173, 157, 155, 119, 118, 101, 74, 73, 40, 107, 9, 108, 49, 48, 131, 32, 194, 211, 184, 74, 185, 191, 80, 183, 185, 40, 186, 119, 230, 118, 210, 202, 214, 84, 83, 17, 77, 76, 146, 161, 160, 30, 190, 56, 173, 182, 106, 194, 138, 135, 192, 129, 203, 98, 54, 21, 68, 5, 51, 4, 145, 144, 23, 90, 77, 91, 207, 205, 187, 83, 201, 18, 181, 91, 182, 180, 90, 181, 16, 85, 17, 205, 206, 36, 176, 148, 140, 165, 92, 39, 245, 193, 244, 27, 159, 28, 30, 247, 161, 174, 236, 196, 103, 54, 104, 55, 193, 8, 111, 117, 31, 221, 189, 55, 240, 98, 99, 142, 126, 100, 219, 166, 218, 112, 155, 26, 198, 209, 131, 169, 135, 150, 114, 47, 217, 224, 223, 53, 220, 45, 134, 32, 211, 140, 109, 67, 108, 146, 43, 91, 231, 230, 120, 113, 226, 247, 105, 63, 52, 241, 238, 242, 124, 46, 156, 95, 78, 96, 70, 46, 63, 116, 143, 227, 116, 123, 111, 1, 44, 19, 3, 236, 51, 207, 216, 205, 26, 154, 22, 165, 39, 167, 199, 200, 208, 101, 36, 100, 43, 57, 202, 242, 20, 99, 56, 28, 157, 124, 35, 113, 29, 160, 27, 211, 204, 210, 124, 113, 46, 106, 43, 204, 96, 62, 77, 227, 137, 116, 73, 41, 72, 36, 203, 142, 235, 64, 240, 48, 49, 64, 42, 41, 74, 214, 212, 207, 183, 42, 184, 210, 169, 211, 140, 170, 176, 104, 105, 69, 193, 122, 168, 50, 123, 187, 89, 96, 90, 66, 65, 107, 179, 89, 180, 119, 101, 120, 68, 63, 104, 234, 93, 227, 16, 15, 85, 209, 129, 49, 15, 14, 86, 107, 55, 9, 120, 100, 121, 153, 145, 22, 178, 88, 179, 197, 6, 196, 89, 88, 96, 135, 138, 136, 138, 215, 172, 218, 115, 219, 41, 42, 81, 5, 195, 51, 57, 43, 61, 208, 171, 199, 41, 81, 38, 224, 53, 225, 24, 144, 110, 105, 52, 66, 118, 229, 117, 227, 34, 234, 66, 107, 69, 10, 109, 151, 219, 48, 235, 183, 62, 191, 142, 129, 126, 116, 111, 143, 7, 163, 246, 118, 117, 50, 223, 222, 52, 94, 19, 141, 222, 221, 65, 196, 3, 197, 45, 220, 44, 156, 70, 139, 188, 122, 245, 139, 71, 162, 145, 153, 159, 149, 170, 150, 122, 188, 196, 206, 216, 92, 163, 144, 161, 164, 2, 167, 242, 141, 241, 0, 164, 37, 11, 72, 12, 144, 145, 160, 12, 38, 13, 70, 63, 71, 31, 226, 111, 157, 158, 154, 36, 101, 205, 203, 206, 165, 126, 209, 217, 98, 165, 97, 237, 220, 218, 237, 239, 241, 210, 214, 169, 140, 171, 32, 241, 125, 237, 179, 86, 178, 180, 85, 179, 181, 84, 180, 182, 83, 181, 194, 201, 182, 177, 137, 132, 184, 76, 183, 185, 61, 184, 186, 57, 185, 216, 212, 186, 192, 214, 187, 139, 34, 156, 218, 79, 237, 147, 123, 177, 45, 44, 4, 208, 201, 32, 98, 64, 129, 192, 213, 138, 235, 59, 219, 141, 242, 97, 97, 2, 141, 240, 75, 235, 229, 24, 228, 31, 25, 226, 230, 23, 229, 231, 22, 230, 232, 26, 231, 233, 112, 232, 244, 189, 243, 189, 221, 190, 222, 28, 221, 223, 27, 222, 224, 29, 223, 225, 30, 224, 113, 247, 225, 99, 60, 240, 213, 147, 215, 60, 20, 166, 192, 187, 213, 243, 112, 244, 244, 233, 245, 245, 128, 188, 188, 114, 174, 134, 131, 220, 174, 217, 236, 236, 198, 134, 215, 177, 58, 156, 143, 124, 25, 110, 7, 31, 228, 25, 264, 356, 368, 0, 11, 267, 451, 452, 349, 267, 302, 269, 350, 357, 277, 350, 452, 357, 299, 333, 297, 396, 175, 377, 381, 384, 382, 280, 347, 330, 269, 303, 270, 151, 9, 337, 344, 278, 360, 424, 418, 431, 270, 304, 409, 272, 310, 407, 322, 270, 410, 449, 450, 347, 432, 422, 434, 18, 313, 17, 291, 306, 375, 259, 387, 260, 424, 335, 418, 434, 364, 416, 391, 423, 327, 301, 251, 298, 275, 281, 4, 254, 373, 253, 375, 307, 321, 280, 425, 411, 200, 421, 18, 335, 321, 406, 321, 320, 405, 314, 315, 17, 423, 426, 266, 396, 377, 369, 270, 322, 269, 413, 417, 464, 385, 386, 258, 248, 456, 419, 298, 284, 333, 168, 417, 8, 448, 346, 261, 417, 413, 285, 326, 327, 328, 277, 355, 329, 309, 392, 438, 381, 382, 256, 279, 429, 360, 365, 364, 379, 355, 277, 437, 282, 443, 283, 281, 275, 363, 395, 431, 369, 299, 297, 337, 335, 273, 321, 348, 450, 349, 359, 446, 467, 283, 293, 282, 250, 458, 462, 300, 276, 383, 292, 308, 325, 283, 276, 293, 264, 372, 447, 346, 352, 340, 354, 274, 19, 363, 456, 281, 426, 436, 425, 380, 381, 252, 267, 269, 393, 421, 200, 428, 371, 266, 329, 432, 287, 422, 290, 250, 328, 385, 258, 384, 446, 265, 342, 386, 387, 257, 422, 424, 430, 445, 342, 276, 422, 273, 424, 306, 292, 307, 352, 366, 345, 268, 271, 302, 358, 423, 371, 327, 294, 460, 331, 279, 294, 303, 271, 304, 436, 432, 427, 304, 272, 408, 395, 394, 431, 378, 395, 400, 296, 334, 299, 6, 351, 168, 376, 352, 411, 307, 325, 320, 285, 295, 336, 320, 319, 404, 329, 330, 349, 334, 293, 333, 366, 323, 447, 316, 15, 315, 331, 358, 279, 317, 14, 316, 8, 285, 9, 277, 329, 350, 253, 374, 252, 319, 318, 403, 351, 6, 419, 324, 318, 325, 397, 367, 365, 288, 435, 397, 278, 344, 439, 310, 272, 311, 248, 195, 281, 375, 273, 291, 175, 396, 199, 312, 311, 268, 276, 283, 445, 390, 373, 339, 295, 282, 296, 448, 449, 346, 356, 264, 454, 337, 336, 299, 337, 338, 151, 294, 278, 455, 308, 292, 415, 429, 358, 355, 265, 340, 372, 388, 390, 466, 352, 346, 280, 295, 442, 282, 354, 19, 370, 285, 441, 295, 195, 248, 197, 457, 440, 274, 301, 300, 368, 417, 351, 465, 251, 301, 389, 385, 380, 386, 394, 395, 379, 399, 412, 419, 410, 436, 322, 387, 373, 388, 326, 2, 393, 354, 370, 461, 393, 164, 267, 268, 302, 12, 386, 374, 387, 312, 268, 13, 298, 293, 301, 265, 446, 340, 380, 385, 381, 280, 330, 425, 322, 426, 391, 420, 429, 437, 393, 391, 326, 344, 440, 438, 458, 459, 461, 364, 434, 394, 428, 396, 262, 274, 354, 457, 317, 316, 402, 316, 315, 403, 315, 314, 404, 314, 313, 405, 313, 421, 406, 323, 366, 361, 292, 306, 407, 306, 291, 408, 291, 287, 409, 287, 432, 410, 427, 434, 411, 372, 264, 383, 459, 309, 457, 366, 352, 401, 1, 274, 4, 418, 421, 262, 331, 294, 358, 435, 433, 367, 392, 289, 439, 328, 462, 326, 94, 2, 370, 289, 305, 455, 339, 254, 448, 359, 255, 446, 254, 253, 449, 253, 252, 450, 252, 256, 451, 256, 341, 452, 414, 413, 463, 286, 441, 414, 286, 258, 441, 258, 257, 442, 257, 259, 443, 259, 260, 444, 260, 467, 445, 309, 459, 250, 305, 289, 290, 305, 290, 460, 401, 376, 435, 309, 250, 392, 376, 411, 433, 453, 341, 464, 357, 453, 465, 343, 357, 412, 437, 343, 399, 344, 360, 440, 420, 437, 456, 360, 420, 363, 361, 401, 288, 265, 372, 353, 390, 339, 249, 339, 448, 255],
346
- // My face as default (captured with a 640x480 webcam)
347
- // prettier-ignore
348
- SAMPLE_FACE: {
349
- "keypoints": [{
350
- "x": 356.2804412841797,
351
- "y": 295.1960563659668,
352
- "z": -23.786449432373047,
353
- "name": "lips"
354
- }, {
355
- "x": 354.8859405517578,
356
- "y": 264.69520568847656,
357
- "z": -36.718435287475586
358
- }, {
359
- "x": 355.2180862426758,
360
- "y": 275.3360366821289,
361
- "z": -21.183712482452393
362
- }, {
363
- "x": 347.349853515625,
364
- "y": 242.4400234222412,
365
- "z": -25.093655586242676
366
- }, {
367
- "x": 354.40135955810547,
368
- "y": 256.67933464050293,
369
- "z": -38.23572635650635
370
- }, {
371
- "x": 353.7689971923828,
372
- "y": 247.54886627197266,
373
- "z": -34.5475435256958
374
- }, {
375
- "x": 352.1288299560547,
376
- "y": 227.34312057495117,
377
- "z": -13.095386028289795
378
- }, {
379
- "x": 303.5013198852539,
380
- "y": 234.67002868652344,
381
- "z": 12.500141859054565,
382
- "name": "rightEye"
383
- }, {
384
- "x": 351.09378814697266,
385
- "y": 211.87547206878662,
386
- "z": -6.413471698760986
387
- }, {
388
- "x": 350.7115936279297,
389
- "y": 202.1251630783081,
390
- "z": -6.413471698760986
391
- }, {
392
- "x": 348.33667755126953,
393
- "y": 168.7741756439209,
394
- "z": 6.483500003814697,
395
- "name": "faceOval"
396
- }, {
397
- "x": 356.4806365966797,
398
- "y": 299.2995357513428,
399
- "z": -23.144519329071045
400
- }, {
401
- "x": 356.5511703491211,
402
- "y": 302.66146659851074,
403
- "z": -21.020312309265137
404
- }, {
405
- "x": 356.6239547729492,
406
- "y": 304.1536331176758,
407
- "z": -18.137459754943848,
408
- "name": "lips"
409
- }, {
410
- "x": 356.5807342529297,
411
- "y": 305.1840591430664,
412
- "z": -18.767719268798828,
413
- "name": "lips"
414
- }, {
415
- "x": 356.8241500854492,
416
- "y": 308.25711250305176,
417
- "z": -20.16829490661621
418
- }, {
419
- "x": 357.113037109375,
420
- "y": 312.26277351379395,
421
- "z": -22.10575819015503
422
- }, {
423
- "x": 357.34962463378906,
424
- "y": 317.1123218536377,
425
- "z": -21.837315559387207,
426
- "name": "lips"
427
- }, {
428
- "x": 357.6658630371094,
429
- "y": 325.51036834716797,
430
- "z": -16.27002477645874
431
- }, {
432
- "x": 355.0201416015625,
433
- "y": 269.36279296875,
434
- "z": -33.73054027557373
435
- }, {
436
- "x": 348.5237503051758,
437
- "y": 270.33411026000977,
438
- "z": -24.93025302886963
439
- }, {
440
- "x": 279.97331619262695,
441
- "y": 213.24176788330078,
442
- "z": 47.759642601013184,
443
- "name": "faceOval"
444
- }, {
445
- "x": 322.66529083251953,
446
- "y": 238.5027265548706,
447
- "z": 5.535193085670471
448
- }, {
449
- "x": 316.0983657836914,
450
- "y": 239.94489669799805,
451
- "z": 5.777376294136047
452
- }, {
453
- "x": 309.9431610107422,
454
- "y": 240.24518966674805,
455
- "z": 7.510589361190796
456
- }, {
457
- "x": 301.31994247436523,
458
- "y": 237.86138534545898,
459
- "z": 13.118728399276733
460
- }, {
461
- "x": 328.14266204833984,
462
- "y": 235.80496788024902,
463
- "z": 6.646900177001953
464
- }, {
465
- "x": 313.7326431274414,
466
- "y": 222.11161136627197,
467
- "z": 3.9887237548828125
468
- }, {
469
- "x": 320.45196533203125,
470
- "y": 221.87729358673096,
471
- "z": 4.601476192474365
472
- }, {
473
- "x": 307.35679626464844,
474
- "y": 223.63793849945068,
475
- "z": 5.932023525238037
476
- }, {
477
- "x": 303.0031204223633,
478
- "y": 226.3743782043457,
479
- "z": 8.479321002960205
480
- }, {
481
- "x": 296.80023193359375,
482
- "y": 242.94299125671387,
483
- "z": 15.931552648544312
484
- }, {
485
- "x": 332.2352981567383,
486
- "y": 340.77341079711914,
487
- "z": -10.165848731994629
488
- }, {
489
- "x": 301.38587951660156,
490
- "y": 233.46447944641113,
491
- "z": 14.764405488967896,
492
- "name": "rightEye"
493
- }, {
494
- "x": 279.0147018432617,
495
- "y": 244.37155723571777,
496
- "z": 45.77549457550049
497
- }, {
498
- "x": 289.60548400878906,
499
- "y": 239.1807460784912,
500
- "z": 23.191204071044922
501
- }, {
502
- "x": 320.32257080078125,
503
- "y": 267.1292781829834,
504
- "z": -4.954537749290466
505
- }, {
506
- "x": 347.64583587646484,
507
- "y": 294.4955062866211,
508
- "z": -23.062820434570312,
509
- "name": "lips"
510
- }, {
511
- "x": 349.28138732910156,
512
- "y": 303.1095886230469,
513
- "z": -20.238323211669922
514
- }, {
515
- "x": 338.9453125,
516
- "y": 298.19186210632324,
517
- "z": -19.456336498260498,
518
- "name": "lips"
519
- }, {
520
- "x": 333.36788177490234,
521
- "y": 302.6706790924072,
522
- "z": -14.776077270507812,
523
- "name": "lips"
524
- }, {
525
- "x": 342.89188385009766,
526
- "y": 304.3561363220215,
527
- "z": -17.752301692962646
528
- }, {
529
- "x": 337.7375030517578,
530
- "y": 306.0098361968994,
531
- "z": -13.410515785217285
532
- }, {
533
- "x": 325.6159210205078,
534
- "y": 316.22995376586914,
535
- "z": -6.681914925575256
536
- }, {
537
- "x": 349.0104675292969,
538
- "y": 264.9818515777588,
539
- "z": -36.274919509887695
540
- }, {
541
- "x": 347.7138900756836,
542
- "y": 257.5664806365967,
543
- "z": -37.67549514770508
544
- }, {
545
- "x": 291.79357528686523,
546
- "y": 218.88171672821045,
547
- "z": 11.578094959259033,
548
- "name": "rightEyebrow"
549
- }, {
550
- "x": 332.2689437866211,
551
- "y": 247.56946563720703,
552
- "z": -3.3730539679527283
553
- }, {
554
- "x": 332.0074462890625,
555
- "y": 267.1201229095459,
556
- "z": -19.969879388809204
557
- }, {
558
- "x": 331.27952575683594,
559
- "y": 263.6967658996582,
560
- "z": -17.47218608856201
561
- }, {
562
- "x": 301.04373931884766,
563
- "y": 269.56552505493164,
564
- "z": 3.61815482378006
565
- }, {
566
- "x": 347.4863815307617,
567
- "y": 249.0706443786621,
568
- "z": -32.633421421051025
569
- }, {
570
- "x": 307.26118087768555,
571
- "y": 208.2646894454956,
572
- "z": 1.1591226607561111,
573
- "name": "rightEyebrow"
574
- }, {
575
- "x": 297.91919708251953,
576
- "y": 212.22604751586914,
577
- "z": 5.914516448974609,
578
- "name": "rightEyebrow"
579
- }, {
580
- "x": 285.1651382446289,
581
- "y": 197.98450469970703,
582
- "z": 36.391637325286865,
583
- "name": "faceOval"
584
- }, {
585
- "x": 337.04097747802734,
586
- "y": 211.25229835510254,
587
- "z": -4.548954665660858
588
- }, {
589
- "x": 326.5912628173828,
590
- "y": 223.16698551177979,
591
- "z": 6.670243740081787
592
- }, {
593
- "x": 320.05664825439453,
594
- "y": 309.5834255218506,
595
- "z": -4.055835008621216
596
- }, {
597
- "x": 289.6866226196289,
598
- "y": 314.617395401001,
599
- "z": 53.875489234924316,
600
- "name": "faceOval"
601
- }, {
602
- "x": 337.4256896972656,
603
- "y": 270.8755302429199,
604
- "z": -17.67060160636902
605
- }, {
606
- "x": 343.69922637939453,
607
- "y": 273.0000400543213,
608
- "z": -18.756048679351807
609
- }, {
610
- "x": 327.4242401123047,
611
- "y": 309.22399520874023,
612
- "z": -4.703601002693176,
613
- "name": "lips"
614
- }, {
615
- "x": 330.37220001220703,
616
- "y": 308.3323001861572,
617
- "z": -6.442649960517883
618
- }, {
619
- "x": 293.87027740478516,
620
- "y": 207.7961826324463,
621
- "z": 9.821539521217346,
622
- "name": "rightEyebrow"
623
- }, {
624
- "x": 332.11437225341797,
625
- "y": 271.22812271118164,
626
- "z": -16.64351224899292
627
- }, {
628
- "x": 320.1197814941406,
629
- "y": 207.40366458892822,
630
- "z": -2.48164564371109,
631
- "name": "rightEyebrow"
632
- }, {
633
- "x": 318.59575271606445,
634
- "y": 201.07443809509277,
635
- "z": -3.110446035861969,
636
- "name": "rightEyebrow"
637
- }, {
638
- "x": 310.72303771972656,
639
- "y": 175.75075149536133,
640
- "z": 13.328815698623657,
641
- "name": "faceOval"
642
- }, {
643
- "x": 289.67578887939453,
644
- "y": 202.29835510253906,
645
- "z": 21.370456218719482
646
- }, {
647
- "x": 315.30879974365234,
648
- "y": 187.35260009765625,
649
- "z": 5.0304025411605835
650
- }, {
651
- "x": 287.8936767578125,
652
- "y": 216.54793739318848,
653
- "z": 17.81065821647644,
654
- "name": "rightEyebrow"
655
- }, {
656
- "x": 283.9391899108887,
657
- "y": 215.01142501831055,
658
- "z": 32.04984903335571
659
- }, {
660
- "x": 348.35330963134766,
661
- "y": 299.4155788421631,
662
- "z": -22.47924566268921
663
- }, {
664
- "x": 341.1790466308594,
665
- "y": 301.8221855163574,
666
- "z": -18.977805376052856
667
- }, {
668
- "x": 335.69713592529297,
669
- "y": 304.4266891479492,
670
- "z": -14.682706594467163
671
- }, {
672
- "x": 339.4615173339844,
673
- "y": 272.3654365539551,
674
- "z": -16.38674020767212
675
- }, {
676
- "x": 328.99600982666016,
677
- "y": 308.86685371398926,
678
- "z": -5.616893768310547
679
- }, {
680
- "x": 332.00313568115234,
681
- "y": 309.1875743865967,
682
- "z": -10.335084199905396
683
- }, {
684
- "x": 331.0068130493164,
685
- "y": 307.9274368286133,
686
- "z": -6.681914925575256,
687
- "name": "lips"
688
- }, {
689
- "x": 341.13792419433594,
690
- "y": 266.4876937866211,
691
- "z": -26.56425952911377
692
- }, {
693
- "x": 339.02950286865234,
694
- "y": 305.6663703918457,
695
- "z": -12.33674168586731,
696
- "name": "lips"
697
- }, {
698
- "x": 344.22935485839844,
699
- "y": 304.9452781677246,
700
- "z": -15.161235332489014,
701
- "name": "lips"
702
- }, {
703
- "x": 350.1844024658203,
704
- "y": 304.374303817749,
705
- "z": -17.5305438041687,
706
- "name": "lips"
707
- }, {
708
- "x": 348.52630615234375,
709
- "y": 325.9562301635742,
710
- "z": -16.164982318878174
711
- }, {
712
- "x": 348.6581802368164,
713
- "y": 317.1624183654785,
714
- "z": -21.510512828826904,
715
- "name": "lips"
716
- }, {
717
- "x": 348.9766311645508,
718
- "y": 312.1923065185547,
719
- "z": -21.708929538726807
720
- }, {
721
- "x": 349.2427444458008,
722
- "y": 308.0660820007324,
723
- "z": -19.643079042434692
724
- }, {
725
- "x": 349.67491149902344,
726
- "y": 305.42747497558594,
727
- "z": -18.16080331802368,
728
- "name": "lips"
729
- }, {
730
- "x": 337.95589447021484,
731
- "y": 306.6535949707031,
732
- "z": -12.803598642349243,
733
- "name": "lips"
734
- }, {
735
- "x": 337.06878662109375,
736
- "y": 307.63169288635254,
737
- "z": -14.274203777313232
738
- }, {
739
- "x": 335.77449798583984,
740
- "y": 309.8449516296387,
741
- "z": -15.698124170303345
742
- }, {
743
- "x": 334.6099090576172,
744
- "y": 312.7997016906738,
745
- "z": -14.764405488967896,
746
- "name": "lips"
747
- }, {
748
- "x": 327.2330856323242,
749
- "y": 293.80866050720215,
750
- "z": -11.864047050476074
751
- }, {
752
- "x": 280.97679138183594,
753
- "y": 279.79928970336914,
754
- "z": 68.90834331512451,
755
- "name": "faceOval"
756
- }, {
757
- "x": 355.13843536376953,
758
- "y": 271.7875671386719,
759
- "z": -25.350427627563477
760
- }, {
761
- "x": 334.7235870361328,
762
- "y": 307.4656391143799,
763
- "z": -9.302158951759338,
764
- "name": "lips"
765
- }, {
766
- "x": 333.5293960571289,
767
- "y": 307.89782524108887,
768
- "z": -10.200862884521484
769
- }, {
770
- "x": 346.29688262939453,
771
- "y": 276.4256286621094,
772
- "z": -19.748122692108154
773
- }, {
774
- "x": 335.16246795654297,
775
- "y": 276.22097969055176,
776
- "z": -12.313398122787476
777
- }, {
778
- "x": 345.09132385253906,
779
- "y": 274.7082996368408,
780
- "z": -19.304605722427368
781
- }, {
782
- "x": 325.4267883300781,
783
- "y": 252.95130729675293,
784
- "z": -1.6661019623279572
785
- }, {
786
- "x": 315.347843170166,
787
- "y": 259.05200958251953,
788
- "z": -0.25604281574487686
789
- }, {
790
- "x": 330.44933319091797,
791
- "y": 267.7570152282715,
792
- "z": -14.017432928085327
793
- }, {
794
- "x": 294.96768951416016,
795
- "y": 185.26001930236816,
796
- "z": 23.903164863586426,
797
- "name": "faceOval"
798
- }, {
799
- "x": 299.63531494140625,
800
- "y": 192.7913761138916,
801
- "z": 12.640198469161987
802
- }, {
803
- "x": 304.5452117919922,
804
- "y": 202.4142837524414,
805
- "z": 3.244667649269104,
806
- "name": "rightEyebrow"
807
- }, {
808
- "x": 331.6915512084961,
809
- "y": 320.0467872619629,
810
- "z": -10.632705688476562
811
- }, {
812
- "x": 334.5911407470703,
813
- "y": 201.27566814422607,
814
- "z": -6.133356094360352,
815
- "name": "rightEyebrow"
816
- }, {
817
- "x": 331.4815902709961,
818
- "y": 185.44180870056152,
819
- "z": 0.6627205014228821
820
- }, {
821
- "x": 328.05816650390625,
822
- "y": 170.8385467529297,
823
- "z": 7.358860373497009,
824
- "name": "faceOval"
825
- }, {
826
- "x": 304.49764251708984,
827
- "y": 239.76297855377197,
828
- "z": 10.387605428695679
829
- }, {
830
- "x": 290.6382179260254,
831
- "y": 248.85257720947266,
832
- "z": 19.03616428375244
833
- }, {
834
- "x": 331.5682601928711,
835
- "y": 233.20727348327637,
836
- "z": 7.837390303611755
837
- }, {
838
- "x": 295.5115509033203,
839
- "y": 228.9834451675415,
840
- "z": 14.41426157951355
841
- }, {
842
- "x": 336.94332122802734,
843
- "y": 241.8259334564209,
844
- "z": -5.27842104434967
845
- }, {
846
- "x": 336.2792205810547,
847
- "y": 262.7049922943115,
848
- "z": -26.12074375152588
849
- }, {
850
- "x": 284.4102478027344,
851
- "y": 255.3262710571289,
852
- "z": 25.467140674591064
853
- }, {
854
- "x": 295.1420593261719,
855
- "y": 253.02655220031738,
856
- "z": 12.430112361907959
857
- }, {
858
- "x": 303.5196113586426,
859
- "y": 254.20703887939453,
860
- "z": 6.139191389083862
861
- }, {
862
- "x": 315.73450088500977,
863
- "y": 251.64799690246582,
864
- "z": 3.3788898587226868
865
- }, {
866
- "x": 324.69661712646484,
867
- "y": 247.56494522094727,
868
- "z": 2.3328344523906708
869
- }, {
870
- "x": 331.57970428466797,
871
- "y": 243.02241325378418,
872
- "z": 1.1423448473215103
873
- }, {
874
- "x": 345.6210708618164,
875
- "y": 229.9976634979248,
876
- "z": -10.825285911560059
877
- }, {
878
- "x": 286.26644134521484,
879
- "y": 270.37991523742676,
880
- "z": 21.708929538726807
881
- }, {
882
- "x": 290.2525520324707,
883
- "y": 228.4921360015869,
884
- "z": 17.71728754043579
885
- }, {
886
- "x": 351.65367126464844,
887
- "y": 269.3400764465332,
888
- "z": -33.450424671173096
889
- }, {
890
- "x": 333.1378936767578,
891
- "y": 253.88388633728027,
892
- "z": -7.230473756790161
893
- }, {
894
- "x": 277.8318977355957,
895
- "y": 246.95331573486328,
896
- "z": 68.20805549621582,
897
- "name": "faceOval"
898
- }, {
899
- "x": 336.6680908203125,
900
- "y": 238.10003757476807,
901
- "z": 0.7688578963279724
902
- }, {
903
- "x": 329.95800018310547,
904
- "y": 269.18323516845703,
905
- "z": -7.207130789756775
906
- }, {
907
- "x": 299.17491912841797,
908
- "y": 234.13324356079102,
909
- "z": 15.95489501953125
910
- }, {
911
- "x": 335.61729431152344,
912
- "y": 258.71752738952637,
913
- "z": -23.016133308410645
914
- }, {
915
- "x": 284.1079330444336,
916
- "y": 297.0343494415283,
917
- "z": 63.25934886932373,
918
- "name": "faceOval"
919
- }, {
920
- "x": 331.44542694091797,
921
- "y": 230.6892442703247,
922
- "z": 9.92658257484436,
923
- "name": "rightEye"
924
- }, {
925
- "x": 341.41536712646484,
926
- "y": 253.01264762878418,
927
- "z": -29.038610458374023
928
- }, {
929
- "x": 303.5472869873047,
930
- "y": 327.5896739959717,
931
- "z": 16.725212335586548
932
- }, {
933
- "x": 304.7756576538086,
934
- "y": 337.4389457702637,
935
- "z": 27.38126277923584,
936
- "name": "faceOval"
937
- }, {
938
- "x": 280.80501556396484,
939
- "y": 275.32050132751465,
940
- "z": 45.0752067565918
941
- }, {
942
- "x": 295.43582916259766,
943
- "y": 318.4501647949219,
944
- "z": 26.2608003616333
945
- }, {
946
- "x": 281.4303207397461,
947
- "y": 228.7355661392212,
948
- "z": 40.94350814819336
949
- }, {
950
- "x": 331.2549591064453,
951
- "y": 349.4216537475586,
952
- "z": -7.376367449760437
953
- }, {
954
- "x": 352.4247741699219,
955
- "y": 271.7330074310303,
956
- "z": -24.953596591949463
957
- }, {
958
- "x": 327.5672912597656,
959
- "y": 260.41900634765625,
960
- "z": -5.456410646438599
961
- }, {
962
- "x": 284.5432472229004,
963
- "y": 241.7647933959961,
964
- "z": 29.668869972229004
965
- }, {
966
- "x": 310,
967
- "y": 235.66174507141113,
968
- "z": 8.502663969993591,
969
- "name": "rightEye"
970
- }, {
971
- "x": 315.7071113586426,
972
- "y": 235.7572603225708,
973
- "z": 6.938687562942505,
974
- "name": "rightEye"
975
- }, {
976
- "x": 330.41088104248047,
977
- "y": 311.04143142700195,
978
- "z": -9.325502514839172,
979
- "name": "lips"
980
- }, {
981
- "x": 288.5377502441406,
982
- "y": 285.31983375549316,
983
- "z": 21.837315559387207
984
- }, {
985
- "x": 344.55039978027344,
986
- "y": 359.4300842285156,
987
- "z": -6.705257892608643,
988
- "name": "faceOval"
989
- }, {
990
- "x": 323.41880798339844,
991
- "y": 351.67362213134766,
992
- "z": 7.802375555038452,
993
- "name": "faceOval"
994
- }, {
995
- "x": 314.64088439941406,
996
- "y": 346.11894607543945,
997
- "z": 16.36339783668518,
998
- "name": "faceOval"
999
- }, {
1000
- "x": 349.4945526123047,
1001
- "y": 184.8434829711914,
1002
- "z": -0.21847527474164963
1003
- }, {
1004
- "x": 359.24694061279297,
1005
- "y": 359.8348903656006,
1006
- "z": -8.403456211090088,
1007
- "name": "faceOval"
1008
- }, {
1009
- "x": 321.26182556152344,
1010
- "y": 234.64492321014404,
1011
- "z": 6.90950870513916,
1012
- "name": "rightEye"
1013
- }, {
1014
- "x": 326.318359375,
1015
- "y": 232.90250301361084,
1016
- "z": 8.029969334602356,
1017
- "name": "rightEye"
1018
- }, {
1019
- "x": 329.6211624145508,
1020
- "y": 231.6195774078369,
1021
- "z": 9.722331762313843,
1022
- "name": "rightEye"
1023
- }, {
1024
- "x": 285.9398078918457,
1025
- "y": 228.2351303100586,
1026
- "z": 24.650139808654785
1027
- }, {
1028
- "x": 325.79288482666016,
1029
- "y": 227.88007736206055,
1030
- "z": 7.469738721847534,
1031
- "name": "rightEye"
1032
- }, {
1033
- "x": 320.1699447631836,
1034
- "y": 227.5934886932373,
1035
- "z": 6.168370842933655,
1036
- "name": "rightEye"
1037
- }, {
1038
- "x": 314.85408782958984,
1039
- "y": 227.85282611846924,
1040
- "z": 6.2675780057907104,
1041
- "name": "rightEye"
1042
- }, {
1043
- "x": 309.3084907531738,
1044
- "y": 229.1516876220703,
1045
- "z": 7.7031683921813965,
1046
- "name": "rightEye"
1047
- }, {
1048
- "x": 305.5621337890625,
1049
- "y": 230.92366218566895,
1050
- "z": 9.722331762313843,
1051
- "name": "rightEye"
1052
- }, {
1053
- "x": 277.8681945800781,
1054
- "y": 228.5354232788086,
1055
- "z": 59.71122741699219,
1056
- "name": "faceOval"
1057
- }, {
1058
- "x": 306.1444664001465,
1059
- "y": 235.1954698562622,
1060
- "z": 10.603528022766113,
1061
- "name": "rightEye"
1062
- }, {
1063
- "x": 355.4478454589844,
1064
- "y": 281.96210861206055,
1065
- "z": -20.565123558044434
1066
- }, {
1067
- "x": 333.02661895751953,
1068
- "y": 288.0105400085449,
1069
- "z": -14.72939133644104
1070
- }, {
1071
- "x": 337.15728759765625,
1072
- "y": 269.2059516906738,
1073
- "z": -19.8414945602417
1074
- }, {
1075
- "x": 345.9898376464844,
1076
- "y": 283.5453128814697,
1077
- "z": -20.4834246635437
1078
- }, {
1079
- "x": 351.48963928222656,
1080
- "y": 219.98916149139404,
1081
- "z": -7.0378947257995605
1082
- }, {
1083
- "x": 312.39574432373047,
1084
- "y": 336.50628089904785,
1085
- "z": 8.671900033950806
1086
- }, {
1087
- "x": 321.32152557373047,
1088
- "y": 343.1755256652832,
1089
- "z": 0.9067271649837494
1090
- }, {
1091
- "x": 343.78379821777344,
1092
- "y": 353.2975959777832,
1093
- "z": -14.355905055999756
1094
- }, {
1095
- "x": 296.8791389465332,
1096
- "y": 327.91497230529785,
1097
- "z": 41.01353645324707,
1098
- "name": "faceOval"
1099
- }, {
1100
- "x": 329.6939468383789,
1101
- "y": 229.27897453308105,
1102
- "z": 8.934508562088013,
1103
- "name": "rightEye"
1104
- }, {
1105
- "x": 341.6905212402344,
1106
- "y": 241.4073657989502,
1107
- "z": -14.589333534240723
1108
- }, {
1109
- "x": 359.03079986572266,
1110
- "y": 353.48859786987305,
1111
- "z": -15.803166627883911
1112
- }, {
1113
- "x": 333.1861877441406,
1114
- "y": 356.43213272094727,
1115
- "z": -1.0234417766332626,
1116
- "name": "faceOval"
1117
- }, {
1118
- "x": 283.97483825683594,
1119
- "y": 291.4318656921387,
1120
- "z": 41.94725513458252
1121
- }, {
1122
- "x": 343.33770751953125,
1123
- "y": 305.830135345459,
1124
- "z": -15.756480693817139,
1125
- "name": "lips"
1126
- }, {
1127
- "x": 342.40283966064453,
1128
- "y": 307.7453899383545,
1129
- "z": -17.4021577835083
1130
- }, {
1131
- "x": 341.53621673583984,
1132
- "y": 311.0595703125,
1133
- "z": -19.047834873199463
1134
- }, {
1135
- "x": 340.9107208251953,
1136
- "y": 315.4837703704834,
1137
- "z": -18.5576331615448,
1138
- "name": "lips"
1139
- }, {
1140
- "x": 339.1478729248047,
1141
- "y": 323.42233657836914,
1142
- "z": -14.367576837539673
1143
- }, {
1144
- "x": 333.3201599121094,
1145
- "y": 307.4406337738037,
1146
- "z": -9.617288708686829
1147
- }, {
1148
- "x": 331.2411117553711,
1149
- "y": 306.9811820983887,
1150
- "z": -9.669809937477112
1151
- }, {
1152
- "x": 329.23255920410156,
1153
- "y": 306.0508346557617,
1154
- "z": -9.582273960113525,
1155
- "name": "lips"
1156
- }, {
1157
- "x": 322.4586486816406,
1158
- "y": 301.33323669433594,
1159
- "z": -7.720675468444824
1160
- }, {
1161
- "x": 297.1712112426758,
1162
- "y": 286.9552803039551,
1163
- "z": 8.240055441856384
1164
- }, {
1165
- "x": 341.3060760498047,
1166
- "y": 235.4432201385498,
1167
- "z": -7.504753470420837
1168
- }, {
1169
- "x": 336.9318389892578,
1170
- "y": 224.3451976776123,
1171
- "z": 5.829898118972778
1172
- }, {
1173
- "x": 332.65323638916016,
1174
- "y": 226.70403957366943,
1175
- "z": 8.105834126472473
1176
- }, {
1177
- "x": 334.67357635498047,
1178
- "y": 306.4397621154785,
1179
- "z": -8.981193900108337,
1180
- "name": "lips"
1181
- }, {
1182
- "x": 297.4601936340332,
1183
- "y": 306.29210472106934,
1184
- "z": 15.476365089416504
1185
- }, {
1186
- "x": 342.9119110107422,
1187
- "y": 222.37077713012695,
1188
- "z": -2.754466235637665
1189
- }, {
1190
- "x": 335.4629898071289,
1191
- "y": 332.20250129699707,
1192
- "z": -11.823196411132812
1193
- }, {
1194
- "x": 353.2412338256836,
1195
- "y": 240.56339263916016,
1196
- "z": -27.147831916809082
1197
- }, {
1198
- "x": 346.3080596923828,
1199
- "y": 236.41446590423584,
1200
- "z": -18.452589511871338
1201
- }, {
1202
- "x": 352.6475143432617,
1203
- "y": 234.1420555114746,
1204
- "z": -19.748122692108154
1205
- }, {
1206
- "x": 337.3209762573242,
1207
- "y": 253.39937210083008,
1208
- "z": -16.024924516677856
1209
- }, {
1210
- "x": 358.6122131347656,
1211
- "y": 344.90861892700195,
1212
- "z": -18.592647314071655
1213
- }, {
1214
- "x": 358.1117248535156,
1215
- "y": 334.64990615844727,
1216
- "z": -17.49552845954895
1217
- }, {
1218
- "x": 346.4450454711914,
1219
- "y": 335.0321102142334,
1220
- "z": -16.32838249206543
1221
- }, {
1222
- "x": 319.17640686035156,
1223
- "y": 320.2833938598633,
1224
- "z": -3.276764452457428
1225
- }, {
1226
- "x": 325.2540588378906,
1227
- "y": 276.2369728088379,
1228
- "z": -6.460157036781311
1229
- }, {
1230
- "x": 326.7214584350586,
1231
- "y": 327.3939514160156,
1232
- "z": -7.417217493057251
1233
- }, {
1234
- "x": 310.7190132141113,
1235
- "y": 277.2265148162842,
1236
- "z": -3.5452082753181458
1237
- }, {
1238
- "x": 319.78355407714844,
1239
- "y": 284.8238182067871,
1240
- "z": -6.4543211460113525
1241
- }, {
1242
- "x": 305.773983001709,
1243
- "y": 290.83580017089844,
1244
- "z": 0.06907138042151928
1245
- }, {
1246
- "x": 344.4001770019531,
1247
- "y": 344.85408782958984,
1248
- "z": -16.946970224380493
1249
- }, {
1250
- "x": 333.1879425048828,
1251
- "y": 258.74256134033203,
1252
- "z": -11.90489649772644
1253
- }, {
1254
- "x": 313.80598068237305,
1255
- "y": 327.08919525146484,
1256
- "z": 2.2277912497520447
1257
- }, {
1258
- "x": 322.9637908935547,
1259
- "y": 334.6819496154785,
1260
- "z": -3.3643004298210144
1261
- }, {
1262
- "x": 313.4055519104004,
1263
- "y": 311.2166690826416,
1264
- "z": -1.1175429821014404
1265
- }, {
1266
- "x": 291.0865783691406,
1267
- "y": 298.2831001281738,
1268
- "z": 22.467575073242188
1269
- }, {
1270
- "x": 305.6580924987793,
1271
- "y": 313.3707904815674,
1272
- "z": 5.561453700065613
1273
- }, {
1274
- "x": 288.23760986328125,
1275
- "y": 305.9941864013672,
1276
- "z": 36.765122413635254
1277
- }, {
1278
- "x": 315.10692596435547,
1279
- "y": 296.26991271972656,
1280
- "z": -4.604393839836121
1281
- }, {
1282
- "x": 337.50518798828125,
1283
- "y": 247.5944423675537,
1284
- "z": -10.597691535949707
1285
- }, {
1286
- "x": 338.8450622558594,
1287
- "y": 265.47778129577637,
1288
- "z": -27.778091430664062
1289
- }, {
1290
- "x": 334.25254821777344,
1291
- "y": 269.0671920776367,
1292
- "z": -20.938611030578613
1293
- }, {
1294
- "x": 341.64512634277344,
1295
- "y": 259.6387195587158,
1296
- "z": -32.189905643463135
1297
- }, {
1298
- "x": 331.44081115722656,
1299
- "y": 219.0976095199585,
1300
- "z": 4.207563698291779
1301
- }, {
1302
- "x": 320.56339263916016,
1303
- "y": 216.49658203125,
1304
- "z": 2.930997312068939
1305
- }, {
1306
- "x": 311.21912002563477,
1307
- "y": 216.57853603363037,
1308
- "z": 2.9674705862998962
1309
- }, {
1310
- "x": 303.46256256103516,
1311
- "y": 218.54614734649658,
1312
- "z": 5.357203483581543
1313
- }, {
1314
- "x": 297.99999237060547,
1315
- "y": 222.505202293396,
1316
- "z": 9.325502514839172
1317
- }, {
1318
- "x": 294.93839263916016,
1319
- "y": 236.39654159545898,
1320
- "z": 18.534289598464966
1321
- }, {
1322
- "x": 278.87489318847656,
1323
- "y": 259.7095584869385,
1324
- "z": 45.68212032318115
1325
- }, {
1326
- "x": 300.3782653808594,
1327
- "y": 245.38593292236328,
1328
- "z": 12.278382778167725
1329
- }, {
1330
- "x": 307.06348419189453,
1331
- "y": 246.36857986450195,
1332
- "z": 8.164191246032715
1333
- }, {
1334
- "x": 315.5229187011719,
1335
- "y": 245.3949737548828,
1336
- "z": 5.503097176551819
1337
- }, {
1338
- "x": 323.71395111083984,
1339
- "y": 242.75178909301758,
1340
- "z": 4.6335723996162415
1341
- }, {
1342
- "x": 330.2785873413086,
1343
- "y": 239.34658527374268,
1344
- "z": 4.937030673027039
1345
- }, {
1346
- "x": 334.6982192993164,
1347
- "y": 236.0460376739502,
1348
- "z": 4.823233783245087
1349
- }, {
1350
- "x": 279.3412208557129,
1351
- "y": 263.5196113586426,
1352
- "z": 70.91583728790283,
1353
- "name": "faceOval"
1354
- }, {
1355
- "x": 334.65972900390625,
1356
- "y": 271.6648578643799,
1357
- "z": -17.775644063949585
1358
- }, {
1359
- "x": 342.05677032470703,
1360
- "y": 246.99846267700195,
1361
- "z": -20.84523916244507
1362
- }, {
1363
- "x": 344.0357971191406,
1364
- "y": 264.5701503753662,
1365
- "z": -32.936880588531494
1366
- }, {
1367
- "x": 348.25531005859375,
1368
- "y": 268.6645030975342,
1369
- "z": -30.695960521697998
1370
- }, {
1371
- "x": 344.12227630615234,
1372
- "y": 266.34212493896484,
1373
- "z": -29.808926582336426
1374
- }, {
1375
- "x": 337.12318420410156,
1376
- "y": 274.2556858062744,
1377
- "z": -15.768152475357056
1378
- }, {
1379
- "x": 349.49047088623047,
1380
- "y": 269.071683883667,
1381
- "z": -32.51670837402344
1382
- }, {
1383
- "x": 350.1683044433594,
1384
- "y": 271.4691352844238,
1385
- "z": -24.93025302886963
1386
- }, {
1387
- "x": 333.9634704589844,
1388
- "y": 230.56639194488525,
1389
- "z": 8.89949381351471
1390
- }, {
1391
- "x": 338.2147979736328,
1392
- "y": 231.4807891845703,
1393
- "z": 4.6715047955513
1394
- }, {
1395
- "x": 340.4712677001953,
1396
- "y": 231.74463272094727,
1397
- "z": -0.34996166825294495
1398
- }, {
1399
- "x": 303.28975677490234,
1400
- "y": 232.24980354309082,
1401
- "z": 11.916568279266357,
1402
- "name": "rightEye"
1403
- }, {
1404
- "x": 299.4649124145508,
1405
- "y": 229.53842639923096,
1406
- "z": 12.325069904327393
1407
- }, {
1408
- "x": 359.09618377685547,
1409
- "y": 241.77349090576172,
1410
- "z": -24.650139808654785
1411
- }, {
1412
- "x": 399.46216583251953,
1413
- "y": 229.89503860473633,
1414
- "z": 15.919880867004395,
1415
- "name": "leftEye"
1416
- }, {
1417
- "x": 361.38919830322266,
1418
- "y": 269.6129894256592,
1419
- "z": -24.510080814361572
1420
- }, {
1421
- "x": 416.9973373413086,
1422
- "y": 206.0895538330078,
1423
- "z": 53.26857566833496,
1424
- "name": "faceOval"
1425
- }, {
1426
- "x": 381.32179260253906,
1427
- "y": 235.5476474761963,
1428
- "z": 7.6214683055877686
1429
- }, {
1430
- "x": 387.8068542480469,
1431
- "y": 236.25958442687988,
1432
- "z": 8.345099091529846
1433
- }, {
1434
- "x": 393.95751953125,
1435
- "y": 235.8660364151001,
1436
- "z": 10.475142002105713
1437
- }, {
1438
- "x": 401.84600830078125,
1439
- "y": 232.77019500732422,
1440
- "z": 16.760226488113403
1441
- }, {
1442
- "x": 375.70568084716797,
1443
- "y": 233.48456382751465,
1444
- "z": 8.234220147132874
1445
- }, {
1446
- "x": 388.17752838134766,
1447
- "y": 218.94717693328857,
1448
- "z": 6.810300946235657
1449
- }, {
1450
- "x": 381.64928436279297,
1451
- "y": 219.2656660079956,
1452
- "z": 6.711093783378601
1453
- }, {
1454
- "x": 394.4760513305664,
1455
- "y": 219.66821193695068,
1456
- "z": 9.173773527145386
1457
- }, {
1458
- "x": 398.8843536376953,
1459
- "y": 221.8837022781372,
1460
- "z": 12.03328251838684
1461
- }, {
1462
- "x": 406.5454864501953,
1463
- "y": 237.12156772613525,
1464
- "z": 19.7131085395813
1465
- }, {
1466
- "x": 383.87447357177734,
1467
- "y": 337.6932907104492,
1468
- "z": -8.631049990653992
1469
- }, {
1470
- "x": 401.2682342529297,
1471
- "y": 228.5916566848755,
1472
- "z": 18.359217643737793,
1473
- "name": "leftEye"
1474
- }, {
1475
- "x": 422.0449447631836,
1476
- "y": 236.73934936523438,
1477
- "z": 51.16771221160889
1478
- }, {
1479
- "x": 412.69153594970703,
1480
- "y": 232.80198097229004,
1481
- "z": 27.52131938934326
1482
- }, {
1483
- "x": 387.3497772216797,
1484
- "y": 263.298397064209,
1485
- "z": -2.8609684109687805
1486
- }, {
1487
- "x": 364.5124053955078,
1488
- "y": 293.39221000671387,
1489
- "z": -22.397546768188477,
1490
- "name": "lips"
1491
- }, {
1492
- "x": 363.62987518310547,
1493
- "y": 302.1291446685791,
1494
- "z": -19.643079042434692
1495
- }, {
1496
- "x": 373.2334518432617,
1497
- "y": 295.8647060394287,
1498
- "z": -18.125789165496826,
1499
- "name": "lips"
1500
- }, {
1501
- "x": 378.83365631103516,
1502
- "y": 299.5177745819092,
1503
- "z": -13.153743743896484,
1504
- "name": "lips"
1505
- }, {
1506
- "x": 369.91477966308594,
1507
- "y": 302.5704002380371,
1508
- "z": -16.65518283843994
1509
- }, {
1510
- "x": 374.9167251586914,
1511
- "y": 303.5416603088379,
1512
- "z": -11.963253021240234
1513
- }, {
1514
- "x": 387.58888244628906,
1515
- "y": 312.2716999053955,
1516
- "z": -4.680258631706238
1517
- }, {
1518
- "x": 360.6635284423828,
1519
- "y": 264.31986808776855,
1520
- "z": -35.94811677932739
1521
- }, {
1522
- "x": 361.04564666748047,
1523
- "y": 256.8225860595703,
1524
- "z": -37.278664112091064
1525
- }, {
1526
- "x": 408.3855438232422,
1527
- "y": 213.52088928222656,
1528
- "z": 15.756480693817139,
1529
- "name": "leftEyebrow"
1530
- }, {
1531
- "x": 373.2946014404297,
1532
- "y": 245.38101196289062,
1533
- "z": -1.9316278398036957
1534
- }, {
1535
- "x": 376.83860778808594,
1536
- "y": 264.3721103668213,
1537
- "z": -18.510947227478027
1538
- }, {
1539
- "x": 376.9546127319336,
1540
- "y": 261.0010528564453,
1541
- "z": -15.989909172058105
1542
- }, {
1543
- "x": 406.1498260498047,
1544
- "y": 263.5030174255371,
1545
- "z": 7.072908878326416
1546
- }, {
1547
- "x": 360.07205963134766,
1548
- "y": 248.3631706237793,
1549
- "z": -32.16656446456909
1550
- }, {
1551
- "x": 393.11119079589844,
1552
- "y": 205.10473251342773,
1553
- "z": 3.7786373496055603,
1554
- "name": "leftEyebrow"
1555
- }, {
1556
- "x": 402.12791442871094,
1557
- "y": 207.89000988006592,
1558
- "z": 9.383859634399414,
1559
- "name": "leftEyebrow"
1560
- }, {
1561
- "x": 410.8693313598633,
1562
- "y": 191.6182279586792,
1563
- "z": 41.27030849456787,
1564
- "name": "faceOval"
1565
- }, {
1566
- "x": 364.9509811401367,
1567
- "y": 210.40483474731445,
1568
- "z": -3.758212625980377
1569
- }, {
1570
- "x": 375.94444274902344,
1571
- "y": 221.1331844329834,
1572
- "z": 8.368442058563232
1573
- }, {
1574
- "x": 392.1904754638672,
1575
- "y": 305.0360298156738,
1576
- "z": -1.752179116010666
1577
- }, {
1578
- "x": 419.50225830078125,
1579
- "y": 307.25592613220215,
1580
- "z": 58.96425247192383,
1581
- "name": "faceOval"
1582
- }, {
1583
- "x": 372.0027160644531,
1584
- "y": 268.7212657928467,
1585
- "z": -16.631840467453003
1586
- }, {
1587
- "x": 366.1614227294922,
1588
- "y": 271.6237449645996,
1589
- "z": -18.219159841537476
1590
- }, {
1591
- "x": 385.00938415527344,
1592
- "y": 305.3863334655762,
1593
- "z": -2.567722797393799
1594
- }, {
1595
- "x": 381.99771881103516,
1596
- "y": 304.9723720550537,
1597
- "z": -4.575215280056
1598
- }, {
1599
- "x": 405.078125,
1600
- "y": 203.21216583251953,
1601
- "z": 13.713973760604858,
1602
- "name": "leftEyebrow"
1603
- }, {
1604
- "x": 377.13207244873047,
1605
- "y": 268.4710121154785,
1606
- "z": -15.266278982162476
1607
- }, {
1608
- "x": 380.9713363647461,
1609
- "y": 205.36980628967285,
1610
- "z": -0.7250899076461792,
1611
- "name": "leftEyebrow"
1612
- }, {
1613
- "x": 381.7788314819336,
1614
- "y": 198.9268398284912,
1615
- "z": -1.184653863310814,
1616
- "name": "leftEyebrow"
1617
- }, {
1618
- "x": 385.5204772949219,
1619
- "y": 172.1484375,
1620
- "z": 16.04826807975769,
1621
- "name": "faceOval"
1622
- }, {
1623
- "x": 407.94189453125,
1624
- "y": 196.76236152648926,
1625
- "z": 25.723915100097656
1626
- }, {
1627
- "x": 383.03890228271484,
1628
- "y": 184.5157527923584,
1629
- "z": 7.393874526023865
1630
- }, {
1631
- "x": 411.61781311035156,
1632
- "y": 210.79241752624512,
1633
- "z": 22.315845489501953,
1634
- "name": "leftEyebrow"
1635
- }, {
1636
- "x": 414.30870056152344,
1637
- "y": 208.4643030166626,
1638
- "z": 37.021894454956055
1639
- }, {
1640
- "x": 364.28722381591797,
1641
- "y": 298.35777282714844,
1642
- "z": -21.86065673828125
1643
- }, {
1644
- "x": 371.3682556152344,
1645
- "y": 299.78848457336426,
1646
- "z": -17.834001779556274
1647
- }, {
1648
- "x": 376.88201904296875,
1649
- "y": 301.6696071624756,
1650
- "z": -13.153743743896484
1651
- }, {
1652
- "x": 370.2193832397461,
1653
- "y": 270.49095153808594,
1654
- "z": -15.569736957550049
1655
- }, {
1656
- "x": 383.5081100463867,
1657
- "y": 305.2726364135742,
1658
- "z": -3.673594295978546
1659
- }, {
1660
- "x": 380.73760986328125,
1661
- "y": 305.96869468688965,
1662
- "z": -8.660228252410889
1663
- }, {
1664
- "x": 381.2334442138672,
1665
- "y": 304.63574409484863,
1666
- "z": -4.820316135883331,
1667
- "name": "lips"
1668
- }, {
1669
- "x": 368.1698989868164,
1670
- "y": 264.8884963989258,
1671
- "z": -25.653886795043945
1672
- }, {
1673
- "x": 373.5087203979492,
1674
- "y": 303.4233856201172,
1675
- "z": -10.95950722694397,
1676
- "name": "lips"
1677
- }, {
1678
- "x": 368.4544372558594,
1679
- "y": 303.29601287841797,
1680
- "z": -14.169161319732666,
1681
- "name": "lips"
1682
- }, {
1683
- "x": 362.76554107666016,
1684
- "y": 303.5735607147217,
1685
- "z": -16.911956071853638,
1686
- "name": "lips"
1687
- }, {
1688
- "x": 366.60980224609375,
1689
- "y": 324.8870658874512,
1690
- "z": -15.616422891616821
1691
- }, {
1692
- "x": 365.7067108154297,
1693
- "y": 315.95678329467773,
1694
- "z": -20.903596878051758,
1695
- "name": "lips"
1696
- }, {
1697
- "x": 365.0083923339844,
1698
- "y": 311.2232208251953,
1699
- "z": -21.066999435424805
1700
- }, {
1701
- "x": 364.1508102416992,
1702
- "y": 307.0583438873291,
1703
- "z": -18.907777070999146
1704
- }, {
1705
- "x": 363.37512969970703,
1706
- "y": 304.5721435546875,
1707
- "z": -17.42550015449524,
1708
- "name": "lips"
1709
- }, {
1710
- "x": 374.580078125,
1711
- "y": 304.3059539794922,
1712
- "z": -11.40302300453186,
1713
- "name": "lips"
1714
- }, {
1715
- "x": 375.55362701416016,
1716
- "y": 305.0998020172119,
1717
- "z": -12.861957550048828
1718
- }, {
1719
- "x": 377.2437286376953,
1720
- "y": 307.1674346923828,
1721
- "z": -14.215847253799438
1722
- }, {
1723
- "x": 378.68587493896484,
1724
- "y": 309.9015712738037,
1725
- "z": -13.223772048950195,
1726
- "name": "lips"
1727
- }, {
1728
- "x": 383.8992691040039,
1729
- "y": 290.29629707336426,
1730
- "z": -9.97326910495758
1731
- }, {
1732
- "x": 423.3871841430664,
1733
- "y": 271.91688537597656,
1734
- "z": 74.37058925628662,
1735
- "name": "faceOval"
1736
- }, {
1737
- "x": 377.68043518066406,
1738
- "y": 304.62209701538086,
1739
- "z": -7.603961229324341,
1740
- "name": "lips"
1741
- }, {
1742
- "x": 379.00428771972656,
1743
- "y": 304.9314594268799,
1744
- "z": -8.57852816581726
1745
- }, {
1746
- "x": 364.00279998779297,
1747
- "y": 275.2813911437988,
1748
- "z": -19.25792098045349
1749
- }, {
1750
- "x": 374.68231201171875,
1751
- "y": 273.82555961608887,
1752
- "z": -11.28047227859497
1753
- }, {
1754
- "x": 365.0354766845703,
1755
- "y": 273.4548568725586,
1756
- "z": -18.791062831878662
1757
- }, {
1758
- "x": 380.61901092529297,
1759
- "y": 249.8848056793213,
1760
- "z": 0.15501167625188828
1761
- }, {
1762
- "x": 391.14158630371094,
1763
- "y": 254.7934627532959,
1764
- "z": 2.0906515419483185
1765
- }, {
1766
- "x": 378.1761169433594,
1767
- "y": 264.9612236022949,
1768
- "z": -12.605184316635132
1769
- }, {
1770
- "x": 400.9540557861328,
1771
- "y": 179.99592304229736,
1772
- "z": 27.82477855682373,
1773
- "name": "faceOval"
1774
- }, {
1775
- "x": 398.0038833618164,
1776
- "y": 188.50656509399414,
1777
- "z": 16.094952821731567
1778
- }, {
1779
- "x": 394.8717498779297,
1780
- "y": 199.0359592437744,
1781
- "z": 6.226727366447449,
1782
- "name": "leftEyebrow"
1783
- }, {
1784
- "x": 382.10926055908203,
1785
- "y": 316.83926582336426,
1786
- "z": -8.946179747581482
1787
- }, {
1788
- "x": 366.51588439941406,
1789
- "y": 200.32583713531494,
1790
- "z": -5.24632453918457,
1791
- "name": "leftEyebrow"
1792
- }, {
1793
- "x": 367.4893569946289,
1794
- "y": 183.87210845947266,
1795
- "z": 1.9039081037044525
1796
- }, {
1797
- "x": 368.6243438720703,
1798
- "y": 168.8127565383911,
1799
- "z": 8.736093044281006,
1800
- "name": "faceOval"
1801
- }, {
1802
- "x": 398.96175384521484,
1803
- "y": 234.9675178527832,
1804
- "z": 13.713973760604858
1805
- }, {
1806
- "x": 412.9645538330078,
1807
- "y": 242.23042488098145,
1808
- "z": 23.272905349731445
1809
- }, {
1810
- "x": 372.05257415771484,
1811
- "y": 231.41919136047363,
1812
- "z": 9.226294755935669
1813
- }, {
1814
- "x": 406.0722351074219,
1815
- "y": 223.58965873718262,
1816
- "z": 18.370890617370605
1817
- }, {
1818
- "x": 368.27442169189453,
1819
- "y": 240.2039337158203,
1820
- "z": -4.166713654994965
1821
- }, {
1822
- "x": 372.3575210571289,
1823
- "y": 260.66442489624023,
1824
- "z": -24.976940155029297
1825
- }, {
1826
- "x": 419.2244338989258,
1827
- "y": 247.9079246520996,
1828
- "z": 30.299127101898193
1829
- }, {
1830
- "x": 409.43885803222656,
1831
- "y": 246.60913467407227,
1832
- "z": 16.398411989212036
1833
- }, {
1834
- "x": 401.69139862060547,
1835
- "y": 248.76328468322754,
1836
- "z": 9.395531415939331
1837
- }, {
1838
- "x": 389.7608184814453,
1839
- "y": 247.56915092468262,
1840
- "z": 5.841569304466248
1841
- }, {
1842
- "x": 380.5461883544922,
1843
- "y": 244.55984115600586,
1844
- "z": 4.263003468513489
1845
- }, {
1846
- "x": 373.25817108154297,
1847
- "y": 240.80214500427246,
1848
- "z": 2.5356262922286987
1849
- }, {
1850
- "x": 358.77086639404297,
1851
- "y": 229.35615062713623,
1852
- "z": -10.387605428695679
1853
- }, {
1854
- "x": 419.5793914794922,
1855
- "y": 262.8478717803955,
1856
- "z": 26.5175724029541
1857
- }, {
1858
- "x": 410.8808898925781,
1859
- "y": 222.51372814178467,
1860
- "z": 22.199130058288574
1861
- }, {
1862
- "x": 358.45714569091797,
1863
- "y": 268.91467094421387,
1864
- "z": -33.17030906677246
1865
- }, {
1866
- "x": 373.4129333496094,
1867
- "y": 251.6385841369629,
1868
- "z": -5.771540403366089
1869
- }, {
1870
- "x": 422.5408172607422,
1871
- "y": 239.23919677734375,
1872
- "z": 74.04378890991211,
1873
- "name": "faceOval"
1874
- }, {
1875
- "x": 367.8171920776367,
1876
- "y": 236.58040523529053,
1877
- "z": 1.820748895406723
1878
- }, {
1879
- "x": 378.51959228515625,
1880
- "y": 266.2532329559326,
1881
- "z": -5.74819803237915
1882
- }, {
1883
- "x": 403.3472442626953,
1884
- "y": 229.05112266540527,
1885
- "z": 19.689764976501465
1886
- }, {
1887
- "x": 372.34840393066406,
1888
- "y": 256.6451168060303,
1889
- "z": -21.872329711914062
1890
- }, {
1891
- "x": 422.54566192626953,
1892
- "y": 289.1587829589844,
1893
- "z": 68.67491245269775,
1894
- "name": "faceOval"
1895
- }, {
1896
- "x": 371.9297409057617,
1897
- "y": 228.90116214752197,
1898
- "z": 11.432201862335205,
1899
- "name": "leftEye"
1900
- }, {
1901
- "x": 366.21360778808594,
1902
- "y": 251.6158962249756,
1903
- "z": -28.19826364517212
1904
- }, {
1905
- "x": 409.1571807861328,
1906
- "y": 321.3156223297119,
1907
- "z": 20.2266526222229
1908
- }, {
1909
- "x": 408.52943420410156,
1910
- "y": 331.44238471984863,
1911
- "z": 31.09278917312622,
1912
- "name": "faceOval"
1913
- }, {
1914
- "x": 424.2788314819336,
1915
- "y": 267.1992301940918,
1916
- "z": 50.467424392700195
1917
- }, {
1918
- "x": 415.60352325439453,
1919
- "y": 311.6528606414795,
1920
- "z": 30.579242706298828
1921
- }, {
1922
- "x": 418.12793731689453,
1923
- "y": 221.59927368164062,
1924
- "z": 46.26569747924805
1925
- }, {
1926
- "x": 385.68286895751953,
1927
- "y": 346.0184955596924,
1928
- "z": -5.70151150226593
1929
- }, {
1930
- "x": 357.82936096191406,
1931
- "y": 271.3758373260498,
1932
- "z": -24.836881160736084
1933
- }, {
1934
- "x": 379.588623046875,
1935
- "y": 257.5071716308594,
1936
- "z": -3.755294680595398
1937
- }, {
1938
- "x": 417.4592590332031,
1939
- "y": 234.71948146820068,
1940
- "z": 34.5475435256958
1941
- }, {
1942
- "x": 393.4684371948242,
1943
- "y": 231.58967971801758,
1944
- "z": 11.408859491348267,
1945
- "name": "leftEye"
1946
- }, {
1947
- "x": 387.8864288330078,
1948
- "y": 232.14245796203613,
1949
- "z": 9.51808214187622,
1950
- "name": "leftEye"
1951
- }, {
1952
- "x": 382.4981689453125,
1953
- "y": 307.5654888153076,
1954
- "z": -7.522260546684265,
1955
- "name": "lips"
1956
- }, {
1957
- "x": 419.00169372558594,
1958
- "y": 277.8332805633545,
1959
- "z": 26.424202919006348
1960
- }, {
1961
- "x": 373.62953186035156,
1962
- "y": 357.6375102996826,
1963
- "z": -5.75986921787262,
1964
- "name": "faceOval"
1965
- }, {
1966
- "x": 392.8708267211914,
1967
- "y": 347.72446632385254,
1968
- "z": 10.154176950454712,
1969
- "name": "faceOval"
1970
- }, {
1971
- "x": 400.3953552246094,
1972
- "y": 341.0005187988281,
1973
- "z": 19.39797878265381,
1974
- "name": "faceOval"
1975
- }, {
1976
- "x": 382.25440979003906,
1977
- "y": 231.66935920715332,
1978
- "z": 8.998700976371765,
1979
- "name": "leftEye"
1980
- }, {
1981
- "x": 377.14550018310547,
1982
- "y": 230.4228687286377,
1983
- "z": 9.804032444953918,
1984
- "name": "leftEye"
1985
- }, {
1986
- "x": 373.8358688354492,
1987
- "y": 229.64950561523438,
1988
- "z": 11.292144060134888,
1989
- "name": "leftEye"
1990
- }, {
1991
- "x": 414.5794677734375,
1992
- "y": 221.67891025543213,
1993
- "z": 29.412097930908203
1994
- }, {
1995
- "x": 377.00672149658203,
1996
- "y": 225.66201210021973,
1997
- "z": 9.360517263412476,
1998
- "name": "leftEye"
1999
- }, {
2000
- "x": 382.29530334472656,
2001
- "y": 224.8431158065796,
2002
- "z": 8.32175612449646,
2003
- "name": "leftEye"
2004
- }, {
2005
- "x": 387.5133514404297,
2006
- "y": 224.49507236480713,
2007
- "z": 8.917000889778137,
2008
- "name": "leftEye"
2009
- }, {
2010
- "x": 393.15906524658203,
2011
- "y": 225.24795055389404,
2012
- "z": 10.737749338150024,
2013
- "name": "leftEye"
2014
- }, {
2015
- "x": 397.05554962158203,
2016
- "y": 226.55359268188477,
2017
- "z": 13.002015352249146,
2018
- "name": "leftEye"
2019
- }, {
2020
- "x": 420.5299377441406,
2021
- "y": 221.014666557312,
2022
- "z": 65.40690422058105,
2023
- "name": "faceOval"
2024
- }, {
2025
- "x": 397.06920623779297,
2026
- "y": 230.6661558151245,
2027
- "z": 13.807345628738403,
2028
- "name": "leftEye"
2029
- }, {
2030
- "x": 377.94647216796875,
2031
- "y": 285.1647090911865,
2032
- "z": -13.305472135543823
2033
- }, {
2034
- "x": 372.1118927001953,
2035
- "y": 267.1267318725586,
2036
- "z": -18.83774757385254
2037
- }, {
2038
- "x": 364.9968719482422,
2039
- "y": 282.24411964416504,
2040
- "z": -19.818150997161865
2041
- }, {
2042
- "x": 401.973876953125,
2043
- "y": 331.20131492614746,
2044
- "z": 11.566424369812012
2045
- }, {
2046
- "x": 394.3083190917969,
2047
- "y": 338.86693954467773,
2048
- "z": 3.142542541027069
2049
- }, {
2050
- "x": 373.9820861816406,
2051
- "y": 351.4504623413086,
2052
- "z": -13.50388765335083
2053
- }, {
2054
- "x": 414.3888854980469,
2055
- "y": 321.24735832214355,
2056
- "z": 45.51872253417969,
2057
- "name": "faceOval"
2058
- }, {
2059
- "x": 373.44234466552734,
2060
- "y": 227.33163356781006,
2061
- "z": 10.626870393753052,
2062
- "name": "leftEye"
2063
- }, {
2064
- "x": 364.0731430053711,
2065
- "y": 240.31539916992188,
2066
- "z": -13.807345628738403
2067
- }, {
2068
- "x": 384.2658233642578,
2069
- "y": 353.3793067932129,
2070
- "z": 0.7385850697755814,
2071
- "name": "faceOval"
2072
- }, {
2073
- "x": 423.20526123046875,
2074
- "y": 283.5176181793213,
2075
- "z": 47.152724266052246
2076
- }, {
2077
- "x": 369.42798614501953,
2078
- "y": 304.0898895263672,
2079
- "z": -14.647691249847412,
2080
- "name": "lips"
2081
- }, {
2082
- "x": 370.63812255859375,
2083
- "y": 305.90051651000977,
2084
- "z": -16.211668252944946
2085
- }, {
2086
- "x": 371.91192626953125,
2087
- "y": 309.0167713165283,
2088
- "z": -17.84567356109619
2089
- }, {
2090
- "x": 373.0583953857422,
2091
- "y": 313.3545398712158,
2092
- "z": -17.378815412521362,
2093
- "name": "lips"
2094
- }, {
2095
- "x": 375.39905548095703,
2096
- "y": 321.09289169311523,
2097
- "z": -13.118728399276733
2098
- }, {
2099
- "x": 379.2567825317383,
2100
- "y": 304.3582534790039,
2101
- "z": -7.924926280975342
2102
- }, {
2103
- "x": 381.18797302246094,
2104
- "y": 303.7031364440918,
2105
- "z": -7.843226194381714
2106
- }, {
2107
- "x": 383.0918502807617,
2108
- "y": 302.4884605407715,
2109
- "z": -7.6506465673446655,
2110
- "name": "lips"
2111
- }, {
2112
- "x": 389.09461975097656,
2113
- "y": 297.1475315093994,
2114
- "z": -5.5497825145721436
2115
- }, {
2116
- "x": 411.6408920288086,
2117
- "y": 280.24898529052734,
2118
- "z": 12.02161192893982
2119
- }, {
2120
- "x": 363.3110809326172,
2121
- "y": 234.27620887756348,
2122
- "z": -6.775286793708801
2123
- }, {
2124
- "x": 366.0474395751953,
2125
- "y": 223.29872131347656,
2126
- "z": 6.827808618545532
2127
- }, {
2128
- "x": 370.34427642822266,
2129
- "y": 225.1457118988037,
2130
- "z": 9.558931589126587
2131
- }, {
2132
- "x": 377.5371551513672,
2133
- "y": 303.60079765319824,
2134
- "z": -7.358860373497009,
2135
- "name": "lips"
2136
- }, {
2137
- "x": 412.9557800292969,
2138
- "y": 299.53579902648926,
2139
- "z": 19.39797878265381
2140
- }, {
2141
- "x": 360.0810241699219,
2142
- "y": 221.72012329101562,
2143
- "z": -2.153385728597641
2144
- }, {
2145
- "x": 379.82784271240234,
2146
- "y": 329.47723388671875,
2147
- "z": -10.48097848892212
2148
- }, {
2149
- "x": 359.08477783203125,
2150
- "y": 235.7911491394043,
2151
- "z": -18.079102039337158
2152
- }, {
2153
- "x": 369.6688461303711,
2154
- "y": 251.5407943725586,
2155
- "z": -14.962821006774902
2156
- }, {
2157
- "x": 369.5555114746094,
2158
- "y": 333.5307312011719,
2159
- "z": -15.67478060722351
2160
- }, {
2161
- "x": 394.0193176269531,
2162
- "y": 315.6973171234131,
2163
- "z": -0.9920747578144073
2164
- }, {
2165
- "x": 383.78997802734375,
2166
- "y": 272.7268695831299,
2167
- "z": -4.689012169837952
2168
- }, {
2169
- "x": 387.67765045166016,
2170
- "y": 323.6722755432129,
2171
- "z": -5.640236139297485
2172
- }, {
2173
- "x": 397.8769302368164,
2174
- "y": 272.1331214904785,
2175
- "z": -0.9395531564950943
2176
- }, {
2177
- "x": 389.87476348876953,
2178
- "y": 280.5630111694336,
2179
- "z": -4.29218202829361
2180
- }, {
2181
- "x": 403.83888244628906,
2182
- "y": 285.1167869567871,
2183
- "z": 3.0229100584983826
2184
- }, {
2185
- "x": 372.5467300415039,
2186
- "y": 343.1070327758789,
2187
- "z": -16.153310537338257
2188
- }, {
2189
- "x": 374.1112518310547,
2190
- "y": 256.3721466064453,
2191
- "z": -10.574349164962769
2192
- }, {
2193
- "x": 399.73785400390625,
2194
- "y": 321.77515983581543,
2195
- "z": 4.849494695663452
2196
- }, {
2197
- "x": 392.03365325927734,
2198
- "y": 330.56447982788086,
2199
- "z": -1.3407598435878754
2200
- }, {
2201
- "x": 398.59134674072266,
2202
- "y": 305.93902587890625,
2203
- "z": 1.517290621995926
2204
- }, {
2205
- "x": 417.95997619628906,
2206
- "y": 290.9716987609863,
2207
- "z": 26.89105987548828
2208
- }, {
2209
- "x": 406.04541778564453,
2210
- "y": 307.35154151916504,
2211
- "z": 8.666064143180847
2212
- }, {
2213
- "x": 420.75328826904297,
2214
- "y": 298.40752601623535,
2215
- "z": 41.78385257720947
2216
- }, {
2217
- "x": 395.4522705078125,
2218
- "y": 291.4153575897217,
2219
- "z": -2.1752697229385376
2220
- }, {
2221
- "x": 368.6452102661133,
2222
- "y": 245.8882999420166,
2223
- "z": -9.453888535499573
2224
- }, {
2225
- "x": 370.34900665283203,
2226
- "y": 263.56690406799316,
2227
- "z": -26.75100326538086
2228
- }, {
2229
- "x": 374.98477935791016,
2230
- "y": 266.6126346588135,
2231
- "z": -19.77146625518799
2232
- }, {
2233
- "x": 366.99840545654297,
2234
- "y": 258.12140464782715,
2235
- "z": -31.372904777526855
2236
- }, {
2237
- "x": 371.00616455078125,
2238
- "y": 217.63479709625244,
2239
- "z": 5.60522198677063
2240
- }, {
2241
- "x": 381.30577087402344,
2242
- "y": 214.14087295532227,
2243
- "z": 4.983716309070587
2244
- }, {
2245
- "x": 390.1496124267578,
2246
- "y": 213.38221549987793,
2247
- "z": 5.593550801277161
2248
- }, {
2249
- "x": 397.7696990966797,
2250
- "y": 214.3659782409668,
2251
- "z": 8.57852816581726
2252
- }, {
2253
- "x": 403.1652069091797,
2254
- "y": 217.65509605407715,
2255
- "z": 13.013685941696167
2256
- }, {
2257
- "x": 407.3551940917969,
2258
- "y": 230.72525024414062,
2259
- "z": 22.444231510162354
2260
- }, {
2261
- "x": 424.0876770019531,
2262
- "y": 251.7839241027832,
2263
- "z": 51.16771221160889
2264
- }, {
2265
- "x": 403.50196838378906,
2266
- "y": 239.88757610321045,
2267
- "z": 15.803166627883911
2268
- }, {
2269
- "x": 397.31719970703125,
2270
- "y": 241.49806022644043,
2271
- "z": 11.233787536621094
2272
- }, {
2273
- "x": 388.99425506591797,
2274
- "y": 241.4366912841797,
2275
- "z": 7.948269248008728
2276
- }, {
2277
- "x": 380.7804489135742,
2278
- "y": 239.78078842163086,
2279
- "z": 6.600214838981628
2280
- }, {
2281
- "x": 374.01336669921875,
2282
- "y": 237.11946487426758,
2283
- "z": 6.349278092384338
2284
- }, {
2285
- "x": 369.39125061035156,
2286
- "y": 234.35351371765137,
2287
- "z": 5.987462401390076
2288
- }, {
2289
- "x": 422.9730987548828,
2290
- "y": 255.76455116271973,
2291
- "z": 76.61150932312012,
2292
- "name": "faceOval"
2293
- }, {
2294
- "x": 374.73915100097656,
2295
- "y": 269.24214363098145,
2296
- "z": -16.608498096466064
2297
- }, {
2298
- "x": 364.61681365966797,
2299
- "y": 245.71088790893555,
2300
- "z": -20.02823829650879
2301
- }, {
2302
- "x": 365.3834533691406,
2303
- "y": 263.34174156188965,
2304
- "z": -32.32996463775635
2305
- }, {
2306
- "x": 361.58252716064453,
2307
- "y": 267.8273677825928,
2308
- "z": -30.345816612243652
2309
- }, {
2310
- "x": 365.37208557128906,
2311
- "y": 265.0249671936035,
2312
- "z": -29.178667068481445
2313
- }, {
2314
- "x": 372.72605895996094,
2315
- "y": 272.05135345458984,
2316
- "z": -14.834434986114502
2317
- }, {
2318
- "x": 360.48614501953125,
2319
- "y": 268.34827423095703,
2320
- "z": -32.189905643463135
2321
- }, {
2322
- "x": 359.9516296386719,
2323
- "y": 270.8049201965332,
2324
- "z": -24.650139808654785
2325
- }, {
2326
- "x": 369.5049285888672,
2327
- "y": 229.01945114135742,
2328
- "z": 10.107489824295044
2329
- }, {
2330
- "x": 365.5447769165039,
2331
- "y": 230.24096488952637,
2332
- "z": 5.593550801277161
2333
- }, {
2334
- "x": 363.50669860839844,
2335
- "y": 230.6208372116089,
2336
- "z": 0.43622106313705444
2337
- }, {
2338
- "x": 399.3529510498047,
2339
- "y": 227.65677452087402,
2340
- "z": 15.35965085029602,
2341
- "name": "leftEye"
2342
- }, {
2343
- "x": 402.5693130493164,
2344
- "y": 224.60190296173096,
2345
- "z": 15.931552648544312
2346
- }],
2347
- "box": {
2348
- "xMin": 277.8318977355957,
2349
- "yMin": 168.7741756439209,
2350
- "xMax": 424.2788314819336,
2351
- "yMax": 359.8348903656006,
2352
- "width": 146.4469337463379,
2353
- "height": 191.0607147216797
2354
- }
2355
- },
2356
- // Tasks-vision: https://developers.google.com/mediapipe/solutions/vision/face_landmarker/web_js
2357
- // prettier-ignore
2358
- SAMPLE_FACELANDMARKER_RESULT: {
2359
- "faceLandmarks": [[{
2360
- "x": 0.5760777592658997,
2361
- "y": 0.8639070391654968,
2362
- "z": -0.030997956171631813
2363
- }, {
2364
- "x": 0.572094738483429,
2365
- "y": 0.7886289358139038,
2366
- "z": -0.07189624011516571
2367
- }, {
2368
- "x": 0.5723551511764526,
2369
- "y": 0.8075382709503174,
2370
- "z": -0.03578168898820877
2371
- }, {
2372
- "x": 0.5548420548439026,
2373
- "y": 0.7188365459442139,
2374
- "z": -0.057787876576185226
2375
- }, {
2376
- "x": 0.5706077814102173,
2377
- "y": 0.7674974799156189,
2378
- "z": -0.07740399986505508
2379
- }, {
2380
- "x": 0.5681378245353699,
2381
- "y": 0.7387768030166626,
2382
- "z": -0.07356284558773041
2383
- }, {
2384
- "x": 0.5621535181999207,
2385
- "y": 0.6681165099143982,
2386
- "z": -0.04189874976873398
2387
- }, {
2388
- "x": 0.46613582968711853,
2389
- "y": 0.6679812073707581,
2390
- "z": 0.011289681307971478
2391
- }, {
2392
- "x": 0.5579932928085327,
2393
- "y": 0.6174106597900391,
2394
- "z": -0.03502821549773216
2395
- }, {
2396
- "x": 0.5563451647758484,
2397
- "y": 0.5905600190162659,
2398
- "z": -0.03928658738732338
2399
- }, {
2400
- "x": 0.5487832427024841,
2401
- "y": 0.4900572597980499,
2402
- "z": -0.029898937791585922
2403
- }, {
2404
- "x": 0.5765544176101685,
2405
- "y": 0.8692144751548767,
2406
- "z": -0.02831427752971649
2407
- }, {
2408
- "x": 0.5771114230155945,
2409
- "y": 0.873644232749939,
2410
- "z": -0.02345779910683632
2411
- }, {
2412
- "x": 0.5771905779838562,
2413
- "y": 0.877016007900238,
2414
- "z": -0.016658689826726913
2415
- }, {
2416
- "x": 0.5778058767318726,
2417
- "y": 0.8770116567611694,
2418
- "z": -0.014505492523312569
2419
- }, {
2420
- "x": 0.5783766508102417,
2421
- "y": 0.8835000991821289,
2422
- "z": -0.015996402129530907
2423
- }, {
2424
- "x": 0.5792440176010132,
2425
- "y": 0.8913810849189758,
2426
- "z": -0.01924579218029976
2427
- }, {
2428
- "x": 0.5796768069267273,
2429
- "y": 0.8996334671974182,
2430
- "z": -0.018261712044477463
2431
- }, {
2432
- "x": 0.5817288160324097,
2433
- "y": 0.9255813956260681,
2434
- "z": -0.007126849144697189
2435
- }, {
2436
- "x": 0.5726592540740967,
2437
- "y": 0.7992473244667053,
2438
- "z": -0.0643521398305893
2439
- }, {
2440
- "x": 0.5579419136047363,
2441
- "y": 0.7996989488601685,
2442
- "z": -0.04566684365272522
2443
- }, {
2444
- "x": 0.4216199815273285,
2445
- "y": 0.5958762764930725,
2446
- "z": 0.06776496022939682
2447
- }, {
2448
- "x": 0.5052269697189331,
2449
- "y": 0.6796539425849915,
2450
- "z": -0.0010737782577052712
2451
- }, {
2452
- "x": 0.49243026971817017,
2453
- "y": 0.6838865876197815,
2454
- "z": -0.0005227324436418712
2455
- }, {
2456
- "x": 0.4796970784664154,
2457
- "y": 0.6856290102005005,
2458
- "z": 0.002684245817363262
2459
- }, {
2460
- "x": 0.4618356227874756,
2461
- "y": 0.6764569878578186,
2462
- "z": 0.013439622707664967
2463
- }, {
2464
- "x": 0.5160380601882935,
2465
- "y": 0.6737282276153564,
2466
- "z": -0.000017607348127057776
2467
- }, {
2468
- "x": 0.48070961236953735,
2469
- "y": 0.6255870461463928,
2470
- "z": -0.008339674212038517
2471
- }, {
2472
- "x": 0.49719780683517456,
2473
- "y": 0.6256808042526245,
2474
- "z": -0.008027955889701843
2475
- }, {
2476
- "x": 0.46674346923828125,
2477
- "y": 0.6317623853683472,
2478
- "z": -0.004460199736058712
2479
- }, {
2480
- "x": 0.4582492709159851,
2481
- "y": 0.641118049621582,
2482
- "z": 0.0011905613355338573
2483
- }, {
2484
- "x": 0.45408669114112854,
2485
- "y": 0.6911458969116211,
2486
- "z": 0.020514748990535736
2487
- }, {
2488
- "x": 0.535312294960022,
2489
- "y": 0.9619986414909363,
2490
- "z": 0.012499462813138962
2491
- }, {
2492
- "x": 0.4608460068702698,
2493
- "y": 0.6628725528717041,
2494
- "z": 0.01517564244568348
2495
- }, {
2496
- "x": 0.4206731915473938,
2497
- "y": 0.6828458309173584,
2498
- "z": 0.07848648726940155
2499
- }, {
2500
- "x": 0.4390624463558197,
2501
- "y": 0.6796106696128845,
2502
- "z": 0.03283142298460007
2503
- }, {
2504
- "x": 0.5029968619346619,
2505
- "y": 0.7701570391654968,
2506
- "z": -0.009734481573104858
2507
- }, {
2508
- "x": 0.5595027208328247,
2509
- "y": 0.8607323169708252,
2510
- "z": -0.030043255537748337
2511
- }, {
2512
- "x": 0.5621269941329956,
2513
- "y": 0.8738374710083008,
2514
- "z": -0.021709579974412918
2515
- }, {
2516
- "x": 0.5451499819755554,
2517
- "y": 0.865527331829071,
2518
- "z": -0.022014077752828598
2519
- }, {
2520
- "x": 0.5351184010505676,
2521
- "y": 0.8705098032951355,
2522
- "z": -0.011602800339460373
2523
- }, {
2524
- "x": 0.5495014190673828,
2525
- "y": 0.8744956254959106,
2526
- "z": -0.016490943729877472
2527
- }, {
2528
- "x": 0.5395170450210571,
2529
- "y": 0.8759440779685974,
2530
- "z": -0.007333362940698862
2531
- }, {
2532
- "x": 0.5183624029159546,
2533
- "y": 0.8959754705429077,
2534
- "z": 0.010520773939788342
2535
- }, {
2536
- "x": 0.5604349374771118,
2537
- "y": 0.7895449995994568,
2538
- "z": -0.07082037627696991
2539
- }, {
2540
- "x": 0.557381272315979,
2541
- "y": 0.7687489986419678,
2542
- "z": -0.07590588927268982
2543
- }, {
2544
- "x": 0.4432901442050934,
2545
- "y": 0.6308897733688354,
2546
- "z": 0.0027153254486620426
2547
- }, {
2548
- "x": 0.5258325338363647,
2549
- "y": 0.7151225805282593,
2550
- "z": -0.014676518738269806
2551
- }, {
2552
- "x": 0.5271827578544617,
2553
- "y": 0.7833116054534912,
2554
- "z": -0.037643320858478546
2555
- }, {
2556
- "x": 0.5257382988929749,
2557
- "y": 0.7717816233634949,
2558
- "z": -0.03401920944452286
2559
- }, {
2560
- "x": 0.46516409516334534,
2561
- "y": 0.7705106735229492,
2562
- "z": 0.0065747760236263275
2563
- }, {
2564
- "x": 0.5558893084526062,
2565
- "y": 0.7420997619628906,
2566
- "z": -0.0694495290517807
2567
- }, {
2568
- "x": 0.4720408320426941,
2569
- "y": 0.6066038608551025,
2570
- "z": -0.021204356104135513
2571
- }, {
2572
- "x": 0.45432573556900024,
2573
- "y": 0.6158540844917297,
2574
- "z": -0.011054684408009052
2575
- }, {
2576
- "x": 0.4305151402950287,
2577
- "y": 0.5608053803443909,
2578
- "z": 0.0396830290555954
2579
- }, {
2580
- "x": 0.5310865640640259,
2581
- "y": 0.6157484650611877,
2582
- "z": -0.03081176057457924
2583
- }, {
2584
- "x": 0.5114666223526001,
2585
- "y": 0.6329749226570129,
2586
- "z": -0.00335998204536736
2587
- }, {
2588
- "x": 0.506435751914978,
2589
- "y": 0.8786543607711792,
2590
- "z": 0.012980876490473747
2591
- }, {
2592
- "x": 0.4480472207069397,
2593
- "y": 0.8640613555908203,
2594
- "z": 0.12569651007652283
2595
- }, {
2596
- "x": 0.5372058153152466,
2597
- "y": 0.7942581176757812,
2598
- "z": -0.03168361634016037
2599
- }, {
2600
- "x": 0.5488379597663879,
2601
- "y": 0.8001630306243896,
2602
- "z": -0.03280917927622795
2603
- }, {
2604
- "x": 0.5213388204574585,
2605
- "y": 0.8794381618499756,
2606
- "z": 0.011892606504261494
2607
- }, {
2608
- "x": 0.5242055654525757,
2609
- "y": 0.8789222240447998,
2610
- "z": 0.008370225317776203
2611
- }, {
2612
- "x": 0.4477175176143646,
2613
- "y": 0.6039950251579285,
2614
- "z": -0.0050799972377717495
2615
- }, {
2616
- "x": 0.526964008808136,
2617
- "y": 0.7916748523712158,
2618
- "z": -0.02968614175915718
2619
- }, {
2620
- "x": 0.4971255660057068,
2621
- "y": 0.6050706505775452,
2622
- "z": -0.028175678104162216
2623
- }, {
2624
- "x": 0.4938119053840637,
2625
- "y": 0.5882453918457031,
2626
- "z": -0.03210941329598427
2627
- }, {
2628
- "x": 0.4757143557071686,
2629
- "y": 0.5094879865646362,
2630
- "z": -0.01300730835646391
2631
- }, {
2632
- "x": 0.43947282433509827,
2633
- "y": 0.5816648006439209,
2634
- "z": 0.01415177434682846
2635
- }, {
2636
- "x": 0.485664039850235,
2637
- "y": 0.5477864146232605,
2638
- "z": -0.023685332387685776
2639
- }, {
2640
- "x": 0.43635931611061096,
2641
- "y": 0.6226438283920288,
2642
- "z": 0.013606148771941662
2643
- }, {
2644
- "x": 0.42910251021385193,
2645
- "y": 0.6102726459503174,
2646
- "z": 0.03926564007997513
2647
- }, {
2648
- "x": 0.5605402588844299,
2649
- "y": 0.8680099248886108,
2650
- "z": -0.027318159118294716
2651
- }, {
2652
- "x": 0.5474816560745239,
2653
- "y": 0.8702861070632935,
2654
- "z": -0.019686367362737656
2655
- }, {
2656
- "x": 0.5373021364212036,
2657
- "y": 0.8728838562965393,
2658
- "z": -0.010484928265213966
2659
- }, {
2660
- "x": 0.540735125541687,
2661
- "y": 0.7979167103767395,
2662
- "z": -0.029073253273963928
2663
- }, {
2664
- "x": 0.5228585004806519,
2665
- "y": 0.87913578748703,
2666
- "z": 0.009915109723806381
2667
- }, {
2668
- "x": 0.530497670173645,
2669
- "y": 0.8815253973007202,
2670
- "z": 0.0020524784922599792
2671
- }, {
2672
- "x": 0.5259912610054016,
2673
- "y": 0.8790552616119385,
2674
- "z": 0.007895970717072487
2675
- }, {
2676
- "x": 0.5433906316757202,
2677
- "y": 0.7882310748100281,
2678
- "z": -0.05121905356645584
2679
- }, {
2680
- "x": 0.541388213634491,
2681
- "y": 0.8777219653129578,
2682
- "z": -0.00466804439201951
2683
- }, {
2684
- "x": 0.5515822172164917,
2685
- "y": 0.8767023086547852,
2686
- "z": -0.010475946590304375
2687
- }, {
2688
- "x": 0.5637003779411316,
2689
- "y": 0.877059817314148,
2690
- "z": -0.015273625031113625
2691
- }, {
2692
- "x": 0.5640299320220947,
2693
- "y": 0.9263423085212708,
2694
- "z": -0.00658724969252944
2695
- }, {
2696
- "x": 0.5642300248146057,
2697
- "y": 0.8993074893951416,
2698
- "z": -0.017653480172157288
2699
- }, {
2700
- "x": 0.5637336373329163,
2701
- "y": 0.8910360932350159,
2702
- "z": -0.01852807030081749
2703
- }, {
2704
- "x": 0.5637134313583374,
2705
- "y": 0.8837276697158813,
2706
- "z": -0.01482592523097992
2707
- }, {
2708
- "x": 0.564205527305603,
2709
- "y": 0.8768964409828186,
2710
- "z": -0.01331155002117157
2711
- }, {
2712
- "x": 0.5419867634773254,
2713
- "y": 0.8778373599052429,
2714
- "z": -0.0037720394320786
2715
- }, {
2716
- "x": 0.5404468774795532,
2717
- "y": 0.880696177482605,
2718
- "z": -0.005610354244709015
2719
- }, {
2720
- "x": 0.5392338633537292,
2721
- "y": 0.8845721483230591,
2722
- "z": -0.007352025713771582
2723
- }, {
2724
- "x": 0.538469672203064,
2725
- "y": 0.8891173601150513,
2726
- "z": -0.005154991988092661
2727
- }, {
2728
- "x": 0.5189250111579895,
2729
- "y": 0.8452741503715515,
2730
- "z": -0.009755070321261883
2731
- }, {
2732
- "x": 0.4258975088596344,
2733
- "y": 0.7662280797958374,
2734
- "z": 0.1387351155281067
2735
- }, {
2736
- "x": 0.5725725293159485,
2737
- "y": 0.8041572570800781,
2738
- "z": -0.04583907872438431
2739
- }, {
2740
- "x": 0.5342061519622803,
2741
- "y": 0.8785833120346069,
2742
- "z": 0.002659974154084921
2743
- }, {
2744
- "x": 0.5324031114578247,
2745
- "y": 0.8804071545600891,
2746
- "z": 0.0017832003068178892
2747
- }, {
2748
- "x": 0.5538818836212158,
2749
- "y": 0.8078407645225525,
2750
- "z": -0.03254539892077446
2751
- }, {
2752
- "x": 0.5325431823730469,
2753
- "y": 0.8026832938194275,
2754
- "z": -0.019140373915433884
2755
- }, {
2756
- "x": 0.5514076948165894,
2757
- "y": 0.8043903112411499,
2758
- "z": -0.03313535451889038
2759
- }, {
2760
- "x": 0.5131856203079224,
2761
- "y": 0.7284771800041199,
2762
- "z": -0.009399853646755219
2763
- }, {
2764
- "x": 0.49331504106521606,
2765
- "y": 0.7443980574607849,
2766
- "z": -0.005225230939686298
2767
- }, {
2768
- "x": 0.5239617824554443,
2769
- "y": 0.7807451486587524,
2770
- "z": -0.025881027802824974
2771
- }, {
2772
- "x": 0.4473606050014496,
2773
- "y": 0.5315827131271362,
2774
- "z": 0.011164786294102669
2775
- }, {
2776
- "x": 0.45718759298324585,
2777
- "y": 0.5604941248893738,
2778
- "z": -0.005943301599472761
2779
- }, {
2780
- "x": 0.4670005738735199,
2781
- "y": 0.5909327268600464,
2782
- "z": -0.019681761041283607
2783
- }, {
2784
- "x": 0.5311570167541504,
2785
- "y": 0.9076261520385742,
2786
- "z": 0.00389476353302598
2787
- }, {
2788
- "x": 0.5249923467636108,
2789
- "y": 0.5893563628196716,
2790
- "z": -0.037981919944286346
2791
- }, {
2792
- "x": 0.5166932344436646,
2793
- "y": 0.5429551005363464,
2794
- "z": -0.03319704160094261
2795
- }, {
2796
- "x": 0.5085030198097229,
2797
- "y": 0.49676206707954407,
2798
- "z": -0.02691275253891945
2799
- }, {
2800
- "x": 0.4687720239162445,
2801
- "y": 0.6834565997123718,
2802
- "z": 0.008113506250083447
2803
- }, {
2804
- "x": 0.4426414966583252,
2805
- "y": 0.7069531679153442,
2806
- "z": 0.028577271848917007
2807
- }, {
2808
- "x": 0.5230373740196228,
2809
- "y": 0.6675713658332825,
2810
- "z": 0.001773772411979735
2811
- }, {
2812
- "x": 0.4481240212917328,
2813
- "y": 0.6527872085571289,
2814
- "z": 0.012414850294589996
2815
- }, {
2816
- "x": 0.5339856743812561,
2817
- "y": 0.7012367844581604,
2818
- "z": -0.020220188423991203
2819
- }, {
2820
- "x": 0.5347223281860352,
2821
- "y": 0.7761190533638,
2822
- "z": -0.05141595005989075
2823
- }, {
2824
- "x": 0.4315067231655121,
2825
- "y": 0.7211957573890686,
2826
- "z": 0.04381405934691429
2827
- }, {
2828
- "x": 0.45203351974487305,
2829
- "y": 0.7206180095672607,
2830
- "z": 0.017288070172071457
2831
- }, {
2832
- "x": 0.46892452239990234,
2833
- "y": 0.7265436053276062,
2834
- "z": 0.005602988880127668
2835
- }, {
2836
- "x": 0.49314674735069275,
2837
- "y": 0.7202282547950745,
2838
- "z": -0.0006408205372281373
2839
- }, {
2840
- "x": 0.5104925632476807,
2841
- "y": 0.7091827392578125,
2842
- "z": -0.00362918758764863
2843
- }, {
2844
- "x": 0.5232142210006714,
2845
- "y": 0.698553740978241,
2846
- "z": -0.00787867046892643
2847
- }, {
2848
- "x": 0.5497883558273315,
2849
- "y": 0.6743605136871338,
2850
- "z": -0.036349106580019
2851
- }, {
2852
- "x": 0.43658503890037537,
2853
- "y": 0.7627100348472595,
2854
- "z": 0.042555369436740875
2855
- }, {
2856
- "x": 0.4397648870944977,
2857
- "y": 0.6528646349906921,
2858
- "z": 0.017956094816327095
2859
- }, {
2860
- "x": 0.5653332471847534,
2861
- "y": 0.7992802858352661,
2862
- "z": -0.06365057826042175
2863
- }, {
2864
- "x": 0.5285563468933105,
2865
- "y": 0.736810564994812,
2866
- "z": -0.018836988136172295
2867
- }, {
2868
- "x": 0.4180678725242615,
2869
- "y": 0.6792560815811157,
2870
- "z": 0.12284679710865021
2871
- }, {
2872
- "x": 0.5328429937362671,
2873
- "y": 0.6865872144699097,
2874
- "z": -0.010484723374247551
2875
- }, {
2876
- "x": 0.5230283141136169,
2877
- "y": 0.7809416055679321,
2878
- "z": -0.011922398582100868
2879
- }, {
2880
- "x": 0.4551771283149719,
2881
- "y": 0.6650775074958801,
2882
- "z": 0.01774493046104908
2883
- }, {
2884
- "x": 0.5337203741073608,
2885
- "y": 0.7618928551673889,
2886
- "z": -0.04697106033563614
2887
- }, {
2888
- "x": 0.43463975191116333,
2889
- "y": 0.8133478164672852,
2890
- "z": 0.1354849934577942
2891
- }, {
2892
- "x": 0.5225707292556763,
2893
- "y": 0.6605283617973328,
2894
- "z": 0.004980515688657761
2895
- }, {
2896
- "x": 0.5441933870315552,
2897
- "y": 0.7497199773788452,
2898
- "z": -0.06091512367129326
2899
- }, {
2900
- "x": 0.4774007797241211,
2901
- "y": 0.9159183502197266,
2902
- "z": 0.059622734785079956
2903
- }, {
2904
- "x": 0.48068761825561523,
2905
- "y": 0.9364941716194153,
2906
- "z": 0.08404944837093353
2907
- }, {
2908
- "x": 0.4268292486667633,
2909
- "y": 0.7657528519630432,
2910
- "z": 0.09051097184419632
2911
- }, {
2912
- "x": 0.46051913499832153,
2913
- "y": 0.8880485892295837,
2914
- "z": 0.0738474428653717
2915
- }, {
2916
- "x": 0.4243420660495758,
2917
- "y": 0.6434382200241089,
2918
- "z": 0.06230505183339119
2919
- }, {
2920
- "x": 0.5342157483100891,
2921
- "y": 0.9835634231567383,
2922
- "z": 0.021662971004843712
2923
- }, {
2924
- "x": 0.5668109655380249,
2925
- "y": 0.8042187094688416,
2926
- "z": -0.044937074184417725
2927
- }, {
2928
- "x": 0.5176341533660889,
2929
- "y": 0.7530587315559387,
2930
- "z": -0.012967454269528389
2931
- }, {
2932
- "x": 0.430206298828125,
2933
- "y": 0.6835605502128601,
2934
- "z": 0.04612284153699875
2935
- }, {
2936
- "x": 0.4794231951236725,
2937
- "y": 0.6732114553451538,
2938
- "z": 0.003970044665038586
2939
- }, {
2940
- "x": 0.49073347449302673,
2941
- "y": 0.6722435355186462,
2942
- "z": 0.0008692514384165406
2943
- }, {
2944
- "x": 0.5294116139411926,
2945
- "y": 0.884677529335022,
2946
- "z": 0.004413890186697245
2947
- }, {
2948
- "x": 0.4430122375488281,
2949
- "y": 0.80235356092453,
2950
- "z": 0.04987282305955887
2951
- }, {
2952
- "x": 0.5603825449943542,
2953
- "y": 1.0092442035675049,
2954
- "z": 0.026417359709739685
2955
- }, {
2956
- "x": 0.5186598300933838,
2957
- "y": 0.9828659892082214,
2958
- "z": 0.0513598807156086
2959
- }, {
2960
- "x": 0.5010536909103394,
2961
- "y": 0.9640932679176331,
2962
- "z": 0.06591596454381943
2963
- }, {
2964
- "x": 0.5524769425392151,
2965
- "y": 0.539441704750061,
2966
- "z": -0.035816047340631485
2967
- }, {
2968
- "x": 0.5879997611045837,
2969
- "y": 1.0091472864151,
2970
- "z": 0.02285068854689598
2971
- }, {
2972
- "x": 0.5016193985939026,
2973
- "y": 0.6684437990188599,
2974
- "z": 0.00028415941051207483
2975
- }, {
2976
- "x": 0.511952817440033,
2977
- "y": 0.6642197370529175,
2978
- "z": 0.0021144719794392586
2979
- }, {
2980
- "x": 0.5194343328475952,
2981
- "y": 0.6623469591140747,
2982
- "z": 0.004674181342124939
2983
- }, {
2984
- "x": 0.4321230351924896,
2985
- "y": 0.6496355533599854,
2986
- "z": 0.03124697133898735
2987
- }, {
2988
- "x": 0.508686363697052,
2989
- "y": 0.6479565501213074,
2990
- "z": -0.00044765998609364033
2991
- }, {
2992
- "x": 0.4963986277580261,
2993
- "y": 0.6431032419204712,
2994
- "z": -0.0032507688738405704
2995
- }, {
2996
- "x": 0.4845542013645172,
2997
- "y": 0.6430778503417969,
2998
- "z": -0.002903624437749386
2999
- }, {
3000
- "x": 0.4733612537384033,
3001
- "y": 0.647506833076477,
3002
- "z": 0.00023347247042693198
3003
- }, {
3004
- "x": 0.4668654501438141,
3005
- "y": 0.653346598148346,
3006
- "z": 0.004762572236359119
3007
- }, {
3008
- "x": 0.41815051436424255,
3009
- "y": 0.633708119392395,
3010
- "z": 0.09809435904026031
3011
- }, {
3012
- "x": 0.47159942984580994,
3013
- "y": 0.6711485385894775,
3014
- "z": 0.007849935442209244
3015
- }, {
3016
- "x": 0.5734396576881409,
3017
- "y": 0.8256140351295471,
3018
- "z": -0.03155219927430153
3019
- }, {
3020
- "x": 0.5306524038314819,
3021
- "y": 0.8337990641593933,
3022
- "z": -0.018351426348090172
3023
- }, {
3024
- "x": 0.5371729135513306,
3025
- "y": 0.7910830974578857,
3026
- "z": -0.037286680191755295
3027
- }, {
3028
- "x": 0.5549534559249878,
3029
- "y": 0.8275275826454163,
3030
- "z": -0.030664825811982155
3031
- }, {
3032
- "x": 0.5597432255744934,
3033
- "y": 0.6418541669845581,
3034
- "z": -0.03318847343325615
3035
- }, {
3036
- "x": 0.4958484172821045,
3037
- "y": 0.9429569244384766,
3038
- "z": 0.048340678215026855
3039
- }, {
3040
- "x": 0.5140507817268372,
3041
- "y": 0.9634028077125549,
3042
- "z": 0.03589847311377525
3043
- }, {
3044
- "x": 0.5587693452835083,
3045
- "y": 0.9951097369194031,
3046
- "z": 0.00908728688955307
3047
- }, {
3048
- "x": 0.46411189436912537,
3049
- "y": 0.9051855206489563,
3050
- "z": 0.10601935535669327
3051
- }, {
3052
- "x": 0.5181609392166138,
3053
- "y": 0.6554316878318787,
3054
- "z": 0.002546071307733655
3055
- }, {
3056
- "x": 0.5436590909957886,
3057
- "y": 0.7085841298103333,
3058
- "z": -0.03844436630606651
3059
- }, {
3060
- "x": 0.5872187614440918,
3061
- "y": 0.9960382580757141,
3062
- "z": 0.0063423276878893375
3063
- }, {
3064
- "x": 0.5379653573036194,
3065
- "y": 0.9989125728607178,
3066
- "z": 0.03636329993605614
3067
- }, {
3068
- "x": 0.4350326955318451,
3069
- "y": 0.8088565468788147,
3070
- "z": 0.09147704392671585
3071
- }, {
3072
- "x": 0.5523084998130798,
3073
- "y": 0.8773422837257385,
3074
- "z": -0.009068487212061882
3075
- }, {
3076
- "x": 0.5510149598121643,
3077
- "y": 0.8816931843757629,
3078
- "z": -0.011043853126466274
3079
- }, {
3080
- "x": 0.5503793954849243,
3081
- "y": 0.88776695728302,
3082
- "z": -0.01348799467086792
3083
- }, {
3084
- "x": 0.5501549243927002,
3085
- "y": 0.8954370617866516,
3086
- "z": -0.012142189778387547
3087
- }, {
3088
- "x": 0.546072781085968,
3089
- "y": 0.9192524552345276,
3090
- "z": -0.003157563041895628
3091
- }, {
3092
- "x": 0.5314661860466003,
3093
- "y": 0.8771666884422302,
3094
- "z": 0.0005075141089037061
3095
- }, {
3096
- "x": 0.5293324589729309,
3097
- "y": 0.8762547969818115,
3098
- "z": 0.00039177737198770046
3099
- }, {
3100
- "x": 0.5275698900222778,
3101
- "y": 0.8750609755516052,
3102
- "z": 0.000047732755774632096
3103
- }, {
3104
- "x": 0.5104271173477173,
3105
- "y": 0.8607332110404968,
3106
- "z": 0.0012934643309563398
3107
- }, {
3108
- "x": 0.45938700437545776,
3109
- "y": 0.8134918212890625,
3110
- "z": 0.023569690063595772
3111
- }, {
3112
- "x": 0.5418947339057922,
3113
- "y": 0.6864100694656372,
3114
- "z": -0.027333909645676613
3115
- }, {
3116
- "x": 0.531914234161377,
3117
- "y": 0.6456130743026733,
3118
- "z": -0.005434140563011169
3119
- }, {
3120
- "x": 0.523697018623352,
3121
- "y": 0.647885262966156,
3122
- "z": -0.0002466466394253075
3123
- }, {
3124
- "x": 0.5338191390037537,
3125
- "y": 0.8783687353134155,
3126
- "z": 0.002268768846988678
3127
- }, {
3128
- "x": 0.46226605772972107,
3129
- "y": 0.8610277771949768,
3130
- "z": 0.04718952998518944
3131
- }, {
3132
- "x": 0.5434442758560181,
3133
- "y": 0.6456181406974792,
3134
- "z": -0.02327350154519081
3135
- }, {
3136
- "x": 0.5399754643440247,
3137
- "y": 0.940219521522522,
3138
- "z": 0.005075343884527683
3139
- }, {
3140
- "x": 0.5661457777023315,
3141
- "y": 0.71457839012146,
3142
- "z": -0.06242101639509201
3143
- }, {
3144
- "x": 0.5523148775100708,
3145
- "y": 0.6974870562553406,
3146
- "z": -0.04863070324063301
3147
- }, {
3148
- "x": 0.5639959573745728,
3149
- "y": 0.6923378109931946,
3150
- "z": -0.05180761218070984
3151
- }, {
3152
- "x": 0.5367592573165894,
3153
- "y": 0.7423217296600342,
3154
- "z": -0.03623027727007866
3155
- }, {
3156
- "x": 0.5853689908981323,
3157
- "y": 0.9752064943313599,
3158
- "z": -0.002361974213272333
3159
- }, {
3160
- "x": 0.5835235118865967,
3161
- "y": 0.9493685960769653,
3162
- "z": -0.003941743168979883
3163
- }, {
3164
- "x": 0.5615018606185913,
3165
- "y": 0.949194610118866,
3166
- "z": -0.0015953965485095978
3167
- }, {
3168
- "x": 0.5068561434745789,
3169
- "y": 0.9048219323158264,
3170
- "z": 0.01862684078514576
3171
- }, {
3172
- "x": 0.5134067535400391,
3173
- "y": 0.7971825003623962,
3174
- "z": -0.008485661819577217
3175
- }, {
3176
- "x": 0.5223897099494934,
3177
- "y": 0.925589919090271,
3178
- "z": 0.01249657291918993
3179
- }, {
3180
- "x": 0.48500555753707886,
3181
- "y": 0.7959478497505188,
3182
- "z": -0.0032065745908766985
3183
- }, {
3184
- "x": 0.5037734508514404,
3185
- "y": 0.8184596300125122,
3186
- "z": -0.004932103678584099
3187
- }, {
3188
- "x": 0.4766361117362976,
3189
- "y": 0.828806459903717,
3190
- "z": 0.01027688942849636
3191
- }, {
3192
- "x": 0.5589827299118042,
3193
- "y": 0.974656343460083,
3194
- "z": 0.0009666886180639267
3195
- }, {
3196
- "x": 0.5294582843780518,
3197
- "y": 0.7541216611862183,
3198
- "z": -0.025603046640753746
3199
- }, {
3200
- "x": 0.4973002076148987,
3201
- "y": 0.9208990931510925,
3202
- "z": 0.031931452453136444
3203
- }, {
3204
- "x": 0.5163551568984985,
3205
- "y": 0.9432790875434875,
3206
- "z": 0.024321340024471283
3207
- }, {
3208
- "x": 0.49399662017822266,
3209
- "y": 0.8814862370491028,
3210
- "z": 0.018687399104237556
3211
- }, {
3212
- "x": 0.44948166608810425,
3213
- "y": 0.836137592792511,
3214
- "z": 0.05702034756541252
3215
- }, {
3216
- "x": 0.47898444533348083,
3217
- "y": 0.8836610913276672,
3218
- "z": 0.03150695189833641
3219
- }, {
3220
- "x": 0.4454479217529297,
3221
- "y": 0.8499438166618347,
3222
- "z": 0.08868525922298431
3223
- }, {
3224
- "x": 0.49572959542274475,
3225
- "y": 0.8452823758125305,
3226
- "z": 0.0036111653316766024
3227
- }, {
3228
- "x": 0.5362502336502075,
3229
- "y": 0.7222585678100586,
3230
- "z": -0.027912352234125137
3231
- }, {
3232
- "x": 0.5393770337104797,
3233
- "y": 0.7850722074508667,
3234
- "z": -0.05415399745106697
3235
- }, {
3236
- "x": 0.531399667263031,
3237
- "y": 0.7898418307304382,
3238
- "z": -0.03883346915245056
3239
- }, {
3240
- "x": 0.5451627373695374,
3241
- "y": 0.7717036604881287,
3242
- "z": -0.06480253487825394
3243
- }, {
3244
- "x": 0.5206395983695984,
3245
- "y": 0.6287745833396912,
3246
- "z": -0.010521138086915016
3247
- }, {
3248
- "x": 0.4974782466888428,
3249
- "y": 0.6191938519477844,
3250
- "z": -0.014098240062594414
3251
- }, {
3252
- "x": 0.4774145185947418,
3253
- "y": 0.6193130612373352,
3254
- "z": -0.013643337413668633
3255
- }, {
3256
- "x": 0.4616098403930664,
3257
- "y": 0.6259890198707581,
3258
- "z": -0.008448202162981033
3259
- }, {
3260
- "x": 0.4516478478908539,
3261
- "y": 0.6368461847305298,
3262
- "z": 0.00009050309745362028
3263
- }, {
3264
- "x": 0.4485096037387848,
3265
- "y": 0.6719120740890503,
3266
- "z": 0.022984720766544342
3267
- }, {
3268
- "x": 0.42177659273147583,
3269
- "y": 0.7240667343139648,
3270
- "z": 0.08511673659086227
3271
- }, {
3272
- "x": 0.4616215229034424,
3273
- "y": 0.6988231539726257,
3274
- "z": 0.014238474890589714
3275
- }, {
3276
- "x": 0.4755798876285553,
3277
- "y": 0.7034608721733093,
3278
- "z": 0.00625590980052948
3279
- }, {
3280
- "x": 0.4924992024898529,
3281
- "y": 0.7005885243415833,
3282
- "z": 0.0009391739731654525
3283
- }, {
3284
- "x": 0.5082254409790039,
3285
- "y": 0.693384051322937,
3286
- "z": -0.0009464038303121924
3287
- }, {
3288
- "x": 0.5203112959861755,
3289
- "y": 0.6849707961082458,
3290
- "z": -0.0022114769089967012
3291
- }, {
3292
- "x": 0.52867591381073,
3293
- "y": 0.6779075860977173,
3294
- "z": -0.002962538506835699
3295
- }, {
3296
- "x": 0.4213953912258148,
3297
- "y": 0.7219811677932739,
3298
- "z": 0.1350894570350647
3299
- }, {
3300
- "x": 0.5320829749107361,
3301
- "y": 0.794858992099762,
3302
- "z": -0.03181503340601921
3303
- }, {
3304
- "x": 0.5452795028686523,
3305
- "y": 0.7286570072174072,
3306
- "z": -0.04771539941430092
3307
- }, {
3308
- "x": 0.5496407747268677,
3309
- "y": 0.7866933345794678,
3310
- "z": -0.06452003121376038
3311
- }, {
3312
- "x": 0.557040274143219,
3313
- "y": 0.7962084412574768,
3314
- "z": -0.05837344378232956
3315
- }, {
3316
- "x": 0.549176812171936,
3317
- "y": 0.7895247936248779,
3318
- "z": -0.057761140167713165
3319
- }, {
3320
- "x": 0.5362890362739563,
3321
- "y": 0.8005836606025696,
3322
- "z": -0.026903774589300156
3323
- }, {
3324
- "x": 0.560200035572052,
3325
- "y": 0.7983731031417847,
3326
- "z": -0.06172555685043335
3327
- }, {
3328
- "x": 0.5616944432258606,
3329
- "y": 0.8022753596305847,
3330
- "z": -0.045200999826192856
3331
- }, {
3332
- "x": 0.5273328423500061,
3333
- "y": 0.6611284017562866,
3334
- "z": 0.0029021520167589188
3335
- }, {
3336
- "x": 0.534850537776947,
3337
- "y": 0.6660012006759644,
3338
- "z": -0.005215510260313749
3339
- }, {
3340
- "x": 0.5394860506057739,
3341
- "y": 0.6701375246047974,
3342
- "z": -0.014931917190551758
3343
- }, {
3344
- "x": 0.4634307324886322,
3345
- "y": 0.658291757106781,
3346
- "z": 0.009295716881752014
3347
- }, {
3348
- "x": 0.4538393020629883,
3349
- "y": 0.6519932150840759,
3350
- "z": 0.00930330716073513
3351
- }, {
3352
- "x": 0.5776031613349915,
3353
- "y": 0.7159298658370972,
3354
- "z": -0.057365912944078445
3355
- }, {
3356
- "x": 0.6504855155944824,
3357
- "y": 0.6461779475212097,
3358
- "z": 0.014184834435582161
3359
- }, {
3360
- "x": 0.5860154032707214,
3361
- "y": 0.7962266206741333,
3362
- "z": -0.04522843658924103
3363
- }, {
3364
- "x": 0.6842049360275269,
3365
- "y": 0.5631637573242188,
3366
- "z": 0.07207967340946198
3367
- }, {
3368
- "x": 0.6152560710906982,
3369
- "y": 0.6674962639808655,
3370
- "z": 0.0007529259892180562
3371
- }, {
3372
- "x": 0.6280948519706726,
3373
- "y": 0.6684326529502869,
3374
- "z": 0.0016892586136236787
3375
- }, {
3376
- "x": 0.6408625245094299,
3377
- "y": 0.6663892269134521,
3378
- "z": 0.005331226624548435
3379
- }, {
3380
- "x": 0.6557814478874207,
3381
- "y": 0.6534678936004639,
3382
- "z": 0.01646413467824459
3383
- }, {
3384
- "x": 0.6035663485527039,
3385
- "y": 0.6639701724052429,
3386
- "z": 0.0013799630105495453
3387
- }, {
3388
- "x": 0.6329053044319153,
3389
- "y": 0.608010470867157,
3390
- "z": -0.006195899099111557
3391
- }, {
3392
- "x": 0.6167260408401489,
3393
- "y": 0.6117533445358276,
3394
- "z": -0.006319951266050339
3395
- }, {
3396
- "x": 0.6471013426780701,
3397
- "y": 0.6112449765205383,
3398
- "z": -0.0017843559617176652
3399
- }, {
3400
- "x": 0.6560901999473572,
3401
- "y": 0.6185776591300964,
3402
- "z": 0.004047257360070944
3403
- }, {
3404
- "x": 0.6666946411132812,
3405
- "y": 0.6651176810264587,
3406
- "z": 0.023647578433156013
3407
- }, {
3408
- "x": 0.6311345100402832,
3409
- "y": 0.9495396018028259,
3410
- "z": 0.014004078693687916
3411
- }, {
3412
- "x": 0.6544655561447144,
3413
- "y": 0.6397901773452759,
3414
- "z": 0.01809609681367874
3415
- }, {
3416
- "x": 0.6965808868408203,
3417
- "y": 0.6482675075531006,
3418
- "z": 0.08304904401302338
3419
- }, {
3420
- "x": 0.679817259311676,
3421
- "y": 0.650188148021698,
3422
- "z": 0.03632688894867897
3423
- }, {
3424
- "x": 0.6336516737937927,
3425
- "y": 0.7541458010673523,
3426
- "z": -0.007742783520370722
3427
- }, {
3428
- "x": 0.5921701192855835,
3429
- "y": 0.8567668199539185,
3430
- "z": -0.029399123042821884
3431
- }, {
3432
- "x": 0.591663658618927,
3433
- "y": 0.870215654373169,
3434
- "z": -0.02103729173541069
3435
- }, {
3436
- "x": 0.6068367958068848,
3437
- "y": 0.8584195375442505,
3438
- "z": -0.020668085664510727
3439
- }, {
3440
- "x": 0.6176617741584778,
3441
- "y": 0.860965371131897,
3442
- "z": -0.009790095500648022
3443
- }, {
3444
- "x": 0.6040634512901306,
3445
- "y": 0.8686612844467163,
3446
- "z": -0.015289564616978168
3447
- }, {
3448
- "x": 0.6143736839294434,
3449
- "y": 0.8671170473098755,
3450
- "z": -0.005712216719985008
3451
- }, {
3452
- "x": 0.6373105049133301,
3453
- "y": 0.8815656900405884,
3454
- "z": 0.012672550976276398
3455
- }, {
3456
- "x": 0.5832505822181702,
3457
- "y": 0.7866312861442566,
3458
- "z": -0.07051534950733185
3459
- }, {
3460
- "x": 0.5836675763130188,
3461
- "y": 0.7658692598342896,
3462
- "z": -0.07566110789775848
3463
- }, {
3464
- "x": 0.6709531545639038,
3465
- "y": 0.604898989200592,
3466
- "z": 0.005951565690338612
3467
- }, {
3468
- "x": 0.6029891967773438,
3469
- "y": 0.705652117729187,
3470
- "z": -0.013388276100158691
3471
- }, {
3472
- "x": 0.6131622195243835,
3473
- "y": 0.7728396058082581,
3474
- "z": -0.036248479038476944
3475
- }, {
3476
- "x": 0.6123163104057312,
3477
- "y": 0.7612020373344421,
3478
- "z": -0.03264721855521202
3479
- }, {
3480
- "x": 0.6696187853813171,
3481
- "y": 0.744706928730011,
3482
- "z": 0.009673702530562878
3483
- }, {
3484
- "x": 0.5803102254867554,
3485
- "y": 0.7385968565940857,
3486
- "z": -0.0689152330160141
3487
- }, {
3488
- "x": 0.6404349207878113,
3489
- "y": 0.5877999663352966,
3490
- "z": -0.01929756999015808
3491
- }, {
3492
- "x": 0.6588467955589294,
3493
- "y": 0.5929454565048218,
3494
- "z": -0.008487257175147533
3495
- }, {
3496
- "x": 0.6720337867736816,
3497
- "y": 0.530631422996521,
3498
- "z": 0.043437421321868896
3499
- }, {
3500
- "x": 0.584305465221405,
3501
- "y": 0.6099005341529846,
3502
- "z": -0.030301367864012718
3503
- }, {
3504
- "x": 0.6034283638000488,
3505
- "y": 0.6217452883720398,
3506
- "z": -0.001970183802768588
3507
- }, {
3508
- "x": 0.6460927724838257,
3509
- "y": 0.8608663082122803,
3510
- "z": 0.015541625209152699
3511
- }, {
3512
- "x": 0.6957815289497375,
3513
- "y": 0.8326103091239929,
3514
- "z": 0.13015234470367432
3515
- }, {
3516
- "x": 0.6043362617492676,
3517
- "y": 0.7861682772636414,
3518
- "z": -0.030476901680231094
3519
- }, {
3520
- "x": 0.594293475151062,
3521
- "y": 0.7942103147506714,
3522
- "z": -0.032218821346759796
3523
- }, {
3524
- "x": 0.6324057579040527,
3525
- "y": 0.8665139675140381,
3526
- "z": 0.014255806803703308
3527
- }, {
3528
- "x": 0.6296147704124451,
3529
- "y": 0.8667733669281006,
3530
- "z": 0.010388285852968693
3531
- }, {
3532
- "x": 0.663644552230835,
3533
- "y": 0.5798642635345459,
3534
- "z": -0.0022301070857793093
3535
- }, {
3536
- "x": 0.6140630841255188,
3537
- "y": 0.7809288501739502,
3538
- "z": -0.02835679054260254
3539
- }, {
3540
- "x": 0.615908145904541,
3541
- "y": 0.5921698212623596,
3542
- "z": -0.026804860681295395
3543
- }, {
3544
- "x": 0.617181122303009,
3545
- "y": 0.5748661756515503,
3546
- "z": -0.03060605563223362
3547
- }, {
3548
- "x": 0.6222207546234131,
3549
- "y": 0.49137672781944275,
3550
- "z": -0.011151673272252083
3551
- }, {
3552
- "x": 0.6669357419013977,
3553
- "y": 0.5541607141494751,
3554
- "z": 0.017466170713305473
3555
- }, {
3556
- "x": 0.6182981729507446,
3557
- "y": 0.5320425629615784,
3558
- "z": -0.021793590858578682
3559
- }, {
3560
- "x": 0.6760554313659668,
3561
- "y": 0.595052182674408,
3562
- "z": 0.017115700989961624
3563
- }, {
3564
- "x": 0.6801463961601257,
3565
- "y": 0.5800720453262329,
3566
- "z": 0.043127160519361496
3567
- }, {
3568
- "x": 0.5922210812568665,
3569
- "y": 0.8644017577171326,
3570
- "z": -0.02662893570959568
3571
- }, {
3572
- "x": 0.6054555177688599,
3573
- "y": 0.8637874722480774,
3574
- "z": -0.018363753333687782
3575
- }, {
3576
- "x": 0.6161889433860779,
3577
- "y": 0.8641164898872375,
3578
- "z": -0.008808949030935764
3579
- }, {
3580
- "x": 0.6017249822616577,
3581
- "y": 0.7901403307914734,
3582
- "z": -0.028126630932092667
3583
- }, {
3584
- "x": 0.631446123123169,
3585
- "y": 0.8664817810058594,
3586
- "z": 0.012112865224480629
3587
- }, {
3588
- "x": 0.6249198913574219,
3589
- "y": 0.8716511130332947,
3590
- "z": 0.003882825840264559
3591
- }, {
3592
- "x": 0.6281915903091431,
3593
- "y": 0.867301881313324,
3594
- "z": 0.009891441091895103
3595
- }, {
3596
- "x": 0.5986843109130859,
3597
- "y": 0.7813931703567505,
3598
- "z": -0.050227612257003784
3599
- }, {
3600
- "x": 0.6126407384872437,
3601
- "y": 0.869275689125061,
3602
- "z": -0.0031255714129656553
3603
- }, {
3604
- "x": 0.6027271151542664,
3605
- "y": 0.8711842894554138,
3606
- "z": -0.009324162267148495
3607
- }, {
3608
- "x": 0.59088134765625,
3609
- "y": 0.8742044568061829,
3610
- "z": -0.014608660712838173
3611
- }, {
3612
- "x": 0.5984604358673096,
3613
- "y": 0.9216185212135315,
3614
- "z": -0.005981989670544863
3615
- }, {
3616
- "x": 0.5950398445129395,
3617
- "y": 0.8964707255363464,
3618
- "z": -0.01703473925590515
3619
- }, {
3620
- "x": 0.5941568613052368,
3621
- "y": 0.8882410526275635,
3622
- "z": -0.017784785479307175
3623
- }, {
3624
- "x": 0.5928806662559509,
3625
- "y": 0.8803883194923401,
3626
- "z": -0.014153128489851952
3627
- }, {
3628
- "x": 0.5909661054611206,
3629
- "y": 0.8748103976249695,
3630
- "z": -0.012609979137778282
3631
- }, {
3632
- "x": 0.6128016710281372,
3633
- "y": 0.8702545762062073,
3634
- "z": -0.0022550546564161777
3635
- }, {
3636
- "x": 0.6150846481323242,
3637
- "y": 0.8726804256439209,
3638
- "z": -0.00414019962772727
3639
- }, {
3640
- "x": 0.6173093914985657,
3641
- "y": 0.8770190477371216,
3642
- "z": -0.005970994010567665
3643
- }, {
3644
- "x": 0.619335412979126,
3645
- "y": 0.8814800977706909,
3646
- "z": -0.0036864024586975574
3647
- }, {
3648
- "x": 0.6292637586593628,
3649
- "y": 0.8314558267593384,
3650
- "z": -0.007714875973761082
3651
- }, {
3652
- "x": 0.702275276184082,
3653
- "y": 0.7320667505264282,
3654
- "z": 0.1433621346950531
3655
- }, {
3656
- "x": 0.6204835176467896,
3657
- "y": 0.8689177632331848,
3658
- "z": 0.0044869170524179935
3659
- }, {
3660
- "x": 0.6223508715629578,
3661
- "y": 0.8704851269721985,
3662
- "z": 0.00352082890458405
3663
- }, {
3664
- "x": 0.590448260307312,
3665
- "y": 0.8029727935791016,
3666
- "z": -0.03200828656554222
3667
- }, {
3668
- "x": 0.6097423434257507,
3669
- "y": 0.7933741211891174,
3670
- "z": -0.018042555078864098
3671
- }, {
3672
- "x": 0.59229576587677,
3673
- "y": 0.7993767261505127,
3674
- "z": -0.032564569264650345
3675
- }, {
3676
- "x": 0.6171364188194275,
3677
- "y": 0.7153720259666443,
3678
- "z": -0.007672437466681004
3679
- }, {
3680
- "x": 0.6389747858047485,
3681
- "y": 0.726390540599823,
3682
- "z": -0.002999067772179842
3683
- }, {
3684
- "x": 0.6151940226554871,
3685
- "y": 0.769412100315094,
3686
- "z": -0.024427521973848343
3687
- }, {
3688
- "x": 0.6526776552200317,
3689
- "y": 0.505868136882782,
3690
- "z": 0.01412637997418642
3691
- }, {
3692
- "x": 0.6475822329521179,
3693
- "y": 0.5375454425811768,
3694
- "z": -0.0033899128902703524
3695
- }, {
3696
- "x": 0.6433356404304504,
3697
- "y": 0.5714520215988159,
3698
- "z": -0.017428796738386154
3699
- }, {
3700
- "x": 0.626949667930603,
3701
- "y": 0.8962116837501526,
3702
- "z": 0.005602736957371235
3703
- }, {
3704
- "x": 0.5868416428565979,
3705
- "y": 0.5829002261161804,
3706
- "z": -0.03727729618549347
3707
- }, {
3708
- "x": 0.5877229571342468,
3709
- "y": 0.5345035791397095,
3710
- "z": -0.032396964728832245
3711
- }, {
3712
- "x": 0.5887066125869751,
3713
- "y": 0.48655083775520325,
3714
- "z": -0.025856535881757736
3715
- }, {
3716
- "x": 0.6507197618484497,
3717
- "y": 0.6612282991409302,
3718
- "z": 0.011114613153040409
3719
- }, {
3720
- "x": 0.6803066730499268,
3721
- "y": 0.677992045879364,
3722
- "z": 0.032125361263751984
3723
- }, {
3724
- "x": 0.5963194370269775,
3725
- "y": 0.6598632335662842,
3726
- "z": 0.002976928371936083
3727
- }, {
3728
- "x": 0.667536199092865,
3729
- "y": 0.6274255514144897,
3730
- "z": 0.015618261881172657
3731
- }, {
3732
- "x": 0.5930740833282471,
3733
- "y": 0.6940041780471802,
3734
- "z": -0.019217798486351967
3735
- }, {
3736
- "x": 0.6053346395492554,
3737
- "y": 0.7676517963409424,
3738
- "z": -0.050308309495449066
3739
- }, {
3740
- "x": 0.6934473514556885,
3741
- "y": 0.6884298920631409,
3742
- "z": 0.04794462397694588
3743
- }, {
3744
- "x": 0.6738007664680481,
3745
- "y": 0.6934011578559875,
3746
- "z": 0.020697161555290222
3747
- }, {
3748
- "x": 0.6588084697723389,
3749
- "y": 0.7033141851425171,
3750
- "z": 0.008462334051728249
3751
- }, {
3752
- "x": 0.6346072554588318,
3753
- "y": 0.7029502391815186,
3754
- "z": 0.001542167621664703
3755
- }, {
3756
- "x": 0.6157816648483276,
3757
- "y": 0.6966525912284851,
3758
- "z": -0.002009218093007803
3759
- }, {
3760
- "x": 0.6015574336051941,
3761
- "y": 0.688928484916687,
3762
- "z": -0.006588225718587637
3763
- }, {
3764
- "x": 0.5746836066246033,
3765
- "y": 0.6711069345474243,
3766
- "z": -0.03597589209675789
3767
- }, {
3768
- "x": 0.6947521567344666,
3769
- "y": 0.7309479117393494,
3770
- "z": 0.046707939356565475
3771
- }, {
3772
- "x": 0.6759101152420044,
3773
- "y": 0.6249120831489563,
3774
- "z": 0.021654341369867325
3775
- }, {
3776
- "x": 0.5794773101806641,
3777
- "y": 0.7971615195274353,
3778
- "z": -0.06339326500892639
3779
- }, {
3780
- "x": 0.6041849851608276,
3781
- "y": 0.727514922618866,
3782
- "z": -0.017512541264295578
3783
- }, {
3784
- "x": 0.6968844532966614,
3785
- "y": 0.6440950036048889,
3786
- "z": 0.12727996706962585
3787
- }, {
3788
- "x": 0.5910853147506714,
3789
- "y": 0.679325520992279,
3790
- "z": -0.009497715160250664
3791
- }, {
3792
- "x": 0.6157375574111938,
3793
- "y": 0.7695677280426025,
3794
- "z": -0.010624290443956852
3795
- }, {
3796
- "x": 0.6606494784355164,
3797
- "y": 0.6410489678382874,
3798
- "z": 0.0208158977329731
3799
- }, {
3800
- "x": 0.6040687561035156,
3801
- "y": 0.7531470656394958,
3802
- "z": -0.045887019485235214
3803
- }, {
3804
- "x": 0.7012156248092651,
3805
- "y": 0.780247151851654,
3806
- "z": 0.14028730988502502
3807
- }, {
3808
- "x": 0.595149576663971,
3809
- "y": 0.6527782678604126,
3810
- "z": 0.006308757700026035
3811
- }, {
3812
- "x": 0.5925500392913818,
3813
- "y": 0.7436665892601013,
3814
- "z": -0.060151755809783936
3815
- }, {
3816
- "x": 0.6780198812484741,
3817
- "y": 0.8905693888664246,
3818
- "z": 0.0626060739159584
3819
- }, {
3820
- "x": 0.676746666431427,
3821
- "y": 0.9113880395889282,
3822
- "z": 0.08726003766059875
3823
- }, {
3824
- "x": 0.7030686140060425,
3825
- "y": 0.7312687635421753,
3826
- "z": 0.09529774636030197
3827
- }, {
3828
- "x": 0.688987135887146,
3829
- "y": 0.8588417172431946,
3830
- "z": 0.07752864807844162
3831
- }, {
3832
- "x": 0.6883691549301147,
3833
- "y": 0.6109960675239563,
3834
- "z": 0.06669612973928452
3835
- }, {
3836
- "x": 0.6358906030654907,
3837
- "y": 0.9702065587043762,
3838
- "z": 0.023120900616049767
3839
- }, {
3840
- "x": 0.5781539678573608,
3841
- "y": 0.8023634552955627,
3842
- "z": -0.044763918966054916
3843
- }, {
3844
- "x": 0.6170316934585571,
3845
- "y": 0.7408350706100464,
3846
- "z": -0.011375460773706436
3847
- }, {
3848
- "x": 0.688542366027832,
3849
- "y": 0.6516284346580505,
3850
- "z": 0.050206027925014496
3851
- }, {
3852
- "x": 0.6385149359703064,
3853
- "y": 0.6540714502334595,
3854
- "z": 0.006462941411882639
3855
- }, {
3856
- "x": 0.6279382109642029,
3857
- "y": 0.6563615798950195,
3858
- "z": 0.003062846139073372
3859
- }, {
3860
- "x": 0.6268895268440247,
3861
- "y": 0.8736732006072998,
3862
- "z": 0.00627936702221632
3863
- }, {
3864
- "x": 0.6944946050643921,
3865
- "y": 0.7709181308746338,
3866
- "z": 0.053824134171009064
3867
- }, {
3868
- "x": 0.614617109298706,
3869
- "y": 1.0022112131118774,
3870
- "z": 0.02719894051551819
3871
- }, {
3872
- "x": 0.6493719220161438,
3873
- "y": 0.9665167927742004,
3874
- "z": 0.053563784807920456
3875
- }, {
3876
- "x": 0.6624587178230286,
3877
- "y": 0.943530797958374,
3878
- "z": 0.068605437874794
3879
- }, {
3880
- "x": 0.6162528991699219,
3881
- "y": 0.6558693051338196,
3882
- "z": 0.002187855076044798
3883
- }, {
3884
- "x": 0.6058168411254883,
3885
- "y": 0.654328465461731,
3886
- "z": 0.0036193584091961384
3887
- }, {
3888
- "x": 0.5987918972969055,
3889
- "y": 0.6536934971809387,
3890
- "z": 0.006134530063718557
3891
- }, {
3892
- "x": 0.6831037402153015,
3893
- "y": 0.6195642948150635,
3894
- "z": 0.03511790186166763
3895
- }, {
3896
- "x": 0.6062582731246948,
3897
- "y": 0.6356398463249207,
3898
- "z": 0.001280312892049551
3899
- }, {
3900
- "x": 0.6174948811531067,
3901
- "y": 0.62776118516922,
3902
- "z": -0.0013642468256875873
3903
- }, {
3904
- "x": 0.6297246217727661,
3905
- "y": 0.6253792643547058,
3906
- "z": -0.0007034156005829573
3907
- }, {
3908
- "x": 0.6407091617584229,
3909
- "y": 0.627578616142273,
3910
- "z": 0.0028144705574959517
3911
- }, {
3912
- "x": 0.6479622721672058,
3913
- "y": 0.6322650909423828,
3914
- "z": 0.00750273372977972
3915
- }, {
3916
- "x": 0.6915091276168823,
3917
- "y": 0.5990704298019409,
3918
- "z": 0.10270945727825165
3919
- }, {
3920
- "x": 0.6457163095474243,
3921
- "y": 0.6504453420639038,
3922
- "z": 0.010696077719330788
3923
- }, {
3924
- "x": 0.6164222955703735,
3925
- "y": 0.8231936097145081,
3926
- "z": -0.016772059723734856
3927
- }, {
3928
- "x": 0.6042401194572449,
3929
- "y": 0.7830976843833923,
3930
- "z": -0.03630910441279411
3931
- }, {
3932
- "x": 0.5922216773033142,
3933
- "y": 0.8228387236595154,
3934
- "z": -0.029992375522851944
3935
- }, {
3936
- "x": 0.6646111011505127,
3937
- "y": 0.92097008228302,
3938
- "z": 0.050967294722795486
3939
- }, {
3940
- "x": 0.651232898235321,
3941
- "y": 0.9460107088088989,
3942
- "z": 0.038000158965587616
3943
- }, {
3944
- "x": 0.6140977144241333,
3945
- "y": 0.9882472157478333,
3946
- "z": 0.009882091544568539
3947
- }, {
3948
- "x": 0.6870781183242798,
3949
- "y": 0.8768675327301025,
3950
- "z": 0.10980932414531708
3951
- }, {
3952
- "x": 0.5986856818199158,
3953
- "y": 0.6456438899040222,
3954
- "z": 0.003999010659754276
3955
- }, {
3956
- "x": 0.585981547832489,
3957
- "y": 0.7034481763839722,
3958
- "z": -0.0377722829580307
3959
- }, {
3960
- "x": 0.6342031359672546,
3961
- "y": 0.9867448806762695,
3962
- "z": 0.03786521404981613
3963
- }, {
3964
- "x": 0.7013950943946838,
3965
- "y": 0.776049017906189,
3966
- "z": 0.09598205983638763
3967
- }, {
3968
- "x": 0.6030206680297852,
3969
- "y": 0.8719133138656616,
3970
- "z": -0.007931148633360863
3971
- }, {
3972
- "x": 0.6050592064857483,
3973
- "y": 0.8767156004905701,
3974
- "z": -0.009791925549507141
3975
- }, {
3976
- "x": 0.6073468923568726,
3977
- "y": 0.8831382393836975,
3978
- "z": -0.012361008673906326
3979
- }, {
3980
- "x": 0.6087977290153503,
3981
- "y": 0.890143632888794,
3982
- "z": -0.01098148338496685
3983
- }, {
3984
- "x": 0.6147705316543579,
3985
- "y": 0.9110084772109985,
3986
- "z": -0.0018823575228452682
3987
- }, {
3988
- "x": 0.622577965259552,
3989
- "y": 0.8670604825019836,
3990
- "z": 0.002609190298244357
3991
- }, {
3992
- "x": 0.6241236329078674,
3993
- "y": 0.8651344180107117,
3994
- "z": 0.0025534380692988634
3995
- }, {
3996
- "x": 0.6257084608078003,
3997
- "y": 0.8638408184051514,
3998
- "z": 0.0023300074972212315
3999
- }, {
4000
- "x": 0.639931321144104,
4001
- "y": 0.8449671268463135,
4002
- "z": 0.0038123116828501225
4003
- }, {
4004
- "x": 0.6810906529426575,
4005
- "y": 0.7856625318527222,
4006
- "z": 0.02717764675617218
4007
- }, {
4008
- "x": 0.583532452583313,
4009
- "y": 0.6811994910240173,
4010
- "z": -0.026588857173919678
4011
- }, {
4012
- "x": 0.5855660438537598,
4013
- "y": 0.6393819451332092,
4014
- "z": -0.004512844607234001
4015
- }, {
4016
- "x": 0.5932201743125916,
4017
- "y": 0.6398029327392578,
4018
- "z": 0.0008020466193556786
4019
- }, {
4020
- "x": 0.6200879812240601,
4021
- "y": 0.8683351874351501,
4022
- "z": 0.00417016725987196
4023
- }, {
4024
- "x": 0.6842559576034546,
4025
- "y": 0.8330534100532532,
4026
- "z": 0.050836317241191864
4027
- }, {
4028
- "x": 0.5754412412643433,
4029
- "y": 0.6418221592903137,
4030
- "z": -0.022838059812784195
4031
- }, {
4032
- "x": 0.6232790350914001,
4033
- "y": 0.9295297265052795,
4034
- "z": 0.006339520215988159
4035
- }, {
4036
- "x": 0.5764067769050598,
4037
- "y": 0.694546639919281,
4038
- "z": -0.04825803264975548
4039
- }, {
4040
- "x": 0.59778892993927,
4041
- "y": 0.7343927621841431,
4042
- "z": -0.035004377365112305
4043
- }, {
4044
- "x": 0.6042810678482056,
4045
- "y": 0.9441440105438232,
4046
- "z": -0.0010970570147037506
4047
- }, {
4048
- "x": 0.6496372222900391,
4049
- "y": 0.8869078159332275,
4050
- "z": 0.021036235615611076
4051
- }, {
4052
- "x": 0.6274012327194214,
4053
- "y": 0.7830310463905334,
4054
- "z": -0.006658440921455622
4055
- }, {
4056
- "x": 0.637792706489563,
4057
- "y": 0.9104999899864197,
4058
- "z": 0.014290250837802887
4059
- }, {
4060
- "x": 0.6549934148788452,
4061
- "y": 0.7748609185218811,
4062
- "z": -0.0006672973395325243
4063
- }, {
4064
- "x": 0.6404005289077759,
4065
- "y": 0.801220715045929,
4066
- "z": -0.0026642554439604282
4067
- }, {
4068
- "x": 0.6671456694602966,
4069
- "y": 0.8045546412467957,
4070
- "z": 0.013180811889469624
4071
- }, {
4072
- "x": 0.6107483506202698,
4073
- "y": 0.9680658578872681,
4074
- "z": 0.001778992242179811
4075
- }, {
4076
- "x": 0.6060343980789185,
4077
- "y": 0.744587242603302,
4078
- "z": -0.024382334202528
4079
- }, {
4080
- "x": 0.6602751612663269,
4081
- "y": 0.8998945355415344,
4082
- "z": 0.0344940721988678
4083
- }, {
4084
- "x": 0.6463775038719177,
4085
- "y": 0.9262562394142151,
4086
- "z": 0.02617623284459114
4087
- }, {
4088
- "x": 0.6579852104187012,
4089
- "y": 0.8602304458618164,
4090
- "z": 0.021586716175079346
4091
- }, {
4092
- "x": 0.6926165223121643,
4093
- "y": 0.8053340315818787,
4094
- "z": 0.061075080186128616
4095
- }, {
4096
- "x": 0.6724731922149658,
4097
- "y": 0.8594399690628052,
4098
- "z": 0.03457934781908989
4099
- }, {
4100
- "x": 0.6975721716880798,
4101
- "y": 0.8183245062828064,
4102
- "z": 0.09300774335861206
4103
- }, {
4104
- "x": 0.6512877941131592,
4105
- "y": 0.8258221745491028,
4106
- "z": 0.006324059329926968
4107
- }, {
4108
- "x": 0.594887375831604,
4109
- "y": 0.7148372530937195,
4110
- "z": -0.026898479089140892
4111
- }, {
4112
- "x": 0.6017440557479858,
4113
- "y": 0.7773507833480835,
4114
- "z": -0.05312420800328255
4115
- }, {
4116
- "x": 0.6096571683883667,
4117
- "y": 0.7806998491287231,
4118
- "z": -0.037646256387233734
4119
- }, {
4120
- "x": 0.5952993035316467,
4121
- "y": 0.7654367685317993,
4122
- "z": -0.06398405134677887
4123
- }, {
4124
- "x": 0.5950021147727966,
4125
- "y": 0.6201304793357849,
4126
- "z": -0.009297547861933708
4127
- }, {
4128
- "x": 0.6165438890457153,
4129
- "y": 0.6052900552749634,
4130
- "z": -0.012455573305487633
4131
- }, {
4132
- "x": 0.6362661719322205,
4133
- "y": 0.6015968918800354,
4134
- "z": -0.011649220250546932
4135
- }, {
4136
- "x": 0.6522727608680725,
4137
- "y": 0.6046400666236877,
4138
- "z": -0.005903332494199276
4139
- }, {
4140
- "x": 0.6625409722328186,
4141
- "y": 0.6128141283988953,
4142
- "z": 0.0030042496509850025
4143
- }, {
4144
- "x": 0.6688099503517151,
4145
- "y": 0.6457712054252625,
4146
- "z": 0.026322703808546066
4147
- }, {
4148
- "x": 0.7013440728187561,
4149
- "y": 0.6893666386604309,
4150
- "z": 0.08984331786632538
4151
- }, {
4152
- "x": 0.6608623266220093,
4153
- "y": 0.6749406456947327,
4154
- "z": 0.0172116681933403
4155
- }, {
4156
- "x": 0.6482325196266174,
4157
- "y": 0.6823726296424866,
4158
- "z": 0.008881398476660252
4159
- }, {
4160
- "x": 0.6313265562057495,
4161
- "y": 0.6842025518417358,
4162
- "z": 0.0031308617908507586
4163
- }, {
4164
- "x": 0.6147016286849976,
4165
- "y": 0.6809731721878052,
4166
- "z": 0.0007630771724507213
4167
- }, {
4168
- "x": 0.6018834114074707,
4169
- "y": 0.6755372285842896,
4170
- "z": -0.0008834321051836014
4171
- }, {
4172
- "x": 0.5925027132034302,
4173
- "y": 0.670681357383728,
4174
- "z": -0.001968748401850462
4175
- }, {
4176
- "x": 0.700127363204956,
4177
- "y": 0.6871103644371033,
4178
- "z": 0.13980500400066376
4179
- }, {
4180
- "x": 0.6095665693283081,
4181
- "y": 0.7853189706802368,
4182
- "z": -0.03074747882783413
4183
- }, {
4184
- "x": 0.5880423784255981,
4185
- "y": 0.7229287028312683,
4186
- "z": -0.04691500961780548
4187
- }, {
4188
- "x": 0.5930182337760925,
4189
- "y": 0.7811514139175415,
4190
- "z": -0.06398335844278336
4191
- }, {
4192
- "x": 0.5867722034454346,
4193
- "y": 0.7922660112380981,
4194
- "z": -0.05794971063733101
4195
- }, {
4196
- "x": 0.5933279991149902,
4197
- "y": 0.7842848896980286,
4198
- "z": -0.05714067071676254
4199
- }, {
4200
- "x": 0.6063535809516907,
4201
- "y": 0.7920218706130981,
4202
- "z": -0.02590685710310936
4203
- }, {
4204
- "x": 0.5839452743530273,
4205
- "y": 0.794978141784668,
4206
- "z": -0.0615212507545948
4207
- }, {
4208
- "x": 0.5828126072883606,
4209
- "y": 0.8000800013542175,
4210
- "z": -0.0449722595512867
4211
- }, {
4212
- "x": 0.5909603834152222,
4213
- "y": 0.6541213393211365,
4214
- "z": 0.003991890233010054
4215
- }, {
4216
- "x": 0.5852181911468506,
4217
- "y": 0.6602938771247864,
4218
- "z": -0.004428438376635313
4219
- }, {
4220
- "x": 0.5825737714767456,
4221
- "y": 0.6651063561439514,
4222
- "z": -0.014345290139317513
4223
- }, {
4224
- "x": 0.6517343521118164,
4225
- "y": 0.6362385153770447,
4226
- "z": 0.012151890434324741
4227
- }, {
4228
- "x": 0.6615052819252014,
4229
- "y": 0.6281577944755554,
4230
- "z": 0.0123682152479887
4231
- }, {
4232
- "x": 0.4856873154640198,
4233
- "y": 0.6568945646286011,
4234
- "z": 0.000720038078725338
4235
- }, {
4236
- "x": 0.49988406896591187,
4237
- "y": 0.6547410488128662,
4238
- "z": 0.0006949726957827806
4239
- }, {
4240
- "x": 0.48438939452171326,
4241
- "y": 0.6392973065376282,
4242
- "z": 0.000705525919329375
4243
- }, {
4244
- "x": 0.47143134474754333,
4245
- "y": 0.6589511632919312,
4246
- "z": 0.0006980331381782889
4247
- }, {
4248
- "x": 0.48704618215560913,
4249
- "y": 0.6752797961235046,
4250
- "z": 0.0006921177846379578
4251
- }, {
4252
- "x": 0.6243702173233032,
4253
- "y": 0.640461802482605,
4254
- "z": -0.00006592126737814397
4255
- }, {
4256
- "x": 0.6390967965126038,
4257
- "y": 0.6385173797607422,
4258
- "z": -0.00016105435497593135
4259
- }, {
4260
- "x": 0.6230536699295044,
4261
- "y": 0.6224825382232666,
4262
- "z": -0.00016136496560648084
4263
- }, {
4264
- "x": 0.6095397472381592,
4265
- "y": 0.641917884349823,
4266
- "z": -0.0001803556369850412
4267
- }, {
4268
- "x": 0.6250996589660645,
4269
- "y": 0.6586247682571411,
4270
- "z": -0.0001785515050869435
4271
- }]],
4272
- "faceBlendshapes": [{
4273
- "categories": [{
4274
- "index": 0,
4275
- "score": 0.000005187174338061595,
4276
- "categoryName": "_neutral",
4277
- "displayName": ""
4278
- }, {
4279
- "index": 1,
4280
- "score": 0.24521504342556,
4281
- "categoryName": "browDownLeft",
4282
- "displayName": ""
4283
- }, {
4284
- "index": 2,
4285
- "score": 0.1987743377685547,
4286
- "categoryName": "browDownRight",
4287
- "displayName": ""
4288
- }, {
4289
- "index": 3,
4290
- "score": 0.013400448486208916,
4291
- "categoryName": "browInnerUp",
4292
- "displayName": ""
4293
- }, {
4294
- "index": 4,
4295
- "score": 0.012361560948193073,
4296
- "categoryName": "browOuterUpLeft",
4297
- "displayName": ""
4298
- }, {
4299
- "index": 5,
4300
- "score": 0.019305096939206123,
4301
- "categoryName": "browOuterUpRight",
4302
- "displayName": ""
4303
- }, {
4304
- "index": 6,
4305
- "score": 0.000028426356948330067,
4306
- "categoryName": "cheekPuff",
4307
- "displayName": ""
4308
- }, {
4309
- "index": 7,
4310
- "score": 3.4500112633395474e-7,
4311
- "categoryName": "cheekSquintLeft",
4312
- "displayName": ""
4313
- }, {
4314
- "index": 8,
4315
- "score": 4.83789051486383e-7,
4316
- "categoryName": "cheekSquintRight",
4317
- "displayName": ""
4318
- }, {
4319
- "index": 9,
4320
- "score": 0.07650448381900787,
4321
- "categoryName": "eyeBlinkLeft",
4322
- "displayName": ""
4323
- }, {
4324
- "index": 10,
4325
- "score": 0.05070012807846069,
4326
- "categoryName": "eyeBlinkRight",
4327
- "displayName": ""
4328
- }, {
4329
- "index": 11,
4330
- "score": 0.13978900015354156,
4331
- "categoryName": "eyeLookDownLeft",
4332
- "displayName": ""
4333
- }, {
4334
- "index": 12,
4335
- "score": 0.14198613166809082,
4336
- "categoryName": "eyeLookDownRight",
4337
- "displayName": ""
4338
- }, {
4339
- "index": 13,
4340
- "score": 0.2177766114473343,
4341
- "categoryName": "eyeLookInLeft",
4342
- "displayName": ""
4343
- }, {
4344
- "index": 14,
4345
- "score": 0.014739357866346836,
4346
- "categoryName": "eyeLookInRight",
4347
- "displayName": ""
4348
- }, {
4349
- "index": 15,
4350
- "score": 0.02361512929201126,
4351
- "categoryName": "eyeLookOutLeft",
4352
- "displayName": ""
4353
- }, {
4354
- "index": 16,
4355
- "score": 0.19679604470729828,
4356
- "categoryName": "eyeLookOutRight",
4357
- "displayName": ""
4358
- }, {
4359
- "index": 17,
4360
- "score": 0.04874616861343384,
4361
- "categoryName": "eyeLookUpLeft",
4362
- "displayName": ""
4363
- }, {
4364
- "index": 18,
4365
- "score": 0.049392376095056534,
4366
- "categoryName": "eyeLookUpRight",
4367
- "displayName": ""
4368
- }, {
4369
- "index": 19,
4370
- "score": 0.34944331645965576,
4371
- "categoryName": "eyeSquintLeft",
4372
- "displayName": ""
4373
- }, {
4374
- "index": 20,
4375
- "score": 0.2939716875553131,
4376
- "categoryName": "eyeSquintRight",
4377
- "displayName": ""
4378
- }, {
4379
- "index": 21,
4380
- "score": 0.005955042317509651,
4381
- "categoryName": "eyeWideLeft",
4382
- "displayName": ""
4383
- }, {
4384
- "index": 22,
4385
- "score": 0.006776117719709873,
4386
- "categoryName": "eyeWideRight",
4387
- "displayName": ""
4388
- }, {
4389
- "index": 23,
4390
- "score": 0.000016942436559475027,
4391
- "categoryName": "jawForward",
4392
- "displayName": ""
4393
- }, {
4394
- "index": 24,
4395
- "score": 0.0045165494084358215,
4396
- "categoryName": "jawLeft",
4397
- "displayName": ""
4398
- }, {
4399
- "index": 25,
4400
- "score": 0.07803940027952194,
4401
- "categoryName": "jawOpen",
4402
- "displayName": ""
4403
- }, {
4404
- "index": 26,
4405
- "score": 0.00002090057751047425,
4406
- "categoryName": "jawRight",
4407
- "displayName": ""
4408
- }, {
4409
- "index": 27,
4410
- "score": 0.06032035872340202,
4411
- "categoryName": "mouthClose",
4412
- "displayName": ""
4413
- }, {
4414
- "index": 28,
4415
- "score": 0.00228882092051208,
4416
- "categoryName": "mouthDimpleLeft",
4417
- "displayName": ""
4418
- }, {
4419
- "index": 29,
4420
- "score": 0.00781762320548296,
4421
- "categoryName": "mouthDimpleRight",
4422
- "displayName": ""
4423
- }, {
4424
- "index": 30,
4425
- "score": 0.0017093931091949344,
4426
- "categoryName": "mouthFrownLeft",
4427
- "displayName": ""
4428
- }, {
4429
- "index": 31,
4430
- "score": 0.0019319106359034777,
4431
- "categoryName": "mouthFrownRight",
4432
- "displayName": ""
4433
- }, {
4434
- "index": 32,
4435
- "score": 0.00008485237776767462,
4436
- "categoryName": "mouthFunnel",
4437
- "displayName": ""
4438
- }, {
4439
- "index": 33,
4440
- "score": 0.0009051355300471187,
4441
- "categoryName": "mouthLeft",
4442
- "displayName": ""
4443
- }, {
4444
- "index": 34,
4445
- "score": 0.0003630454302765429,
4446
- "categoryName": "mouthLowerDownLeft",
4447
- "displayName": ""
4448
- }, {
4449
- "index": 35,
4450
- "score": 0.00017601238505449146,
4451
- "categoryName": "mouthLowerDownRight",
4452
- "displayName": ""
4453
- }, {
4454
- "index": 36,
4455
- "score": 0.12865161895751953,
4456
- "categoryName": "mouthPressLeft",
4457
- "displayName": ""
4458
- }, {
4459
- "index": 37,
4460
- "score": 0.20137207210063934,
4461
- "categoryName": "mouthPressRight",
4462
- "displayName": ""
4463
- }, {
4464
- "index": 38,
4465
- "score": 0.0022203284315764904,
4466
- "categoryName": "mouthPucker",
4467
- "displayName": ""
4468
- }, {
4469
- "index": 39,
4470
- "score": 0.0009096377179957926,
4471
- "categoryName": "mouthRight",
4472
- "displayName": ""
4473
- }, {
4474
- "index": 40,
4475
- "score": 0.34189721941947937,
4476
- "categoryName": "mouthRollLower",
4477
- "displayName": ""
4478
- }, {
4479
- "index": 41,
4480
- "score": 0.11409689486026764,
4481
- "categoryName": "mouthRollUpper",
4482
- "displayName": ""
4483
- }, {
4484
- "index": 42,
4485
- "score": 0.17172536253929138,
4486
- "categoryName": "mouthShrugLower",
4487
- "displayName": ""
4488
- }, {
4489
- "index": 43,
4490
- "score": 0.004038424696773291,
4491
- "categoryName": "mouthShrugUpper",
4492
- "displayName": ""
4493
- }, {
4494
- "index": 44,
4495
- "score": 0.00023205230536404997,
4496
- "categoryName": "mouthSmileLeft",
4497
- "displayName": ""
4498
- }, {
4499
- "index": 45,
4500
- "score": 0.00019313619122840464,
4501
- "categoryName": "mouthSmileRight",
4502
- "displayName": ""
4503
- }, {
4504
- "index": 46,
4505
- "score": 0.0018571305554360151,
4506
- "categoryName": "mouthStretchLeft",
4507
- "displayName": ""
4508
- }, {
4509
- "index": 47,
4510
- "score": 0.0023813238367438316,
4511
- "categoryName": "mouthStretchRight",
4512
- "displayName": ""
4513
- }, {
4514
- "index": 48,
4515
- "score": 0.000024323100660694763,
4516
- "categoryName": "mouthUpperUpLeft",
4517
- "displayName": ""
4518
- }, {
4519
- "index": 49,
4520
- "score": 0.00003161552012898028,
4521
- "categoryName": "mouthUpperUpRight",
4522
- "displayName": ""
4523
- }, {
4524
- "index": 50,
4525
- "score": 1.08198406678639e-7,
4526
- "categoryName": "noseSneerLeft",
4527
- "displayName": ""
4528
- }, {
4529
- "index": 51,
4530
- "score": 0.0000012652527630052646,
4531
- "categoryName": "noseSneerRight",
4532
- "displayName": ""
4533
- }],
4534
- "headIndex": -1,
4535
- "headName": ""
4536
- }],
4537
- "facialTransformationMatrixes": [{
4538
- "rows": 4,
4539
- "columns": 4,
4540
- "data": [0.9947517514228821, 0.10230544209480286, 0.0013679931871592999, 0, -0.10230997204780579, 0.9947447776794434, 0.003816320328041911, 0, -0.000970348424743861, -0.0039362297393381596, 0.9999914169311523, 0, 2.8888821601867676, -7.808934211730957, -30.52109146118164, 1]
4541
- }]
4542
- }
4543
- };
4544
-
4545
- export { Facemesh, FacemeshDatas, FacemeshEye, FacemeshEyeDefaults };