GeoAR.js | lightweight library for Web Location | Augmented Reality library
kandi X-RAY | GeoAR.js Summary
kandi X-RAY | GeoAR.js Summary
The aim is to bring a basic but working Location Based AR system to the actual AR.js (currently marker based only). The original version was working with some limitations, but it is now outdated (it was based on aframe v0.6.0, now we have aframe v0.9.0 version with different APIs). The aim is to make it work with updated dependencies and possibly better performances, also refactoring for a more maintainable codebase. These aframe components can work independently from AR.js. By the way, they are a powerful and simple system that become interesting if added to AR.js' marker based capabilities, thus making AR.js a multiple-AR library. Here you can track my updates about this project. For updated stuff about GeoAR.js and AR.js, you can follow me.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Finds all the places in the given location in the given location
- Calculates the earth and meridian of two points .
- Calculates the sun coordinates of the sun .
- Format a number of milliseconds
- Calculate the absorption of an era .
- Returns the eccentricance of the given length .
- Returns the set offset for a given sun altitude .
- Returns a new date after the specified date .
- Calculates the JDK for the given JDK
- Equivalent of a JT transformation
GeoAR.js Key Features
GeoAR.js Examples and Code Snippets
Community Discussions
Trending Discussions on GeoAR.js
QUESTION
I am trying to disable the drag feature of A-frame so that if a object is in front of your screen the user can't just drag on the screen and remove it from your front to other place without even moving. Here is what i have tried with the camera, but still the drag is not disabled:
...ANSWER
Answered 2020-Jul-31 at 06:50According to the documentation, you can set the look-controls "touchEnabled" property to false, it should solve your issue.
https://aframe.io/docs/1.0.0/components/look-controls.html
It should do with something like this
QUESTION
GeoAR.js demo
...ANSWER
Answered 2020-Apr-21 at 02:25The simple way i can think of is to completely disable all alert
by altering alert
functionality when the document is "ready."
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install GeoAR.js
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page