@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,490 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkKKP7JKN4_cjs = require('./chunk-KKP7JKN4.cjs');
|
|
4
|
+
var chunkHCCQLAA4_cjs = require('./chunk-HCCQLAA4.cjs');
|
|
5
|
+
var ans = require('@holoscript/core-types/ans');
|
|
6
|
+
|
|
7
|
+
// src/compiler/ARCompiler.ts
|
|
8
|
+
var ARCompiler_exports = {};
|
|
9
|
+
chunkHCCQLAA4_cjs.__export(ARCompiler_exports, {
|
|
10
|
+
ARCompiler: () => exports.ARCompiler,
|
|
11
|
+
default: () => exports.ARCompiler_default
|
|
12
|
+
});
|
|
13
|
+
var AR_TRAIT_NAMES; exports.ARCompiler = void 0; exports.ARCompiler_default = void 0;
|
|
14
|
+
var init_ARCompiler = chunkHCCQLAA4_cjs.__esm({
|
|
15
|
+
"src/compiler/ARCompiler.ts"() {
|
|
16
|
+
chunkKKP7JKN4_cjs.init_CompilerBase();
|
|
17
|
+
AR_TRAIT_NAMES = [
|
|
18
|
+
"ar_beacon",
|
|
19
|
+
"overlay",
|
|
20
|
+
"geo_anchor",
|
|
21
|
+
"qr_scan",
|
|
22
|
+
"ar_portal",
|
|
23
|
+
"camera_overlay",
|
|
24
|
+
"x402_paywall"
|
|
25
|
+
];
|
|
26
|
+
exports.ARCompiler = class extends chunkKKP7JKN4_cjs.CompilerBase {
|
|
27
|
+
constructor(options = {}) {
|
|
28
|
+
super();
|
|
29
|
+
this.compilerName = "ARCompiler";
|
|
30
|
+
this.errors = [];
|
|
31
|
+
this.warnings = [];
|
|
32
|
+
this.generatedCode = [];
|
|
33
|
+
this.sceneCounter = 0;
|
|
34
|
+
this.options = {
|
|
35
|
+
target: options.target ?? "webxr",
|
|
36
|
+
minify: options.minify ?? false,
|
|
37
|
+
source_maps: options.source_maps ?? false,
|
|
38
|
+
features: {
|
|
39
|
+
hit_test: options.features?.hit_test ?? false,
|
|
40
|
+
image_tracking: options.features?.image_tracking ?? false
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
getRequiredCapability() {
|
|
45
|
+
return ans.ANSCapabilityPath.AR;
|
|
46
|
+
}
|
|
47
|
+
compile(composition, agentToken, outputPath) {
|
|
48
|
+
this.validateCompilerAccess(agentToken, outputPath);
|
|
49
|
+
this.errors = [];
|
|
50
|
+
this.warnings = [];
|
|
51
|
+
this.generatedCode = [];
|
|
52
|
+
if (!composition || composition.type !== "Composition") {
|
|
53
|
+
this.errors.push("Invalid composition tree");
|
|
54
|
+
return this.buildResult();
|
|
55
|
+
}
|
|
56
|
+
const arNodes = this.extractNodesWithAnyTrait(composition, AR_TRAIT_NAMES);
|
|
57
|
+
const beaconNodes = this.extractNodesWithTrait(composition, "ar_beacon");
|
|
58
|
+
const overlayNodes = this.extractNodesWithTrait(composition, "@overlay");
|
|
59
|
+
const geoAnchorNodes = this.extractNodesWithTrait(composition, "geo_anchor");
|
|
60
|
+
const qrScanNodes = this.extractNodesWithTrait(composition, "qr_scan");
|
|
61
|
+
const portalNodes = this.extractNodesWithTrait(composition, "ar_portal");
|
|
62
|
+
const cameraOverlayNodes = this.extractNodesWithTrait(composition, "camera_overlay");
|
|
63
|
+
const paywallNodes = this.extractNodesWithTrait(composition, "x402_paywall");
|
|
64
|
+
if (arNodes.length === 0) {
|
|
65
|
+
this.warnings.push("No AR traits found. Compilation may not trigger AR session.");
|
|
66
|
+
}
|
|
67
|
+
this.generateImports();
|
|
68
|
+
this.generateSceneSetup();
|
|
69
|
+
this.generateSceneNodes(arNodes);
|
|
70
|
+
this.generateARHooks({
|
|
71
|
+
beaconNodes,
|
|
72
|
+
overlayNodes,
|
|
73
|
+
geoAnchorNodes,
|
|
74
|
+
qrScanNodes,
|
|
75
|
+
portalNodes,
|
|
76
|
+
cameraOverlayNodes,
|
|
77
|
+
paywallNodes
|
|
78
|
+
});
|
|
79
|
+
return this.buildResult();
|
|
80
|
+
}
|
|
81
|
+
extractNodesWithTrait(astNode, traitName) {
|
|
82
|
+
return this.extractNodesWithAnyTrait(astNode, [traitName]);
|
|
83
|
+
}
|
|
84
|
+
extractNodesWithAnyTrait(astNode, traitNames) {
|
|
85
|
+
const matched = [];
|
|
86
|
+
const seen = /* @__PURE__ */ new Set();
|
|
87
|
+
const cleanTraitNames = new Set(traitNames.map((name) => this.cleanTraitName(name)));
|
|
88
|
+
const traverse = (node) => {
|
|
89
|
+
if (Array.isArray(node)) {
|
|
90
|
+
for (const item of node) traverse(item);
|
|
91
|
+
return;
|
|
92
|
+
}
|
|
93
|
+
if (!node || typeof node !== "object") return;
|
|
94
|
+
const record = node;
|
|
95
|
+
if (this.isObjectDecl(record) && this.nodeHasAnyTrait(record, cleanTraitNames) && !seen.has(record)) {
|
|
96
|
+
matched.push(record);
|
|
97
|
+
seen.add(record);
|
|
98
|
+
}
|
|
99
|
+
for (const value of Object.values(record)) {
|
|
100
|
+
if (value && typeof value === "object") {
|
|
101
|
+
traverse(value);
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
};
|
|
105
|
+
traverse(astNode);
|
|
106
|
+
return matched;
|
|
107
|
+
}
|
|
108
|
+
cleanTraitName(traitName) {
|
|
109
|
+
return traitName.startsWith("@") ? traitName.slice(1) : traitName;
|
|
110
|
+
}
|
|
111
|
+
isObjectDecl(record) {
|
|
112
|
+
return (record.type === "Object" || record.type === "ObjectDecl") && typeof record.name === "string" && Array.isArray(record.traits) && Array.isArray(record.properties);
|
|
113
|
+
}
|
|
114
|
+
nodeHasAnyTrait(node, traitNames) {
|
|
115
|
+
return node.traits.some((trait) => traitNames.has(this.cleanTraitName(String(trait.name))));
|
|
116
|
+
}
|
|
117
|
+
getTrait(node, traitName) {
|
|
118
|
+
const cleanTraitName = traitName.startsWith("@") ? traitName.slice(1) : traitName;
|
|
119
|
+
return node.traits.find((trait) => this.cleanTraitName(String(trait.name)) === cleanTraitName);
|
|
120
|
+
}
|
|
121
|
+
findObjProp(node, key) {
|
|
122
|
+
return node.properties.find((prop) => prop.key === key)?.value;
|
|
123
|
+
}
|
|
124
|
+
getTraitValue(node, traitName, keys, fallback) {
|
|
125
|
+
const trait = this.getTrait(node, traitName);
|
|
126
|
+
const config = trait?.config ?? trait?.params ?? {};
|
|
127
|
+
for (const key of keys) {
|
|
128
|
+
if (config[key] !== void 0) return config[key];
|
|
129
|
+
}
|
|
130
|
+
for (const key of keys) {
|
|
131
|
+
const prop = this.findObjProp(node, key);
|
|
132
|
+
if (prop !== void 0) return prop;
|
|
133
|
+
}
|
|
134
|
+
return fallback;
|
|
135
|
+
}
|
|
136
|
+
valueToString(value, fallback) {
|
|
137
|
+
if (typeof value === "string") return value;
|
|
138
|
+
if (typeof value === "number" || typeof value === "boolean") return String(value);
|
|
139
|
+
return fallback;
|
|
140
|
+
}
|
|
141
|
+
valueToNumber(value, fallback) {
|
|
142
|
+
if (typeof value === "number" && Number.isFinite(value)) return value;
|
|
143
|
+
if (typeof value === "string") {
|
|
144
|
+
const parsed = Number(value);
|
|
145
|
+
if (Number.isFinite(parsed)) return parsed;
|
|
146
|
+
}
|
|
147
|
+
return fallback;
|
|
148
|
+
}
|
|
149
|
+
valueToVector(value, fallback) {
|
|
150
|
+
if (Array.isArray(value)) {
|
|
151
|
+
return {
|
|
152
|
+
x: this.valueToNumber(value[0], fallback.x),
|
|
153
|
+
y: this.valueToNumber(value[1], fallback.y),
|
|
154
|
+
z: this.valueToNumber(value[2], fallback.z)
|
|
155
|
+
};
|
|
156
|
+
}
|
|
157
|
+
if (value && typeof value === "object" && !Array.isArray(value) && !("__bind" in value)) {
|
|
158
|
+
return {
|
|
159
|
+
x: this.valueToNumber(value["x"], fallback.x),
|
|
160
|
+
y: this.valueToNumber(value["y"], fallback.y),
|
|
161
|
+
z: this.valueToNumber(value["z"], fallback.z)
|
|
162
|
+
};
|
|
163
|
+
}
|
|
164
|
+
return fallback;
|
|
165
|
+
}
|
|
166
|
+
objectPosition(node) {
|
|
167
|
+
return this.valueToVector(this.findObjProp(node, "position"), { x: 0, y: 0, z: 0 });
|
|
168
|
+
}
|
|
169
|
+
objectScale(node) {
|
|
170
|
+
return this.valueToVector(this.findObjProp(node, "scale"), { x: 1, y: 1, z: 1 });
|
|
171
|
+
}
|
|
172
|
+
emitVectorLiteral(vector) {
|
|
173
|
+
return `{ x: ${vector.x}, y: ${vector.y}, z: ${vector.z} }`;
|
|
174
|
+
}
|
|
175
|
+
emitVectorSet(vector) {
|
|
176
|
+
return `${vector.x}, ${vector.y}, ${vector.z}`;
|
|
177
|
+
}
|
|
178
|
+
jsString(value) {
|
|
179
|
+
return `'${this.escapeStringValue(value, "TypeScript")}'`;
|
|
180
|
+
}
|
|
181
|
+
jsIdentifier(value) {
|
|
182
|
+
const safe = value.replace(/[^A-Za-z0-9_$]/g, "_").replace(/^[^A-Za-z_$]+/, "");
|
|
183
|
+
return safe || "node";
|
|
184
|
+
}
|
|
185
|
+
generateImports() {
|
|
186
|
+
this.generatedCode.push(`import * as THREE from 'three';`);
|
|
187
|
+
if (this.options.target === "webxr") {
|
|
188
|
+
this.generatedCode.push(`import { ARRuntime } from '@holoscript/runtime';`);
|
|
189
|
+
} else {
|
|
190
|
+
this.generatedCode.push(`// AR.js fallback imports would go here`);
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
generateSceneSetup() {
|
|
194
|
+
this.generatedCode.push(`
|
|
195
|
+
// Initialize AR Scene`);
|
|
196
|
+
this.generatedCode.push(`const scene = new THREE.Scene();`);
|
|
197
|
+
this.generatedCode.push(
|
|
198
|
+
`const camera = new THREE.PerspectiveCamera(70, window.innerWidth / window.innerHeight, 0.01, 20);`
|
|
199
|
+
);
|
|
200
|
+
this.generatedCode.push(
|
|
201
|
+
`const renderer = new THREE.WebGLRenderer({ antialias: true, alpha: true });`
|
|
202
|
+
);
|
|
203
|
+
this.generatedCode.push(`renderer.setPixelRatio(window.devicePixelRatio);`);
|
|
204
|
+
this.generatedCode.push(`renderer.setSize(window.innerWidth, window.innerHeight);`);
|
|
205
|
+
if (this.options.target === "webxr") {
|
|
206
|
+
this.generatedCode.push(`renderer.xr.enabled = true;`);
|
|
207
|
+
}
|
|
208
|
+
this.generatedCode.push(`document.body.appendChild(renderer.domElement);`);
|
|
209
|
+
}
|
|
210
|
+
generateSceneNodes(arNodes) {
|
|
211
|
+
if (arNodes.length === 0) return;
|
|
212
|
+
this.generatedCode.push(`
|
|
213
|
+
// Scene nodes emitted from AR trait inputs`);
|
|
214
|
+
for (const node of arNodes) {
|
|
215
|
+
const objectName = node.name;
|
|
216
|
+
const nodeVar = `arNode_${this.jsIdentifier(objectName)}`;
|
|
217
|
+
const position = this.objectPosition(node);
|
|
218
|
+
const scale = this.objectScale(node);
|
|
219
|
+
const color = this.valueToString(this.findObjProp(node, "color"), "#00d6ff");
|
|
220
|
+
this.generatedCode.push(`const ${nodeVar} = new THREE.Group();`);
|
|
221
|
+
this.generatedCode.push(`${nodeVar}.name = ${this.jsString(objectName)};`);
|
|
222
|
+
this.generatedCode.push(`${nodeVar}.position.set(${this.emitVectorSet(position)});`);
|
|
223
|
+
this.generatedCode.push(`${nodeVar}.scale.set(${this.emitVectorSet(scale)});`);
|
|
224
|
+
this.generatedCode.push(
|
|
225
|
+
`const ${nodeVar}Mesh = new THREE.Mesh(new THREE.BoxGeometry(0.16, 0.16, 0.16), new THREE.MeshBasicMaterial({ color: ${this.jsString(color)}, wireframe: true }));`
|
|
226
|
+
);
|
|
227
|
+
this.generatedCode.push(`${nodeVar}.add(${nodeVar}Mesh);`);
|
|
228
|
+
this.generatedCode.push(`scene.add(${nodeVar});`);
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
generateARHooks(nodes) {
|
|
232
|
+
this.generatedCode.push(`
|
|
233
|
+
// Engine Initialization via AR Traits`);
|
|
234
|
+
if (this.options.target === "webxr") {
|
|
235
|
+
this.generatedCode.push(`const arRuntime = new ARRuntime({`);
|
|
236
|
+
this.generatedCode.push(` scene_id: 'auto_gen_ar_${this.sceneCounter++}',`);
|
|
237
|
+
this.generatedCode.push(` features: {`);
|
|
238
|
+
this.generatedCode.push(` hit_test: ${this.options.features.hit_test},`);
|
|
239
|
+
this.generatedCode.push(` image_tracking: ${this.options.features.image_tracking}`);
|
|
240
|
+
this.generatedCode.push(` }`);
|
|
241
|
+
this.generatedCode.push(`});`);
|
|
242
|
+
this.generateBeaconHooks(nodes.beaconNodes);
|
|
243
|
+
this.generateOverlayHooks(nodes.overlayNodes);
|
|
244
|
+
this.generateGeoAnchorHooks(nodes.geoAnchorNodes);
|
|
245
|
+
this.generateQrScanHooks(nodes.qrScanNodes);
|
|
246
|
+
this.generatePortalHooks(nodes.portalNodes);
|
|
247
|
+
this.generateCameraOverlayHooks(nodes.cameraOverlayNodes);
|
|
248
|
+
this.generateX402PaywallHooks(nodes.paywallNodes);
|
|
249
|
+
}
|
|
250
|
+
}
|
|
251
|
+
generateBeaconHooks(nodes) {
|
|
252
|
+
if (nodes.length === 0) return;
|
|
253
|
+
this.generatedCode.push(`
|
|
254
|
+
// Bind @ar_beacon detections`);
|
|
255
|
+
for (const node of nodes) {
|
|
256
|
+
const objectName = node.name;
|
|
257
|
+
const beaconId = this.valueToString(
|
|
258
|
+
this.getTraitValue(node, "ar_beacon", ["id", "marker_id", "marker"], objectName),
|
|
259
|
+
objectName
|
|
260
|
+
);
|
|
261
|
+
const beaconType = this.valueToString(
|
|
262
|
+
this.getTraitValue(node, "ar_beacon", ["type", "kind"], "image"),
|
|
263
|
+
"image"
|
|
264
|
+
);
|
|
265
|
+
const position = this.valueToVector(
|
|
266
|
+
this.getTraitValue(
|
|
267
|
+
node,
|
|
268
|
+
"ar_beacon",
|
|
269
|
+
["position", "coords"],
|
|
270
|
+
this.findObjProp(node, "position")
|
|
271
|
+
),
|
|
272
|
+
this.objectPosition(node)
|
|
273
|
+
);
|
|
274
|
+
const beaconVar = `arBeacon_${this.jsIdentifier(objectName)}`;
|
|
275
|
+
this.generatedCode.push(`const ${beaconVar} = {`);
|
|
276
|
+
this.generatedCode.push(` id: ${this.jsString(beaconId)},`);
|
|
277
|
+
this.generatedCode.push(` type: ${this.jsString(beaconType)},`);
|
|
278
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
279
|
+
this.generatedCode.push(` position: ${this.emitVectorLiteral(position)}`);
|
|
280
|
+
this.generatedCode.push(`};`);
|
|
281
|
+
this.generatedCode.push(`arRuntime.registerBeacon?.(${beaconVar});`);
|
|
282
|
+
this.generatedCode.push(`arRuntime.onBeaconDetected(${this.jsString(beaconId)}, (pose) => {`);
|
|
283
|
+
this.generatedCode.push(
|
|
284
|
+
` const anchoredNode = scene.getObjectByName(${this.jsString(objectName)});`
|
|
285
|
+
);
|
|
286
|
+
this.generatedCode.push(` if (anchoredNode) anchoredNode.visible = true;`);
|
|
287
|
+
this.generatedCode.push(
|
|
288
|
+
` console.log('Beacon ${this.escapeStringValue(beaconId, "TypeScript")} detected for ${this.escapeStringValue(objectName, "TypeScript")}', pose);`
|
|
289
|
+
);
|
|
290
|
+
this.generatedCode.push(`});`);
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
generateOverlayHooks(nodes) {
|
|
294
|
+
if (nodes.length === 0) return;
|
|
295
|
+
this.generatedCode.push(`
|
|
296
|
+
// DOM overlays from @overlay traits`);
|
|
297
|
+
this.generatedCode.push(`const arOverlayRoot = document.createElement('div');`);
|
|
298
|
+
this.generatedCode.push(`arOverlayRoot.id = 'holoscript-ar-overlay';`);
|
|
299
|
+
this.generatedCode.push(`arOverlayRoot.style.position = 'fixed';`);
|
|
300
|
+
this.generatedCode.push(`arOverlayRoot.style.inset = '0';`);
|
|
301
|
+
this.generatedCode.push(`arOverlayRoot.style.pointerEvents = 'none';`);
|
|
302
|
+
this.generatedCode.push(`document.body.appendChild(arOverlayRoot);`);
|
|
303
|
+
for (const node of nodes) {
|
|
304
|
+
const objectName = node.name;
|
|
305
|
+
const overlayId = this.valueToString(
|
|
306
|
+
this.getTraitValue(node, "overlay", ["id"], `${objectName}_overlay`),
|
|
307
|
+
`${objectName}_overlay`
|
|
308
|
+
);
|
|
309
|
+
const text = this.valueToString(
|
|
310
|
+
this.getTraitValue(node, "overlay", ["text", "content", "label"], "AR overlay"),
|
|
311
|
+
"AR overlay"
|
|
312
|
+
);
|
|
313
|
+
const overlayVar = `arOverlay_${this.jsIdentifier(objectName)}`;
|
|
314
|
+
this.generatedCode.push(`const ${overlayVar} = document.createElement('div');`);
|
|
315
|
+
this.generatedCode.push(`${overlayVar}.id = ${this.jsString(overlayId)};`);
|
|
316
|
+
this.generatedCode.push(
|
|
317
|
+
`${overlayVar}.dataset.holoscriptObject = ${this.jsString(objectName)};`
|
|
318
|
+
);
|
|
319
|
+
this.generatedCode.push(`${overlayVar}.textContent = ${this.jsString(text)};`);
|
|
320
|
+
this.generatedCode.push(`${overlayVar}.style.pointerEvents = 'auto';`);
|
|
321
|
+
this.generatedCode.push(`arOverlayRoot.appendChild(${overlayVar});`);
|
|
322
|
+
this.generatedCode.push(
|
|
323
|
+
`arRuntime.registerOverlay?.({ id: ${this.jsString(overlayId)}, objectName: ${this.jsString(objectName)}, element: ${overlayVar} });`
|
|
324
|
+
);
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
generateGeoAnchorHooks(nodes) {
|
|
328
|
+
if (nodes.length === 0) return;
|
|
329
|
+
this.generatedCode.push(`
|
|
330
|
+
// Geospatial anchors from @geo_anchor traits`);
|
|
331
|
+
for (const node of nodes) {
|
|
332
|
+
const objectName = node.name;
|
|
333
|
+
const anchorId = this.valueToString(
|
|
334
|
+
this.getTraitValue(node, "geo_anchor", ["id", "anchor_id"], objectName),
|
|
335
|
+
objectName
|
|
336
|
+
);
|
|
337
|
+
const latitude = this.valueToNumber(
|
|
338
|
+
this.getTraitValue(node, "geo_anchor", ["latitude", "lat"], 0),
|
|
339
|
+
0
|
|
340
|
+
);
|
|
341
|
+
const longitude = this.valueToNumber(
|
|
342
|
+
this.getTraitValue(node, "geo_anchor", ["longitude", "lng", "lon"], 0),
|
|
343
|
+
0
|
|
344
|
+
);
|
|
345
|
+
const altitude = this.valueToNumber(
|
|
346
|
+
this.getTraitValue(node, "geo_anchor", ["altitude", "alt"], 0),
|
|
347
|
+
0
|
|
348
|
+
);
|
|
349
|
+
const geoVar = `geoAnchor_${this.jsIdentifier(objectName)}`;
|
|
350
|
+
this.generatedCode.push(`const ${geoVar} = {`);
|
|
351
|
+
this.generatedCode.push(` id: ${this.jsString(anchorId)},`);
|
|
352
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
353
|
+
this.generatedCode.push(` latitude: ${latitude},`);
|
|
354
|
+
this.generatedCode.push(` longitude: ${longitude},`);
|
|
355
|
+
this.generatedCode.push(` altitude: ${altitude}`);
|
|
356
|
+
this.generatedCode.push(`};`);
|
|
357
|
+
this.generatedCode.push(`arRuntime.registerGeoAnchor?.(${geoVar});`);
|
|
358
|
+
}
|
|
359
|
+
}
|
|
360
|
+
generateQrScanHooks(nodes) {
|
|
361
|
+
if (nodes.length === 0) return;
|
|
362
|
+
this.generatedCode.push(`
|
|
363
|
+
// QR/image scanner bindings from @qr_scan traits`);
|
|
364
|
+
for (const node of nodes) {
|
|
365
|
+
const objectName = node.name;
|
|
366
|
+
const qrId = this.valueToString(
|
|
367
|
+
this.getTraitValue(node, "qr_scan", ["id", "code_id", "marker"], objectName),
|
|
368
|
+
objectName
|
|
369
|
+
);
|
|
370
|
+
const payload = this.valueToString(
|
|
371
|
+
this.getTraitValue(node, "qr_scan", ["payload", "value", "pattern"], ""),
|
|
372
|
+
""
|
|
373
|
+
);
|
|
374
|
+
const qrVar = `qrScan_${this.jsIdentifier(objectName)}`;
|
|
375
|
+
this.generatedCode.push(`const ${qrVar} = {`);
|
|
376
|
+
this.generatedCode.push(` id: ${this.jsString(qrId)},`);
|
|
377
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
378
|
+
this.generatedCode.push(` payload: ${this.jsString(payload)}`);
|
|
379
|
+
this.generatedCode.push(`};`);
|
|
380
|
+
this.generatedCode.push(`arRuntime.registerQrScanner?.(${qrVar});`);
|
|
381
|
+
this.generatedCode.push(
|
|
382
|
+
`arRuntime.onQRCodeDetected?.(${this.jsString(qrId)}, (payload) => {`
|
|
383
|
+
);
|
|
384
|
+
this.generatedCode.push(
|
|
385
|
+
` console.log('QR ${this.escapeStringValue(qrId, "TypeScript")} detected for ${this.escapeStringValue(objectName, "TypeScript")}', payload);`
|
|
386
|
+
);
|
|
387
|
+
this.generatedCode.push(`});`);
|
|
388
|
+
}
|
|
389
|
+
}
|
|
390
|
+
generatePortalHooks(nodes) {
|
|
391
|
+
if (nodes.length === 0) return;
|
|
392
|
+
this.generatedCode.push(`
|
|
393
|
+
// AR portals from @ar_portal traits`);
|
|
394
|
+
for (const node of nodes) {
|
|
395
|
+
const objectName = node.name;
|
|
396
|
+
const portalId = this.valueToString(
|
|
397
|
+
this.getTraitValue(node, "ar_portal", ["id", "portal_id"], objectName),
|
|
398
|
+
objectName
|
|
399
|
+
);
|
|
400
|
+
const destination = this.valueToString(
|
|
401
|
+
this.getTraitValue(node, "ar_portal", ["destination", "target", "scene"], ""),
|
|
402
|
+
""
|
|
403
|
+
);
|
|
404
|
+
const portalVar = `arPortal_${this.jsIdentifier(objectName)}`;
|
|
405
|
+
this.generatedCode.push(`const ${portalVar} = {`);
|
|
406
|
+
this.generatedCode.push(` id: ${this.jsString(portalId)},`);
|
|
407
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
408
|
+
this.generatedCode.push(` destination: ${this.jsString(destination)},`);
|
|
409
|
+
this.generatedCode.push(` position: ${this.emitVectorLiteral(this.objectPosition(node))}`);
|
|
410
|
+
this.generatedCode.push(`};`);
|
|
411
|
+
this.generatedCode.push(`arRuntime.registerPortal?.(${portalVar});`);
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
generateCameraOverlayHooks(nodes) {
|
|
415
|
+
if (nodes.length === 0) return;
|
|
416
|
+
this.generatedCode.push(`
|
|
417
|
+
// Camera overlays from @camera_overlay traits`);
|
|
418
|
+
for (const node of nodes) {
|
|
419
|
+
const objectName = node.name;
|
|
420
|
+
const overlayId = this.valueToString(
|
|
421
|
+
this.getTraitValue(node, "camera_overlay", ["id"], objectName),
|
|
422
|
+
objectName
|
|
423
|
+
);
|
|
424
|
+
const text = this.valueToString(
|
|
425
|
+
this.getTraitValue(node, "camera_overlay", ["text", "label", "content"], ""),
|
|
426
|
+
""
|
|
427
|
+
);
|
|
428
|
+
const cameraOverlayVar = `cameraOverlay_${this.jsIdentifier(objectName)}`;
|
|
429
|
+
this.generatedCode.push(`const ${cameraOverlayVar} = {`);
|
|
430
|
+
this.generatedCode.push(` id: ${this.jsString(overlayId)},`);
|
|
431
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
432
|
+
this.generatedCode.push(` text: ${this.jsString(text)},`);
|
|
433
|
+
this.generatedCode.push(` position: ${this.emitVectorLiteral(this.objectPosition(node))}`);
|
|
434
|
+
this.generatedCode.push(`};`);
|
|
435
|
+
this.generatedCode.push(`arRuntime.registerCameraOverlay?.(${cameraOverlayVar});`);
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
generateX402PaywallHooks(nodes) {
|
|
439
|
+
if (nodes.length === 0) return;
|
|
440
|
+
this.generatedCode.push(`
|
|
441
|
+
// x402 payment gates from @x402_paywall traits`);
|
|
442
|
+
for (const node of nodes) {
|
|
443
|
+
const objectName = node.name;
|
|
444
|
+
const paywallId = this.valueToString(
|
|
445
|
+
this.getTraitValue(node, "x402_paywall", ["id"], objectName),
|
|
446
|
+
objectName
|
|
447
|
+
);
|
|
448
|
+
const price = this.valueToNumber(
|
|
449
|
+
this.getTraitValue(node, "x402_paywall", ["price", "amount"], 0),
|
|
450
|
+
0
|
|
451
|
+
);
|
|
452
|
+
const asset = this.valueToString(
|
|
453
|
+
this.getTraitValue(node, "x402_paywall", ["asset", "currency"], "USDC"),
|
|
454
|
+
"USDC"
|
|
455
|
+
);
|
|
456
|
+
const network = this.valueToString(
|
|
457
|
+
this.getTraitValue(node, "x402_paywall", ["network", "chain"], "base"),
|
|
458
|
+
"base"
|
|
459
|
+
);
|
|
460
|
+
const paywallVar = `x402Paywall_${this.jsIdentifier(objectName)}`;
|
|
461
|
+
this.generatedCode.push(`const ${paywallVar} = {`);
|
|
462
|
+
this.generatedCode.push(` id: ${this.jsString(paywallId)},`);
|
|
463
|
+
this.generatedCode.push(` objectName: ${this.jsString(objectName)},`);
|
|
464
|
+
this.generatedCode.push(` protocol: 'x402',`);
|
|
465
|
+
this.generatedCode.push(` price: ${price},`);
|
|
466
|
+
this.generatedCode.push(` asset: ${this.jsString(asset)},`);
|
|
467
|
+
this.generatedCode.push(` network: ${this.jsString(network)}`);
|
|
468
|
+
this.generatedCode.push(`};`);
|
|
469
|
+
this.generatedCode.push(`arRuntime.requirePayment?.(${paywallVar});`);
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
buildResult() {
|
|
473
|
+
return {
|
|
474
|
+
success: this.errors.length === 0,
|
|
475
|
+
target: this.options.target,
|
|
476
|
+
code: this.generatedCode.join("\n"),
|
|
477
|
+
assets: [],
|
|
478
|
+
warnings: this.warnings,
|
|
479
|
+
errors: this.errors
|
|
480
|
+
};
|
|
481
|
+
}
|
|
482
|
+
};
|
|
483
|
+
exports.ARCompiler_default = exports.ARCompiler;
|
|
484
|
+
}
|
|
485
|
+
});
|
|
486
|
+
|
|
487
|
+
exports.ARCompiler_exports = ARCompiler_exports;
|
|
488
|
+
exports.init_ARCompiler = init_ARCompiler;
|
|
489
|
+
//# sourceMappingURL=chunk-S3MDHNKB.cjs.map
|
|
490
|
+
//# sourceMappingURL=chunk-S3MDHNKB.cjs.map
|