nicolocarpignoli.github.io | A playground for AR.js | Augmented Reality library
kandi X-RAY | nicolocarpignoli.github.io Summary
kandi X-RAY | nicolocarpignoli.github.io Summary
A playground for AR.js
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nicolocarpignoli.github.io
nicolocarpignoli.github.io Key Features
nicolocarpignoli.github.io Examples and Code Snippets
Community Discussions
Trending Discussions on nicolocarpignoli.github.io
QUESTION
I have a basic aframe app showing a GLTF model with built in animation. Is it possible to have an entry point to do something when built in animation has ended?
code:
...ANSWER
Answered 2019-Sep-11 at 13:17The animations won't work with vanilla a-frame, so I'm assuming you're using aframe-extras for the animations.
According to the docs, you can use two events to determine when an animation has finished:animation-loop
- when a single cycle has finishedanimation-finished
- when all loops are finished
so you can create a component (here cycle-count
):
QUESTION
I am trying to augment a car model using the hiro pattern, but there is jittering.
...ANSWER
Answered 2019-Feb-10 at 01:29There is a AR.js bug that could be behind this: https://github.com/jeromeetienne/AR.js/issues/410
One workaround is to add this code before :
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nicolocarpignoli.github.io
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