Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 16:37
· 199 commits to master since this release

1.3.0 release

We added a new function setGrayData(data: Uint8Array) to pass custom grayscale data to jsartoolkitNFT process function, instead using the predefined routine. You can use your own grayscale function plus other filters (gaussian blur or other) you intend to use.

Files to download

Now we release separate files not zipped anymore.
From build, dist and js folder:

  • build

    • artoolkitNFT.debug.js
    • artoolkitNFT.min.js
    • artoolkitNFT_wasm.js
    • artoolkitNFT_wasm.simd.js
    • artoolkitNFT_ES6_wasm.js
    • artoolkitNFT_ES6_wasm.simd.js
  • js

    • artoolkitNFT.api.js
    • artoolkitNFT.worker.js
    • artoolkitNFT.multi_worker.js
    • artoolkitNFT_ES6.worker.js
    • artoolkitNFT_ES6.multi_worker.js
  • dist

    • ARToolkitNFT.js
    • ARToolkitNFT_simd.js