jsartoolkitNFT | smaller version of jsartoolkit5 with only NFT support | Augmented Reality library

 by   webarkit JavaScript Version: 1.4.1 License: LGPL-3.0

kandi X-RAY | jsartoolkitNFT Summary

kandi X-RAY | jsartoolkitNFT Summary

jsartoolkitNFT is a JavaScript library typically used in Virtual Reality, Augmented Reality, Three.js, WebGL applications. jsartoolkitNFT has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can install using 'npm i @webarkit/jsartoolkit-nft' or download it from GitHub, npm.

Emscripten port of WebARKitLib to JavaScript. Modified and lighter version of JSARToolKit5. Try the example !! kalwalt.github.io/jsartoolkitNFT/examples/arNFT_example.html.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              jsartoolkitNFT has a low active ecosystem.
              It has 118 star(s) with 23 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 20 open issues and 31 have been closed. On average issues are closed in 127 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of jsartoolkitNFT is 1.4.1

            kandi-Quality Quality

              jsartoolkitNFT has 0 bugs and 0 code smells.

            kandi-Security Security

              jsartoolkitNFT has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              jsartoolkitNFT code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              jsartoolkitNFT is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              jsartoolkitNFT releases are available to install and integrate.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              jsartoolkitNFT saves you 118 person hours of effort in developing the same functionality from scratch.
              It has 482 lines of code, 0 functions and 28 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jsartoolkitNFT
            Get all kandi verified functions for this library.

            jsartoolkitNFT Key Features

            No Key Features are available at this moment for jsartoolkitNFT.

            jsartoolkitNFT Examples and Code Snippets

            No Code Snippets are available at this moment for jsartoolkitNFT.

            Community Discussions

            QUESTION

            Issue with webpack in production mode ( minification issue )
            Asked 2020-Apr-27 at 08:51

            I am working on this little project for Augmented Reality, ARnft it is based on a lighter version of Jsartoolkit5, JsartoolkitNFT for only NFT markers. The code follows the ES6 standard (partially) and use webpack as bundler. All is fine in development mode but when i go in production mode, the example stuck with this error:

            ...

            ANSWER

            Answered 2020-Apr-27 at 08:51

            This issue can be solved with the worker-loader plugin.

            Instead of inlining the worker in a Blob as explained in the question:

            • create an external Worker.js and import in the file (in this case Utils.js):

            Source https://stackoverflow.com/questions/61411261

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install jsartoolkitNFT

            Go to the wiki for more infos. Note that you need to build the library only if you make changes to the source code.

            Support

            You can build the documentation of the library. You need node and npm installed and then run these commands in a console:. At this point you have build the docs in the docs/ folder, you should run a server and then go to docs/ folder.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/webarkit/jsartoolkitNFT.git

          • CLI

            gh repo clone webarkit/jsartoolkitNFT

          • sshUrl

            git@github.com:webarkit/jsartoolkitNFT.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Augmented Reality Libraries

            AR.js

            by jeromeetienne

            ar-cutpaste

            by cyrildiagne

            aframe

            by aframevr

            engine

            by playcanvas

            Awesome-ARKit

            by olucurious

            Try Top Libraries by webarkit

            ARnft

            by webarkitTypeScript

            ARnft-threejs

            by webarkitTypeScript

            WebARKitLib

            by webarkitC++

            NFT-Creator-WS

            by webarkitJavaScript

            opencv-em

            by webarkitShell