[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature simd version of ARnft #331

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft

Feature simd version of ARnft #331

wants to merge 2 commits into from

Conversation

kalwalt
Copy link
Member
@kalwalt kalwalt commented Nov 15, 2024

I will provide a simd version of the dist lib.
As a note it is required to add type file for src/jsartoolkitNFT.simd.d.ts :

declare module "@webarkit/jsartoolkit-nft/dist/ARToolkitNFT_simd";

but i think it would be more reasonable to add this to the jsartoolkitNFT repository and import it as a npm package. I will add to the original (jsartoolkitNFT) and then back here.

@kalwalt kalwalt added 🚀 enhancement New feature or request dependencies Pull requests that update a dependency file webpack about issue on webpack code-design Typescript labels Nov 15, 2024
@kalwalt kalwalt self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-design dependencies Pull requests that update a dependency file 🚀 enhancement New feature or request Typescript webpack about issue on webpack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant