aframe-teleport-controls | A-Frame teleport controls component | Augmented Reality library

 by   fernandojsg JavaScript Version: 0.3.1 License: MIT

kandi X-RAY | aframe-teleport-controls Summary

kandi X-RAY | aframe-teleport-controls Summary

aframe-teleport-controls is a JavaScript library typically used in Virtual Reality, Augmented Reality, Unity applications. aframe-teleport-controls has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i aframe-teleport-controls' or download it from GitHub, npm.

A-Frame teleport controls component
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              aframe-teleport-controls has a low active ecosystem.
              It has 172 star(s) with 73 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 17 open issues and 27 have been closed. On average issues are closed in 52 days. There are 25 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of aframe-teleport-controls is 0.3.1

            kandi-Quality Quality

              aframe-teleport-controls has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              aframe-teleport-controls is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

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

            aframe-teleport-controls Key Features

            No Key Features are available at this moment for aframe-teleport-controls.

            aframe-teleport-controls Examples and Code Snippets

            No Code Snippets are available at this moment for aframe-teleport-controls.

            Community Discussions

            QUESTION

            create object from imported model in A-frame
            Asked 2018-Jan-03 at 10:06

            I imported a house model as .gltf. From this house, I would like to retrieve the floor object and convert it into its own a-frame entity so that I can reference it later. I need to reference it in order to tell the aframe-teleport-controls component that it should use the floor as collisionEntity.

            This is what I have so far:

            ...

            ANSWER

            Answered 2018-Jan-02 at 20:49

            I think there is an issue with the timing. When the teleport-controls are attached to the teleport mixin, the #floor is non-existent. Since i don't see any 'refresh' method in the documentation, I can think of two ways of dealing with this:

            1) If the world is non-procedural, add an invisible box where the floor should be and make it Your #floor.

            2) a bit more legit, try adding the teleport-controls when the model is done loading:

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

            QUESTION

            A-Frame using teleport-controls with shake.js events
            Asked 2017-Nov-14 at 23:18

            I want to use fernandojsg's teleport controls on my A-Frame project, but the way I want to use them is with shake.js, one shake to make the teleport line appear and another one to actually teleport where you selected.

            I've seen the documentations and came across the startEvents and endEvent properties, and I want to map them into the shake event... for me it sounds like I have to create a custom component to do this, but I wanted to seek help first, to see if this is possible without doing it.

            So far I've made this (glitch.com/ link) but it doesn't work so far (please note that I've got some other libraries there that make use of shake, mousedown, and similar events... my plan is to activate or deactivate them depending on how the user wants to move)

            ...

            ANSWER

            Answered 2017-Nov-14 at 19:57

            Yes you will need a some JS or a custom component to get shake.js and teleport controls to work together for two reasons:

            1. shake.js emits its events outside the A-Frame scene on window where teleport-controls is not listening
            2. shake.js only emits one event type, and you need to differentiate for startEvents and endEvents

            But it doesn't need to be very complicated:

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

            QUESTION

            What is the best way to track teleport position in Aframe?
            Asked 2017-Jun-08 at 22:05

            I am using the aframe-teleport-controls and I was wondering what is the best way to track the position of the user.

            I've been searching and I found two ways to do that.

            1 - I use the position of the teleport controller which is almost the position of the user.

            ...

            ANSWER

            Answered 2017-May-31 at 03:12

            The controller element (not the camera) will emit a teleport event when the user teleports (found in source here). The easiest way to detect those events would be to listen on the scene element, as the events bubble up.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install aframe-teleport-controls

            You can install using 'npm i aframe-teleport-controls' or download it from GitHub, npm.

            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-teleport-controls

          • CLONE
          • HTTPS

            https://github.com/fernandojsg/aframe-teleport-controls.git

          • CLI

            gh repo clone fernandojsg/aframe-teleport-controls

          • sshUrl

            git@github.com:fernandojsg/aframe-teleport-controls.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 fernandojsg

            thisway.js

            by fernandojsgJavaScript

            hl7-dictionary

            by fernandojsgJavaScript

            guitareditor.js

            by fernandojsgJavaScript

            three.js-demos

            by fernandojsgJavaScript