argon-aframe icon indicating copy to clipboard operation
argon-aframe copied to clipboard

glue to use aframe to author argon applications

Results 6 argon-aframe issues
Sort by recently updated
recently updated
newest added

Right now, argon and aframe are integrated via a new scene, the `ar-scene`. This has the advantage that developers explicitly choose if they want VR (via `a-scene`) or AR (via...

enhancement
question

I'm Getting this error TypeError: undefined is not a function (near '...AFRAME.registerComponent...') when I try this code: I don't know if I do something wrong. ``` ```

i just tried to check geopose demo on my mobile on chrome browser and i am seeing a strange output, it keeps flickering and the video feed of camera quality...

I've noticed that with webvr examples, I can move the cursor up and down, but I can't zoom. Consequently, I can zoom with AR examples, but I can't move the...

I'm trying to get an alpha video shader working in Argon Aframe. It works fine in aframe 0.4.0 and 0.5.0 but when I change over to ar-scene and try to...

because it's calculating distance to a point that's not at the center of the entity that's being scaled by the scale element, when you zoom the distance changes. Should be...