@holoscript/core 7.0.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bin/holoscript.cjs +3 -0
- package/dist/GLTFPipeline-276GE64O.js +16 -0
- package/dist/GLTFPipeline-M7WSSJED.cjs +37 -0
- package/dist/HoloScriptPlusParser-7FBIFUFC.js +693 -0
- package/dist/HoloScriptPlusParser-A2W7OCN2.cjs +698 -0
- package/dist/HoloScriptPlusParser-F2Z56FJR.js +10 -0
- package/dist/HoloScriptPlusParser-WKHRIH6T.cjs +27 -0
- package/dist/HoloScriptRuntime-3URVTKPJ.js +10 -0
- package/dist/HoloScriptRuntime-SXEAEU2N.cjs +19 -0
- package/dist/USDZExporter-3FWJ25JI.cjs +1037 -0
- package/dist/USDZExporter-D2HQLQYK.js +1035 -0
- package/dist/agents/index.cjs +19 -0
- package/dist/agents/index.d.ts +100 -0
- package/dist/agents/index.js +17 -0
- package/dist/chunk-23J755AR.js +1046 -0
- package/dist/chunk-253GBQZY.cjs +627 -0
- package/dist/chunk-25IQCHTO.cjs +781 -0
- package/dist/chunk-2BSMSUCE.js +1941 -0
- package/dist/chunk-2M2DPHKB.js +762 -0
- package/dist/chunk-2YSNA2F2.cjs +1274 -0
- package/dist/chunk-3AO425MZ.cjs +886 -0
- package/dist/chunk-3FOKASKO.cjs +348 -0
- package/dist/chunk-3HYYMEXI.cjs +56578 -0
- package/dist/chunk-3NFFOWGG.js +4287 -0
- package/dist/chunk-3WZEJHUQ.cjs +116 -0
- package/dist/chunk-4C57PR42.js +468 -0
- package/dist/chunk-4N4SXXWF.js +769 -0
- package/dist/chunk-4PDEPEQW.cjs +41 -0
- package/dist/chunk-4R6SBXDB.js +45 -0
- package/dist/chunk-4V2E7U7Q.cjs +2015 -0
- package/dist/chunk-5FSKKMR7.cjs +2092 -0
- package/dist/chunk-5GLCTO44.js +161 -0
- package/dist/chunk-5JEU52DW.js +382 -0
- package/dist/chunk-5S7RKFGR.cjs +446 -0
- package/dist/chunk-5WUNN6ZN.cjs +428 -0
- package/dist/chunk-62FBK3B7.js +70 -0
- package/dist/chunk-6CTRH7HT.cjs +1985 -0
- package/dist/chunk-6DPSFNJB.cjs +847 -0
- package/dist/chunk-6EX3I5P4.cjs +130 -0
- package/dist/chunk-73FELZVJ.cjs +611 -0
- package/dist/chunk-7CUEMLDZ.cjs +6445 -0
- package/dist/chunk-7HIASF7S.cjs +814 -0
- package/dist/chunk-A6KINLZJ.js +236 -0
- package/dist/chunk-AIA52I7T.cjs +543 -0
- package/dist/chunk-ANXZFVY2.js +113 -0
- package/dist/chunk-AYBXB26F.js +2176 -0
- package/dist/chunk-B4TFTDG4.js +449 -0
- package/dist/chunk-BE4UJCQT.js +623 -0
- package/dist/chunk-BRQJKJGT.cjs +20 -0
- package/dist/chunk-C2A5DUMF.cjs +689 -0
- package/dist/chunk-C37BHB7N.cjs +636 -0
- package/dist/chunk-CBJY23VL.js +126 -0
- package/dist/chunk-CIWWXYHZ.cjs +50 -0
- package/dist/chunk-CXFDRBQU.cjs +672 -0
- package/dist/chunk-D54CNIAJ.cjs +413 -0
- package/dist/chunk-DAJXW4KX.js +725 -0
- package/dist/chunk-DTGBOSEM.cjs +319 -0
- package/dist/chunk-E7JP3BS3.cjs +61 -0
- package/dist/chunk-EKBKLK7P.js +1169 -0
- package/dist/chunk-EKYL4PE3.cjs +404 -0
- package/dist/chunk-EUDQTK7N.cjs +4310 -0
- package/dist/chunk-EXKSFGSX.cjs +274 -0
- package/dist/chunk-EXUP2BUM.cjs +1173 -0
- package/dist/chunk-F43YAA34.js +623 -0
- package/dist/chunk-FDSGHPAK.js +130 -0
- package/dist/chunk-FEWUHQNM.cjs +144 -0
- package/dist/chunk-FGGJQRLZ.js +270 -0
- package/dist/chunk-FHP6LXJS.js +415 -0
- package/dist/chunk-FJPADH77.cjs +666 -0
- package/dist/chunk-FYSPZT4V.cjs +169 -0
- package/dist/chunk-GIOYPNTH.js +5575 -0
- package/dist/chunk-GJNCFRJU.cjs +125 -0
- package/dist/chunk-GMP623FG.cjs +1508 -0
- package/dist/chunk-GQHQOPXZ.cjs +5580 -0
- package/dist/chunk-GQT4TYKY.cjs +4381 -0
- package/dist/chunk-GTU2Z2WW.cjs +262 -0
- package/dist/chunk-GYZE55MO.js +2007 -0
- package/dist/chunk-GZG4KA4E.js +529 -0
- package/dist/chunk-H652NHX5.js +600 -0
- package/dist/chunk-HCCQLAA4.cjs +74 -0
- package/dist/chunk-HINXWAOD.cjs +1049 -0
- package/dist/chunk-HYNTS5CP.js +422 -0
- package/dist/chunk-HZSPDCXV.cjs +457 -0
- package/dist/chunk-HZTDET3N.js +1399 -0
- package/dist/chunk-I6XZ5DZF.cjs +488 -0
- package/dist/chunk-ILRBGFVD.cjs +72 -0
- package/dist/chunk-IPWSXCCN.js +1183 -0
- package/dist/chunk-IUTY5WQ2.cjs +424 -0
- package/dist/chunk-IVSZDECV.js +882 -0
- package/dist/chunk-IVY74O6C.js +247 -0
- package/dist/chunk-IZM5VQZD.js +714 -0
- package/dist/chunk-J32ZJZJH.js +554 -0
- package/dist/chunk-J6M4FPK5.js +421 -0
- package/dist/chunk-JC5YBPSF.cjs +984 -0
- package/dist/chunk-JCLBKPMX.js +3813 -0
- package/dist/chunk-JD7CIZ33.js +1949 -0
- package/dist/chunk-JIYN45TV.cjs +2525 -0
- package/dist/chunk-JJBE3TIH.cjs +1189 -0
- package/dist/chunk-JX7YL6ZE.js +2252 -0
- package/dist/chunk-K4VVR7CN.cjs +2433 -0
- package/dist/chunk-KEFNV2WM.cjs +2257 -0
- package/dist/chunk-KH4CNH66.cjs +424 -0
- package/dist/chunk-KJLB4OPV.js +5731 -0
- package/dist/chunk-KKFZ3B6J.cjs +557 -0
- package/dist/chunk-KKP7JKN4.cjs +6002 -0
- package/dist/chunk-KPJL34Y7.cjs +186 -0
- package/dist/chunk-KQCN6AKJ.cjs +3042 -0
- package/dist/chunk-KVRSTFNH.cjs +72 -0
- package/dist/chunk-LICPB5HZ.cjs +1409 -0
- package/dist/chunk-LM2VU56C.cjs +37 -0
- package/dist/chunk-M56JSP4A.js +400 -0
- package/dist/chunk-MBOOR7X4.js +18 -0
- package/dist/chunk-MGE5Z4GS.js +608 -0
- package/dist/chunk-MXFUTKCO.js +56 -0
- package/dist/chunk-MYY4PMWX.cjs +264 -0
- package/dist/chunk-N75IH2HY.js +258 -0
- package/dist/chunk-NBMHU6SW.js +669 -0
- package/dist/chunk-NG77ATEW.cjs +778 -0
- package/dist/chunk-NGKREZ36.js +6384 -0
- package/dist/chunk-NHWSN2SD.cjs +718 -0
- package/dist/chunk-NV4VMVXU.js +421 -0
- package/dist/chunk-NW5G5FBQ.js +215 -0
- package/dist/chunk-NXZFOPVD.cjs +5737 -0
- package/dist/chunk-OBIYPYYS.cjs +1993 -0
- package/dist/chunk-OIQYIIO3.cjs +473 -0
- package/dist/chunk-OL46QLBJ.js +61 -0
- package/dist/chunk-OMXII44L.js +5386 -0
- package/dist/chunk-OR4Q2BGL.cjs +759 -0
- package/dist/chunk-OSYNRVOV.cjs +243 -0
- package/dist/chunk-PGANYCAG.cjs +220 -0
- package/dist/chunk-PHENW4MQ.js +65 -0
- package/dist/chunk-PHVRG4I2.js +844 -0
- package/dist/chunk-Q56TT7IL.js +483 -0
- package/dist/chunk-QPOQ7VPI.js +1491 -0
- package/dist/chunk-QPSKHBJP.js +5963 -0
- package/dist/chunk-QXH7QDSZ.js +1989 -0
- package/dist/chunk-R75BSDH7.cjs +50 -0
- package/dist/chunk-RARB3MBR.js +207 -0
- package/dist/chunk-RVBHAXFG.js +56160 -0
- package/dist/chunk-S3MDHNKB.cjs +490 -0
- package/dist/chunk-S4W6Z2MN.js +2426 -0
- package/dist/chunk-S6YWHCKV.cjs +410 -0
- package/dist/chunk-SIEXCILW.js +229 -0
- package/dist/chunk-SJBGLS25.cjs +2196 -0
- package/dist/chunk-SLU6UPJI.cjs +410 -0
- package/dist/chunk-SMIWS6DE.cjs +212 -0
- package/dist/chunk-T2QCTZMO.js +811 -0
- package/dist/chunk-T5J7ZKP3.cjs +4885 -0
- package/dist/chunk-TDCNJHWO.js +341 -0
- package/dist/chunk-TG7O4WBC.js +406 -0
- package/dist/chunk-THCK6ECW.js +2085 -0
- package/dist/chunk-TJHVSBP2.js +439 -0
- package/dist/chunk-TVHSPJ4N.cjs +606 -0
- package/dist/chunk-U44IKGG7.cjs +5390 -0
- package/dist/chunk-UJXISJBN.js +487 -0
- package/dist/chunk-UM6C3CGK.js +4375 -0
- package/dist/chunk-UMABK6SI.js +686 -0
- package/dist/chunk-UOIGFQXC.cjs +9750 -0
- package/dist/chunk-URG2SJLK.js +2521 -0
- package/dist/chunk-V6MKC2FZ.js +979 -0
- package/dist/chunk-VECQYRXL.js +474 -0
- package/dist/chunk-VJ3L7CHT.cjs +169 -0
- package/dist/chunk-VMLKSV26.js +1216 -0
- package/dist/chunk-VVKVQZI6.js +55 -0
- package/dist/chunk-W6RW64BB.cjs +1219 -0
- package/dist/chunk-W7VDOASB.cjs +639 -0
- package/dist/chunk-WDT3JTGM.cjs +483 -0
- package/dist/chunk-WJIHFLMJ.js +404 -0
- package/dist/chunk-WKX5AMOY.js +309 -0
- package/dist/chunk-WNNE3PO3.js +34 -0
- package/dist/chunk-WRKUDAZJ.js +3038 -0
- package/dist/chunk-WRLUBRKS.cjs +1943 -0
- package/dist/chunk-WRNEH5MO.js +3169 -0
- package/dist/chunk-WRWEX5ZF.js +658 -0
- package/dist/chunk-X3GJPRVK.cjs +3246 -0
- package/dist/chunk-XHIV6326.cjs +793 -0
- package/dist/chunk-XIVIE43A.cjs +729 -0
- package/dist/chunk-XJAN7CZG.cjs +432 -0
- package/dist/chunk-XKTPFXGA.js +164 -0
- package/dist/chunk-XL6INWKT.js +121 -0
- package/dist/chunk-XSFNHP2E.js +632 -0
- package/dist/chunk-XT6JY5W5.js +9684 -0
- package/dist/chunk-XUILI4KB.cjs +430 -0
- package/dist/chunk-XUUVDHIF.cjs +3962 -0
- package/dist/chunk-YF2I3MV3.js +46 -0
- package/dist/chunk-YIMN575O.js +4847 -0
- package/dist/chunk-YIVFJNYV.js +176 -0
- package/dist/chunk-YKGPCZEE.cjs +237 -0
- package/dist/chunk-YN6V7R3L.cjs +327 -0
- package/dist/chunk-YQELFNJV.js +39 -0
- package/dist/chunk-YYXH45E2.js +426 -0
- package/dist/chunk-ZBQXLH2L.js +756 -0
- package/dist/chunk-ZDSYWBIE.cjs +69 -0
- package/dist/chunk-ZU7NIRT6.js +325 -0
- package/dist/chunk-ZZ7RO2UQ.js +1243 -0
- package/dist/chunk-ZZEI7MV4.js +778 -0
- package/dist/cli/holoscript-runner.cjs +2255 -0
- package/dist/cli/holoscript-runner.js +2230 -0
- package/dist/codebase/index.cjs +336 -0
- package/dist/codebase/index.js +331 -0
- package/dist/compiler/agent-inference.cjs +31 -0
- package/dist/compiler/agent-inference.js +8 -0
- package/dist/compiler/android-xr.cjs +24 -0
- package/dist/compiler/android-xr.js +14 -0
- package/dist/compiler/android.cjs +24 -0
- package/dist/compiler/android.js +14 -0
- package/dist/compiler/ar.cjs +23 -0
- package/dist/compiler/ar.js +11 -0
- package/dist/compiler/babylon.cjs +21 -0
- package/dist/compiler/babylon.js +15 -0
- package/dist/compiler/business-quest.cjs +43 -0
- package/dist/compiler/business-quest.js +4 -0
- package/dist/compiler/coco.cjs +27 -0
- package/dist/compiler/coco.js +4 -0
- package/dist/compiler/context.cjs +25 -0
- package/dist/compiler/context.d.ts +28 -0
- package/dist/compiler/context.js +8 -0
- package/dist/compiler/domain-block-utils.cjs +605 -0
- package/dist/compiler/domain-block-utils.js +11 -0
- package/dist/compiler/dtdl.cjs +27 -0
- package/dist/compiler/dtdl.js +11 -0
- package/dist/compiler/gltf-pipeline.cjs +39 -0
- package/dist/compiler/gltf-pipeline.js +4 -0
- package/dist/compiler/godot.cjs +18 -0
- package/dist/compiler/godot.js +12 -0
- package/dist/compiler/incremental.cjs +34 -0
- package/dist/compiler/incremental.js +9 -0
- package/dist/compiler/index.cjs +5860 -0
- package/dist/compiler/index.d.ts +322 -21
- package/dist/compiler/index.js +5525 -0
- package/dist/compiler/ios.cjs +23 -0
- package/dist/compiler/ios.js +13 -0
- package/dist/compiler/llm-provider-capabilities.cjs +25 -0
- package/dist/compiler/llm-provider-capabilities.d.ts +43 -0
- package/dist/compiler/llm-provider-capabilities.js +8 -0
- package/dist/compiler/multi-layer.cjs +24 -0
- package/dist/compiler/multi-layer.js +15 -0
- package/dist/compiler/nodetoy.cjs +23 -0
- package/dist/compiler/nodetoy.js +4 -0
- package/dist/compiler/openxr.cjs +19 -0
- package/dist/compiler/openxr.js +13 -0
- package/dist/compiler/playcanvas.cjs +19 -0
- package/dist/compiler/playcanvas.js +13 -0
- package/dist/compiler/r3f.cjs +38 -0
- package/dist/compiler/r3f.d.ts +22 -0
- package/dist/compiler/r3f.js +16 -0
- package/dist/compiler/remotion.cjs +23 -0
- package/dist/compiler/remotion.js +4 -0
- package/dist/compiler/reproducibility.cjs +39 -0
- package/dist/compiler/reproducibility.js +4 -0
- package/dist/compiler/sdf.cjs +24 -0
- package/dist/compiler/sdf.js +12 -0
- package/dist/compiler/semantic-scene.cjs +31 -0
- package/dist/compiler/semantic-scene.js +4 -0
- package/dist/compiler/state.cjs +21 -0
- package/dist/compiler/state.js +11 -0
- package/dist/compiler/trait-composition.cjs +30 -0
- package/dist/compiler/trait-composition.js +9 -0
- package/dist/compiler/unity.cjs +19 -0
- package/dist/compiler/unity.js +13 -0
- package/dist/compiler/unreal.cjs +23 -0
- package/dist/compiler/unreal.js +13 -0
- package/dist/compiler/urdf.cjs +52 -0
- package/dist/compiler/urdf.js +12 -0
- package/dist/compiler/usd-physics.cjs +26 -0
- package/dist/compiler/usd-physics.js +9 -0
- package/dist/compiler/visionos.cjs +19 -0
- package/dist/compiler/visionos.js +13 -0
- package/dist/compiler/vrchat.cjs +22 -0
- package/dist/compiler/vrchat.js +12 -0
- package/dist/compiler/vrr.cjs +24 -0
- package/dist/compiler/vrr.js +12 -0
- package/dist/compiler/wasm.cjs +36 -0
- package/dist/compiler/wasm.js +12 -0
- package/dist/compiler/webgpu.cjs +18 -0
- package/dist/compiler/webgpu.js +12 -0
- package/dist/coordinators/index.cjs +1266 -0
- package/dist/coordinators/index.d.ts +72 -1
- package/dist/coordinators/index.js +1259 -0
- package/dist/debugger.cjs +24 -0
- package/dist/debugger.js +11 -0
- package/dist/entries/interop.cjs +64 -0
- package/dist/entries/interop.js +7 -0
- package/dist/entries/scripting.cjs +55 -0
- package/dist/entries/scripting.js +10 -0
- package/dist/hololand/index.cjs +146 -0
- package/dist/hololand/index.d.ts +70 -0
- package/dist/hololand/index.js +5 -0
- package/dist/index.cjs +43233 -0
- package/dist/index.d.ts +976 -21
- package/dist/index.js +39995 -0
- package/dist/math/tropical-spmv.cjs +45 -0
- package/dist/math/tropical-spmv.js +4 -0
- package/dist/math/vec3.cjs +57 -0
- package/dist/math/vec3.js +4 -0
- package/dist/ml-dsa-FSKBTE3W.cjs +1265 -0
- package/dist/ml-dsa-Z7JDKW4L.js +1265 -0
- package/dist/paper-0c-spike/index.cjs +150 -0
- package/dist/paper-0c-spike/index.js +141 -0
- package/dist/parser.cjs +61 -0
- package/dist/parser.d.ts +11 -0
- package/dist/parser.js +12 -0
- package/dist/playwright-3AT3AKTV.cjs +98673 -0
- package/dist/playwright-VZPDVUEQ.js +98660 -0
- package/dist/reconstruction/index.cjs +153 -0
- package/dist/reconstruction/index.d.ts +29 -2
- package/dist/reconstruction/index.js +8 -0
- package/dist/runtime.cjs +316 -0
- package/dist/runtime.d.ts +61 -0
- package/dist/runtime.js +31 -0
- package/dist/self-improvement/index.cjs +563 -0
- package/dist/self-improvement/index.js +545 -0
- package/dist/storage/index.cjs +38 -0
- package/dist/storage/index.js +5 -0
- package/dist/testing.cjs +25 -0
- package/dist/testing.d.ts +70 -0
- package/dist/testing.js +4 -0
- package/dist/traitDocs/traitDocs.cjs +33 -0
- package/dist/traitDocs/traitDocs.js +7 -0
- package/dist/traits/botanical-lotus.cjs +41 -0
- package/dist/traits/botanical-lotus.d.ts +172 -0
- package/dist/traits/botanical-lotus.js +4 -0
- package/dist/traits/engines/index.cjs +520 -0
- package/dist/traits/engines/index.js +380 -0
- package/dist/traits/index.cjs +24409 -0
- package/dist/traits/index.d.ts +171 -35
- package/dist/traits/index.js +21634 -0
- package/dist/traits/simulation-solver-factory.cjs +13 -0
- package/dist/traits/simulation-solver-factory.d.ts +23 -0
- package/dist/traits/simulation-solver-factory.js +4 -0
- package/dist/traits/webcam-gaze.cjs +35 -0
- package/dist/traits/webcam-gaze.d.ts +17 -0
- package/dist/traits/webcam-gaze.js +4 -0
- package/dist/type-checker.cjs +19 -0
- package/dist/type-checker.js +6 -0
- package/dist/world/index.cjs +947 -0
- package/dist/world/index.d.ts +147 -0
- package/dist/world/index.js +939 -0
- package/dist/world-model/index.cjs +1446 -0
- package/dist/world-model/index.d.ts +119 -0
- package/dist/world-model/index.js +1414 -0
- package/dist/wot/index.cjs +29 -0
- package/dist/wot/index.js +4 -0
- package/package.json +93 -49
|
@@ -0,0 +1,341 @@
|
|
|
1
|
+
// src/traits/WebcamGazeTrait.ts
|
|
2
|
+
var LEFT_EYE_CORNERS = [33, 133];
|
|
3
|
+
var RIGHT_EYE_CORNERS = [362, 263];
|
|
4
|
+
var LEFT_IRIS = [468, 469, 470, 471, 472];
|
|
5
|
+
var RIGHT_IRIS = [473, 474, 475, 476, 477];
|
|
6
|
+
var DEFAULT_WEBCAM_GAZE_CONFIG = {
|
|
7
|
+
auto_start: false,
|
|
8
|
+
video_width: 640,
|
|
9
|
+
video_height: 480,
|
|
10
|
+
sample_rate_hz: 30,
|
|
11
|
+
confidence_threshold: 0.35,
|
|
12
|
+
wasm_base_path: "https://cdn.jsdelivr.net/npm/@mediapipe/tasks-vision/wasm",
|
|
13
|
+
model_asset_path: "https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/1/face_landmarker.task",
|
|
14
|
+
gaze_gain_x: 1.35,
|
|
15
|
+
gaze_gain_y: 1.8,
|
|
16
|
+
max_ray_angle_degrees: 10
|
|
17
|
+
};
|
|
18
|
+
function clamp01(value) {
|
|
19
|
+
if (!Number.isFinite(value)) return 0.5;
|
|
20
|
+
return Math.min(1, Math.max(0, value));
|
|
21
|
+
}
|
|
22
|
+
function clamp(value, min, max) {
|
|
23
|
+
if (!Number.isFinite(value)) return min;
|
|
24
|
+
return Math.min(max, Math.max(min, value));
|
|
25
|
+
}
|
|
26
|
+
function meanLandmark(landmarks, indices) {
|
|
27
|
+
let x = 0;
|
|
28
|
+
let y = 0;
|
|
29
|
+
let z = 0;
|
|
30
|
+
let count = 0;
|
|
31
|
+
for (const index of indices) {
|
|
32
|
+
const point = landmarks[index];
|
|
33
|
+
if (!point || !Number.isFinite(point.x) || !Number.isFinite(point.y)) continue;
|
|
34
|
+
x += point.x;
|
|
35
|
+
y += point.y;
|
|
36
|
+
z += point.z ?? 0;
|
|
37
|
+
count += 1;
|
|
38
|
+
}
|
|
39
|
+
if (count === 0) return null;
|
|
40
|
+
return { x: x / count, y: y / count, z: z / count };
|
|
41
|
+
}
|
|
42
|
+
function distance2D(a, b) {
|
|
43
|
+
const dx = a.x - b.x;
|
|
44
|
+
const dy = a.y - b.y;
|
|
45
|
+
return Math.sqrt(dx * dx + dy * dy);
|
|
46
|
+
}
|
|
47
|
+
function estimateEyeOffset(landmarks, cornerIndices, irisIndices) {
|
|
48
|
+
const a = landmarks[cornerIndices[0]];
|
|
49
|
+
const b = landmarks[cornerIndices[1]];
|
|
50
|
+
const iris = meanLandmark(landmarks, irisIndices);
|
|
51
|
+
if (!a || !b || !iris) return null;
|
|
52
|
+
const span = Math.max(distance2D(a, b), 1e-4);
|
|
53
|
+
const midX = (a.x + b.x) * 0.5;
|
|
54
|
+
const midY = (a.y + b.y) * 0.5;
|
|
55
|
+
const verticalSpan = Math.max(span * 0.45, 1e-4);
|
|
56
|
+
return {
|
|
57
|
+
x: (iris.x - midX) / span,
|
|
58
|
+
y: (iris.y - midY) / verticalSpan,
|
|
59
|
+
span
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
function estimateWebcamGazeFromLandmarks(landmarks, config = {}) {
|
|
63
|
+
const resolved = { ...DEFAULT_WEBCAM_GAZE_CONFIG, ...config };
|
|
64
|
+
const left = estimateEyeOffset(landmarks, LEFT_EYE_CORNERS, LEFT_IRIS);
|
|
65
|
+
const right = estimateEyeOffset(landmarks, RIGHT_EYE_CORNERS, RIGHT_IRIS);
|
|
66
|
+
const eyes = [left, right].filter((eye) => Boolean(eye));
|
|
67
|
+
if (eyes.length === 0) return null;
|
|
68
|
+
const avgX = eyes.reduce((sum, eye) => sum + eye.x, 0) / eyes.length;
|
|
69
|
+
const avgY = eyes.reduce((sum, eye) => sum + eye.y, 0) / eyes.length;
|
|
70
|
+
const avgSpan = eyes.reduce((sum, eye) => sum + eye.span, 0) / eyes.length;
|
|
71
|
+
const gazeX = clamp01(0.5 + avgX * resolved.gaze_gain_x);
|
|
72
|
+
const gazeY = clamp01(0.5 + avgY * resolved.gaze_gain_y);
|
|
73
|
+
const confidence = clamp(avgSpan / 0.08, 0, 1);
|
|
74
|
+
return {
|
|
75
|
+
gaze_x: gazeX,
|
|
76
|
+
gaze_y: gazeY,
|
|
77
|
+
foveal_center: [gazeX * 2 - 1, 1 - gazeY * 2],
|
|
78
|
+
confidence,
|
|
79
|
+
timestamp: Date.now(),
|
|
80
|
+
source: "webcam"
|
|
81
|
+
};
|
|
82
|
+
}
|
|
83
|
+
function webcamGazeToRay(sample, maxAngleDegrees = DEFAULT_WEBCAM_GAZE_CONFIG.max_ray_angle_degrees) {
|
|
84
|
+
const angle = maxAngleDegrees * Math.PI / 180;
|
|
85
|
+
const yaw = sample.foveal_center[0] * angle;
|
|
86
|
+
const pitch = sample.foveal_center[1] * angle;
|
|
87
|
+
const x = Math.tan(yaw);
|
|
88
|
+
const y = Math.tan(pitch);
|
|
89
|
+
const z = -1;
|
|
90
|
+
const len = Math.sqrt(x * x + y * y + z * z) || 1;
|
|
91
|
+
return [x / len, y / len, z / len];
|
|
92
|
+
}
|
|
93
|
+
function firstFaceSample(result, config) {
|
|
94
|
+
const face = result.faceLandmarks[0];
|
|
95
|
+
if (!face) return null;
|
|
96
|
+
return estimateWebcamGazeFromLandmarks(face, config);
|
|
97
|
+
}
|
|
98
|
+
function parseLandmarks(value) {
|
|
99
|
+
if (!Array.isArray(value)) return null;
|
|
100
|
+
const out = [];
|
|
101
|
+
for (const item of value) {
|
|
102
|
+
if (!item || typeof item !== "object") return null;
|
|
103
|
+
const record = item;
|
|
104
|
+
if (typeof record.x !== "number" || typeof record.y !== "number") return null;
|
|
105
|
+
out.push({
|
|
106
|
+
x: record.x,
|
|
107
|
+
y: record.y,
|
|
108
|
+
z: typeof record.z === "number" ? record.z : void 0
|
|
109
|
+
});
|
|
110
|
+
}
|
|
111
|
+
return out;
|
|
112
|
+
}
|
|
113
|
+
function errorFromUnknown(error) {
|
|
114
|
+
return error instanceof Error ? error : new Error(String(error));
|
|
115
|
+
}
|
|
116
|
+
function mediaPipeNow() {
|
|
117
|
+
if (typeof performance !== "undefined" && typeof performance.now === "function") {
|
|
118
|
+
return performance.now();
|
|
119
|
+
}
|
|
120
|
+
return Date.now();
|
|
121
|
+
}
|
|
122
|
+
var WebcamGazeTracker = class {
|
|
123
|
+
constructor(options) {
|
|
124
|
+
this.ownsVideoElement = false;
|
|
125
|
+
this.stream = null;
|
|
126
|
+
this.landmarker = null;
|
|
127
|
+
this.frameHandle = null;
|
|
128
|
+
this.lastRunAt = 0;
|
|
129
|
+
this.running = false;
|
|
130
|
+
this.config = options.config;
|
|
131
|
+
this.onSample = options.onSample;
|
|
132
|
+
this.onError = options.onError;
|
|
133
|
+
this.videoElement = options.videoElement ?? null;
|
|
134
|
+
}
|
|
135
|
+
getStream() {
|
|
136
|
+
return this.stream;
|
|
137
|
+
}
|
|
138
|
+
getVideoElement() {
|
|
139
|
+
return this.videoElement;
|
|
140
|
+
}
|
|
141
|
+
async start() {
|
|
142
|
+
if (this.running) return;
|
|
143
|
+
if (typeof navigator === "undefined" || !navigator.mediaDevices?.getUserMedia) {
|
|
144
|
+
throw new Error("WebcamGaze: navigator.mediaDevices.getUserMedia is unavailable.");
|
|
145
|
+
}
|
|
146
|
+
if (typeof document === "undefined" && !this.videoElement) {
|
|
147
|
+
throw new Error("WebcamGaze: a video element is required outside the browser DOM.");
|
|
148
|
+
}
|
|
149
|
+
const vision = await import('@mediapipe/tasks-vision');
|
|
150
|
+
const wasmFileset = await vision.FilesetResolver.forVisionTasks(this.config.wasm_base_path);
|
|
151
|
+
this.landmarker = await vision.FaceLandmarker.createFromOptions(wasmFileset, {
|
|
152
|
+
baseOptions: { modelAssetPath: this.config.model_asset_path },
|
|
153
|
+
runningMode: "VIDEO",
|
|
154
|
+
numFaces: 1,
|
|
155
|
+
outputFaceBlendshapes: false,
|
|
156
|
+
outputFacialTransformationMatrixes: false
|
|
157
|
+
});
|
|
158
|
+
this.stream = await navigator.mediaDevices.getUserMedia({
|
|
159
|
+
video: {
|
|
160
|
+
width: { ideal: this.config.video_width },
|
|
161
|
+
height: { ideal: this.config.video_height },
|
|
162
|
+
facingMode: "user"
|
|
163
|
+
},
|
|
164
|
+
audio: false
|
|
165
|
+
});
|
|
166
|
+
if (!this.videoElement) {
|
|
167
|
+
this.videoElement = document.createElement("video");
|
|
168
|
+
this.ownsVideoElement = true;
|
|
169
|
+
}
|
|
170
|
+
this.videoElement.srcObject = this.stream;
|
|
171
|
+
this.videoElement.muted = true;
|
|
172
|
+
this.videoElement.playsInline = true;
|
|
173
|
+
await this.videoElement.play();
|
|
174
|
+
this.running = true;
|
|
175
|
+
this.scheduleFrame();
|
|
176
|
+
}
|
|
177
|
+
stop() {
|
|
178
|
+
this.running = false;
|
|
179
|
+
if (this.frameHandle !== null && typeof window !== "undefined") {
|
|
180
|
+
window.cancelAnimationFrame(this.frameHandle);
|
|
181
|
+
this.frameHandle = null;
|
|
182
|
+
}
|
|
183
|
+
this.stream?.getTracks().forEach((track) => track.stop());
|
|
184
|
+
this.stream = null;
|
|
185
|
+
this.landmarker?.close?.();
|
|
186
|
+
this.landmarker = null;
|
|
187
|
+
if (this.videoElement) {
|
|
188
|
+
this.videoElement.pause();
|
|
189
|
+
this.videoElement.srcObject = null;
|
|
190
|
+
if (this.ownsVideoElement) this.videoElement.remove();
|
|
191
|
+
}
|
|
192
|
+
this.videoElement = null;
|
|
193
|
+
this.ownsVideoElement = false;
|
|
194
|
+
}
|
|
195
|
+
scheduleFrame() {
|
|
196
|
+
if (!this.running || typeof window === "undefined") return;
|
|
197
|
+
this.frameHandle = window.requestAnimationFrame(() => this.tick());
|
|
198
|
+
}
|
|
199
|
+
tick() {
|
|
200
|
+
if (!this.running || !this.landmarker || !this.videoElement) return;
|
|
201
|
+
const now = mediaPipeNow();
|
|
202
|
+
const minIntervalMs = 1e3 / Math.max(1, this.config.sample_rate_hz);
|
|
203
|
+
if (now - this.lastRunAt >= minIntervalMs && this.videoElement.readyState >= 2) {
|
|
204
|
+
try {
|
|
205
|
+
const result = this.landmarker.detectForVideo(this.videoElement, now);
|
|
206
|
+
const sample = firstFaceSample(result, this.config);
|
|
207
|
+
if (sample && sample.confidence >= this.config.confidence_threshold) {
|
|
208
|
+
this.onSample(sample);
|
|
209
|
+
}
|
|
210
|
+
this.lastRunAt = now;
|
|
211
|
+
} catch (error) {
|
|
212
|
+
this.onError?.(errorFromUnknown(error));
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
this.scheduleFrame();
|
|
216
|
+
}
|
|
217
|
+
};
|
|
218
|
+
function emitWebcamGazeSample(node, config, context, sample) {
|
|
219
|
+
const direction = webcamGazeToRay(sample, config.max_ray_angle_degrees);
|
|
220
|
+
context.emit?.("webcam_gaze_update", { node, ...sample });
|
|
221
|
+
context.emit?.("foveal_center_update", {
|
|
222
|
+
node,
|
|
223
|
+
foveal_center: sample.foveal_center,
|
|
224
|
+
confidence: sample.confidence,
|
|
225
|
+
source: sample.source
|
|
226
|
+
});
|
|
227
|
+
context.emit?.("avatar_input_sample", {
|
|
228
|
+
type: "avatar_input_sample",
|
|
229
|
+
node,
|
|
230
|
+
device: "eye_tracking",
|
|
231
|
+
axes: {
|
|
232
|
+
gaze_x: sample.gaze_x,
|
|
233
|
+
gaze_y: sample.gaze_y,
|
|
234
|
+
foveal_x: sample.foveal_center[0],
|
|
235
|
+
foveal_y: sample.foveal_center[1],
|
|
236
|
+
confidence: sample.confidence
|
|
237
|
+
},
|
|
238
|
+
buttons: {}
|
|
239
|
+
});
|
|
240
|
+
context.emit?.("eye_gaze_update", {
|
|
241
|
+
type: "eye_gaze_update",
|
|
242
|
+
node,
|
|
243
|
+
origin: [0, 0, 0],
|
|
244
|
+
direction,
|
|
245
|
+
confidence: sample.confidence,
|
|
246
|
+
source: sample.source
|
|
247
|
+
});
|
|
248
|
+
}
|
|
249
|
+
async function startWebcamGaze(node, config, context) {
|
|
250
|
+
const state = node.__webcamGazeState;
|
|
251
|
+
if (!state || state.tracker) return;
|
|
252
|
+
const tracker = new WebcamGazeTracker({
|
|
253
|
+
config,
|
|
254
|
+
onSample(sample) {
|
|
255
|
+
state.lastSample = sample;
|
|
256
|
+
state.isTracking = true;
|
|
257
|
+
state.error = null;
|
|
258
|
+
emitWebcamGazeSample(node, config, context, sample);
|
|
259
|
+
},
|
|
260
|
+
onError(error) {
|
|
261
|
+
state.error = error.message;
|
|
262
|
+
context.emit?.("webcam_gaze_error", { node, error: error.message });
|
|
263
|
+
}
|
|
264
|
+
});
|
|
265
|
+
state.tracker = tracker;
|
|
266
|
+
try {
|
|
267
|
+
await tracker.start();
|
|
268
|
+
state.isTracking = true;
|
|
269
|
+
context.emit?.("webcam_gaze_started", { node });
|
|
270
|
+
} catch (error) {
|
|
271
|
+
state.tracker = null;
|
|
272
|
+
state.isTracking = false;
|
|
273
|
+
state.error = errorFromUnknown(error).message;
|
|
274
|
+
context.emit?.("webcam_gaze_error", { node, error: state.error });
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
var webcamGazeHandler = {
|
|
278
|
+
name: "webcam_gaze",
|
|
279
|
+
defaultConfig: DEFAULT_WEBCAM_GAZE_CONFIG,
|
|
280
|
+
onAttach(node, config, context) {
|
|
281
|
+
const state = {
|
|
282
|
+
tracker: null,
|
|
283
|
+
isTracking: false,
|
|
284
|
+
lastSample: null,
|
|
285
|
+
error: null
|
|
286
|
+
};
|
|
287
|
+
node.__webcamGazeState = state;
|
|
288
|
+
context.emit?.("webcam_gaze_ready", { node, autoStart: config.auto_start });
|
|
289
|
+
if (config.auto_start) {
|
|
290
|
+
void startWebcamGaze(node, config, context);
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
onDetach(node, _config, context) {
|
|
294
|
+
const state = node.__webcamGazeState;
|
|
295
|
+
state?.tracker?.stop();
|
|
296
|
+
delete node.__webcamGazeState;
|
|
297
|
+
context.emit?.("webcam_gaze_stopped", { node });
|
|
298
|
+
},
|
|
299
|
+
onEvent(node, config, context, event) {
|
|
300
|
+
const state = node.__webcamGazeState;
|
|
301
|
+
if (!state) return;
|
|
302
|
+
if (event.type === "webcam_gaze_start") {
|
|
303
|
+
void startWebcamGaze(node, config, context);
|
|
304
|
+
return;
|
|
305
|
+
}
|
|
306
|
+
if (event.type === "webcam_gaze_stop") {
|
|
307
|
+
state.tracker?.stop();
|
|
308
|
+
state.tracker = null;
|
|
309
|
+
state.isTracking = false;
|
|
310
|
+
context.emit?.("webcam_gaze_stopped", { node });
|
|
311
|
+
return;
|
|
312
|
+
}
|
|
313
|
+
if (event.type === "webcam_gaze_landmarks") {
|
|
314
|
+
const record = event;
|
|
315
|
+
const landmarks = parseLandmarks(record.landmarks);
|
|
316
|
+
if (!landmarks) {
|
|
317
|
+
context.emit?.("webcam_gaze_error", { node, error: "Invalid landmark payload." });
|
|
318
|
+
return;
|
|
319
|
+
}
|
|
320
|
+
const sample = estimateWebcamGazeFromLandmarks(landmarks, config);
|
|
321
|
+
if (!sample || sample.confidence < config.confidence_threshold) return;
|
|
322
|
+
state.lastSample = sample;
|
|
323
|
+
state.isTracking = true;
|
|
324
|
+
emitWebcamGazeSample(node, config, context, sample);
|
|
325
|
+
return;
|
|
326
|
+
}
|
|
327
|
+
if (event.type === "webcam_gaze_query") {
|
|
328
|
+
context.emit?.("webcam_gaze_state", {
|
|
329
|
+
node,
|
|
330
|
+
isTracking: state.isTracking,
|
|
331
|
+
lastSample: state.lastSample,
|
|
332
|
+
error: state.error
|
|
333
|
+
});
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
};
|
|
337
|
+
var WebcamGazeTrait_default = webcamGazeHandler;
|
|
338
|
+
|
|
339
|
+
export { DEFAULT_WEBCAM_GAZE_CONFIG, WebcamGazeTracker, WebcamGazeTrait_default, estimateWebcamGazeFromLandmarks, webcamGazeHandler, webcamGazeToRay };
|
|
340
|
+
//# sourceMappingURL=chunk-TDCNJHWO.js.map
|
|
341
|
+
//# sourceMappingURL=chunk-TDCNJHWO.js.map
|