aframe-draw-component | HTML5 canvas component for AFrame VR | Canvas library

 by   maxkrieger JavaScript Version: 1.5.0 License: No License

kandi X-RAY | aframe-draw-component Summary

kandi X-RAY | aframe-draw-component Summary

aframe-draw-component is a JavaScript library typically used in User Interface, Canvas, Three.js, WebGL applications. aframe-draw-component has no bugs, it has no vulnerabilities and it has low support. You can install using 'npm i aframe-draw-component' or download it from GitHub, npm.

HTML5 canvas as a material for an A-Frame VR entity. Fully extendable with components which utilize the canvas api.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              aframe-draw-component has a low active ecosystem.
              It has 54 star(s) with 8 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 3 open issues and 3 have been closed. On average issues are closed in 4 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of aframe-draw-component is 1.5.0

            kandi-Quality Quality

              aframe-draw-component has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              aframe-draw-component does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              aframe-draw-component releases are not available. You will need to build from source code and install.
              Deployable package is available in npm.
              Installation instructions, examples and code snippets are available.
              aframe-draw-component saves you 15 person hours of effort in developing the same functionality from scratch.
              It has 42 lines of code, 0 functions and 10 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 aframe-draw-component
            Get all kandi verified functions for this library.

            aframe-draw-component Key Features

            No Key Features are available at this moment for aframe-draw-component.

            aframe-draw-component Examples and Code Snippets

            No Code Snippets are available at this moment for aframe-draw-component.

            Community Discussions

            Trending Discussions on aframe-draw-component

            QUESTION

            aframe draw component not work with new aframe version 0.8.2
            Asked 2018-Nov-11 at 12:34

            I'm using aframe 0.7.0 version with aframe-draw-component https://codepen.io/sky790312/pen/VVvNWJ

            It works fine to draw on the a-sky element. But aframe 0.7.0 version has gyroscope bug in the mobile device. https://github.com/aframevr/aframe/issues/3565

            So I update aframe to 0.8.2 version. But it can't work now. (change the codepen aframe version, you will see.)

            But if I put the acanvas to "a-plane" element, it works fine. (It just can't work on "a-sky").

            Is there any idea about aframe draw component with the new aframe version !?

            ...

            ANSWER

            Answered 2018-Nov-11 at 12:34

            It's working properly (try it with an a-box), the a-sky just has it's side flipped.

            Since you're overriding the material, setting material="side: both" isn't working. You need to set the THREE material.side property in your component, the most simple way being:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install aframe-draw-component

            Register the component with AFrame:.
            These are only needed for writing your own components which utilize draw.
            Text Wrap - full text wrapping
            HTML Texture - render html as a texture (!!!)
            Thanks to ngokevin and RangerMauve for their help.
            As this is meant to be an extendable component, PR's to the readme are welcome.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

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

            Find more libraries
            Install
          • npm

            npm i aframe-draw-component

          • CLONE
          • HTTPS

            https://github.com/maxkrieger/aframe-draw-component.git

          • CLI

            gh repo clone maxkrieger/aframe-draw-component

          • sshUrl

            git@github.com:maxkrieger/aframe-draw-component.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