forked from mikocml/jsartoolkit5
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Hi @kalwalt @nicolocarpignoli @ThorstenBux.
Hope you all are doing well. Great work guys. Congratulations!!!
I tested your examples.
I can run "main_threejs_wasm_worker.html" without any errors and I can see the sphere with my custom image.
Remaining 4 scripts which are:
- "threejs_worker_gltf.html"
- "main_threejs_worker.html"
- "main.html"
- "main_worker.html"
All gives common error which is: Uncaught SyntaxError: Unexpected end of input
at artoolkit.worker.js:1 @ /build/artoolkit.min.js: 13
and additionally, main.html also throws : main.js:108 Uncaught ReferenceError: ARCameraParam is not defined
at load (main.js:108)
at start (main.js:199)
at HTMLVideoElement. (main.html:52) main.js:108
Please help guys.
Thanks in advamce
Originally posted by @manojahuja11 in #1 (comment)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed