issues Search Results · repo:AR-js-org/AR.js-threejs language:TypeScript
Filter by
11 results
(80 ms)11 results
inAR-js-org/AR.js-threejs (press backspace or delete to remove) ArToolkitContext.baseURL seems have no effect, infact the ArToolkitContext fails to load the default file.
Originally posted by @kalwalt in https://github.com/AR-js-org/AR.js-threejs/pull/20#discussion_r1807793830 ...
bug
kalwalt
- 1
- Opened on Oct 20, 2024
- #21
I m trying to use NFT markers, but the following changes in examplt-ts don t seem to work.
diff --git a/example-ts/index.ts b/example-ts/index.ts
index 8e5f366..382f886 100644
--- a/example-ts/index.ts ...
bug
enhancement
nft
ma2yama
- 3
- Opened on Sep 30, 2024
- #19
https://ar-js-org.github.io/AR.js/three.js/ is specified as the baseURL, but it seems that it is currently inaccessible.
https://github.com/AR-js-org/AR.js-threejs/blob/df206b183ef61f8bf91083f9fdb6488423409876/src/ArToolkitContext.ts#L116 ...
bug
ma2yama
- 3
- Opened on Sep 24, 2024
- #17
I get errors like this in a testing repository: For ArMarkerHelper.ts:
ERROR in C:\path\to\node_modules\@ar-js-org\ar.js-threejs\src\ArMarkerHelper.ts(22,16)
TS2339: Property width does not exist ...
bug
kalwalt
- 1
- Opened on Mar 29, 2024
- #14
I think that it should better rename the SessionDebugUi.ts to DebugUI.ts as the old one was arjs-debugui.js,
SessionDebugUI seems to contain only the SessionDebugUI class instead there is also AnchorDebugUI ...
enhancement
kalwalt
- 1
- Opened on Mar 29, 2024
- #13
Is there anything stopping the repository of being published? It is quite useful and it does have types making it a
preferrable way of working with AR.js.
enhancement
question
alexandrutocar
- 4
- Opened on Aug 3, 2023
- #11
In various part of the code we can found var _this = this because otherwise the this object is unvailable, because the
use of nested functions example in ArToolkitContext in the init function:
https://github.com/AR-js-org/AR.js-threejs/blob/9c8e08bac13f921d513c91451a32fcd006a32715/src/ArToolkitContext.ts#L138 ...
enhancement
kalwalt
- 1
- Opened on Jan 25, 2023
- #7
ArBaseControls in the original repository:
https://github.com/AR-js-org/AR.js/blob/master/three.js/src/threex/threex-arbasecontrols.js#L1-L38 See this two lines of
code:
////////////////////////////////////////////////////////////////////////////// ...
enhancement
kalwalt
- 1
- Opened on Jan 25, 2023
- #6
Note: ArMarkerControls is a dervied class from ArBaseControls This happens because i implemented the code in this way
https://github.com/AR-js-org/AR.js-threejs/blob/9c8e08bac13f921d513c91451a32fcd006a32715/src/ArBaseControls.ts#L3-L14 ...
bug
enhancement
kalwalt
- Opened on Jan 25, 2023
- #5
Callbacks are used in many parts of the code but what about if we convert to Promises?
enhancement
kalwalt
- Opened on Jan 24, 2023
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.